Wednesday, February 08, 2006

Compression Domain Volume Processing

One of my ideas to make Out of core slicing faster dealt with compressing the volume and using the compressed dataset to reduce the number of seeks that the hard disk has to perform in order to acheive the process. The below link calls this as compression domain volume processing and contains a list of material.

Read more at www.ecsl.cs.sunysb.edu/...

Dictionary of Algorithms and Data Structures

Good list of algorithms and data structures.

Read more at www.nist.gov/dads/

Ray Tracing News Guide

Latest news about ray tracing here.

Read more at www.acm.org/tog/resourc...

flipcode - Raytracing Topics & Techniques

A good article to keep for implementing ray tracers. Useful for my research.

Read more at www.flipcode.com/articl...