RayTracer 1.0
Ray tracing is a technique used to generate realistic digital images by simulating the inverse path of light. Our goal is to create a program able to generate an image from a file describing the scene.
 
Loading...
Searching...
No Matches
Main Member List

This is the complete list of members for Main, including all inherited members.

calculPPM(const Config::Scene &cfg, Display &display)Main
debug_config(const Config::Scene &cfg)Main
parseArguments(int argc, char **argv, std::string &file, bool &isDebug)Main
printHelp()Main