CS 6620 - Fall 2019 - Ray Tracing for Graphics

Project 8 - Antialiasing

In this project we add antialiasing support to our ray tracers.

Requirements

Source Code

The following source code files are provided to help you with this and upcoming projects. You are not required to use them, but it is highly recommened that you use them and refrain from modifying them. Some of these files include additional code as compared to the same files in the previous project, so make sure to download them all again.

You can check out the Halton Sequence Demo page to see what Halton sequences look like with different bases.

Optional Feature Suggestions

References

Student Project Pages



_