Skip to content
Nick Sharp edited this page Sep 27, 2017 · 2 revisions

Welcome to Scotty3D! 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 15-462/662 Computer Graphics at Carnegie Mellon 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.

Clone this wiki locally