Hi, everyone. This is a small raytracer I've been working on and its completely opensource so feel free to download, and contribute!
Recently I added a class to render triangles and I fixed a bug with shadows.
http://www.youtube.com/watch?v=SMOJGxyd9BE
Categories
AnimationLicense
Creative Commons Attribution LicenseFollow Rasterrain
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
You could add loading files and scholastic ray tracing. But other wise It's grate! 10/10!!!!
-
Thanks
-
Awesome code, simple but complete raytracer in C++. Helps a lot to understand how to build a raytracer! I used it to create kind of a basic real-time raytracing "game engine" with gtk+2.0.