Skip to content

TomBrunner/cgProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Project

List with project members and implemented features

  • Ruben Visser (4081641)
  • Jens Voortman (4081005)
  • Ruben Bes (4227492)
  • Diony Tadema (4219198)

Controls

  • L: Add Light
  • l: Move last added light to the current Camera Position.
  • r: Perfom the raytrace.
  • (Numpad) 4: Select previous light.
  • (Numpad) 6: Select next light.
  • (Numpad) 2: Move selected light to current Camera Position.
  • x: Remove the selected light from the scene.
  • Esc: Exit the program

Legenda

  • The currently selected light is highlighted in red.
  • There must always be at least one light in the scene.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C 1.8%