8000 GitHub - avivhaber/optica: A C++ path tracer and scene describer.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

avivhaber/optica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optica

A C++ path tracer and scene describer, built from scratch with zero dependencies.

Requirements

  • g++ version 8 or higher

Building and Running

  • Create your scene in main.cpp. You can also leave it as is to render the demo scene.
  • In the project root, run make to build the binary.
  • Run the built binary with ./optica.
    • The image will be saved in the out/ directory.

Screenshots

demo scene demo scene pink

More features coming soon...

About

A C++ path tracer and scene describer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0