Skip to content

CianLR/ocaml-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-raytracer

A Raytracing library in OCaml

Building

To build the raytracer example program run

dune build

Running

To run the example run

dune exec src/main.exe

TODO

  • Setup the builds in some nicer way
  • Document the module interfaces & general docs
  • Separate the example program from the library
  • Look into parallelisation

About

A basic ray tracing library for OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages