lumiere

Crates.iolumiere
lib.rslumiere
version0.2.0
sourcesrc
created_at2021-11-12 10:17:37.149417
updated_at2021-11-21 09:07:43.099664
descriptionA ray-tracing implementation in Rust, based on Peter Shirley's "Ray Tracing in One Weekend" series.
homepage
repositoryhttps://github.com/calebfletcher/lumiere
max_upload_size
id480894
size57,686
Caleb Fletcher (calebfletcher)

documentation

README

lumiere

A ray-tracing implementation in Rust, based on Peter Shirley's "Ray Tracing in One Weekend" series.

Contributing

Angular commit messages, with the following topics:

  • output
  • render
  • camera
  • material
  • object
  • world
  • math
Commit count: 70

cargo fmt