| Sponsor | Irfan Essa
http://www.cc.gatech.edu/~irfan 206 CoC Antonio Haro
|
![]() |
| Area | CPL / GVU |
Problem
Graphics research has traditionally focused on creating images that
are indistinguishable from images of the real world. Non-photorealistic
rendering (NPR) strives for the opposite effect. The majority of NPR research
done currently focuses specifically on hand drawn styles, that is, pen
and ink, charcoal, watercolor, etc. Hand-drawn NPR styles are important
because they can often show more detail or information than would be available
in a real image. One only needs to look at an anatomy book or an auto repair
manual for evidence of this.
The goal of this project is for you to create your own non-photorealistic renderer, based on an already existing system. This system will read in a 3D model and render it in several styles, which you will implement. This is also a good opportunity to get familiar with Open GL and development on the PC platform, although knowledge of programming on the Windows platform is not a pre-requisite.
Background
There is a lot of work that has been done in this area.
Here are some good links to learn more about the area:
Based on the report turned in to the sponsor of the project by the due
date.