Final Project Ideas
CMSC 635, Spring 2002
Feel free to come up with your own idea for the final project, but
if you are having trouble deciding, here are some suggestions.
- Combine a class topic with a previous class or outside interest
- Visualization with interactive shaders.
- Augment your volume renderer for varying resolution volume
sculpting.
- Combine class topics
- Do image-based acceleration of ray-tracing over a sequence of
frames.
- Combine accelerated ray tracing with volume rendering
- Combine hardware polygon rendering with volume rendering
- Take a class idea further
- Interactive NPR — for a specific media? e.g. stained glass,
tapestry, mosaic, sketch, oil paint, ...
- Texture synthesis on an object.
- Precompute part of the global illumination for a scene so you
can make some class of changes interactive — move (some) objects,
lights, view, etc.
- Implement your favorite simplification technique. Improve on it.
- Model the illumination for some interesting visual phenomenon —
soap bubbles, knitwear or other fabric, light adaptation (aka tone
mapping)
- Do a comparison between several techniques for the same thing.
Record performance with identical data (or as close as is feasible). Try
to come up with a formal classification. Does this suggest any new
approaches?
- Compare recent texture-based BRDF approximations.
- Compare simplification algorithms
- Compare texture synthesis algorithm
- Propose a topic of your own