-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Minjae Lee edited this page Apr 20, 2018
·
2 revisions
Welcome to Cardinal3D! This 3D graphics software implements interactive mesh editing, realistic path tracing, and dynamic animation. Implementing the functionality of the program constitutes the majority of the coursework for CS248: Interactive Computer Graphics at Stanford University
Documentation for this system is divided into two subcomponents within this wiki.
- The User Guide describes the intended functionality of the software to an end user.
- The Developer Manual contains details for a programmer to implement the software.
See the sidebar on the right for access to all material in this wiki. In particular, please read through the Project Philosophy before you begin work.