First official release of RustRayTracer #13
soumyasen1809
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
This is the first official release of RustRayTracer, a simple ray tracer implemented in Rust. This is a simple ray-tracer implementation in Rust of Peter Shirley's "Ray Tracing In One Weekend" book.
It serves as a learning tool for understanding the basics of ray tracing and the Rust programming language.
This release includes basic features like:
Usage
License
This project is licensed under the GNU GENERAL PUBLIC license. See the LICENSE file for more details.
What's Changed
New Contributors
Full Changelog: https://github.com/soumyasen1809/RustRayTracer/commits/v1.0.0
This discussion was created from the release First official release of RustRayTracer.
Beta Was this translation helpful? Give feedback.
All reactions