Tachibana General Labs
Sample render from Starforge picture
2021-04-24 — Sample render from Starforge

Starforge is a raytracer.

Starforge is a raytracer written in Rust.

It is based on the Raytracing in a Weekend series with some changes and improvements. Starforge adds a parser for command line arguments, is parallelized using Rayon, and can create gifs with a rotating view of the 3d Scene.

Example Run Command For Single Image:

cargo run --release -- --width 400 --height 300 --samples 10 --output example-name
 
—Low res raytrace generated with the above command
 

Outbound Links:

Last update on 2023-11-20, edited 3 times. +0/0fh orphan