Skip to content

benmandrew/Otorus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otorus

This is a multithreaded torus ray-tracer, with frontends for rendering to a window, or directly in the terminal in real time.

Explanation of multithreading can be found here.

Explanation of terminal rendering can be found here.

Running

$ dune exec -- otorus --terminal
$ dune exec -- otorus --window

The rendered scene can be configured in bin/config.ml, with other parameters in bin/main.ml.

Terminal

Terminal recordings of realtime renders can be found here.

Rendering in the terminal

More rendering in the terminal

Window

Interlocked tori

Olympic rings

About

Parallelised torus ray-tracer, supporting both window and terminal rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages