main
rmarcher
A ray marching renderer in rust
Dependencies
rust >= 1.51for const genericscrossbeam&&crossbeam-channelfor multithreadingrandfor rngimagefor png exportrluafor lua scene building
What currently works
- Simple shapes (half-spaces, spheres, cylinders and torus are the only tested ones so far)
- Spectral simulation (currently using 4 color components)
- Global illumination (with diffuse and reflective surfaces)
- Punctual illumination
- Defining scenes in lua
What is planned
- Testing of more shapes
- Support for controlling the whole application from lua
- Support for linking against a
scene.soexporting a scene - Support for using as a library
Examples
License
MIT
Description
Languages
Rust
88.6%
Lua
11.2%
Shell
0.2%






