https://github.com/mysterycoder456/ray_tracer
Simple ray tracing renderer made in Rust
https://github.com/mysterycoder456/ray_tracer
graphics multithreading parallel raycasting raytracer raytracing rust rust-lang
Last synced: about 1 year ago
JSON representation
Simple ray tracing renderer made in Rust
- Host: GitHub
- URL: https://github.com/mysterycoder456/ray_tracer
- Owner: MysteryCoder456
- Created: 2023-04-17T17:56:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T09:11:36.000Z (almost 3 years ago)
- Last Synced: 2024-12-21T18:13:19.233Z (over 1 year ago)
- Topics: graphics, multithreading, parallel, raycasting, raytracer, raytracing, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray Tracer
Simple ray tracing implementation made in Rust.