QuantitativeBytes / qbRayTrace2
Welcome to Part 2 of my series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style series as I build a simple but functional ray tracer from scratch in C++. As far as possible, I use only the standard libraries, with the addition of SDL2 to allow the display of the final image in a window.
☆10Updated last year
Related projects ⓘ
Alternatives and complementary repositories for qbRayTrace2
- Welcome to my new series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style serie…☆39Updated last year
- An experimental raytracer using OpenGL for GPU acceleration☆178Updated 2 years ago
- A path tracer made using OpenGL shaders with decent UI☆58Updated 10 months ago
- ☆67Updated 2 years ago
- A 3D Gravity Simulator made with OpenGL☆57Updated 3 years ago
- 3D Graphics Rendering Cookbook, published by Packt.☆992Updated last month
- Interactive ray tracer made with Vulkan compute shader.☆44Updated 2 years ago
- ☆299Updated last month
- Community edition of the Slingshot physics engine☆92Updated last year
- Software RayTracing engine written in C++ without the usage of any libraries.☆55Updated 3 years ago
- Collection of examples for OpenGL: Perlin noise, ambient occlusion, shadow mapping, water reflection and others☆239Updated last year
- ☆302Updated this week
- A subatomic OpenGL graphics library.☆98Updated last year
- This is an engine that I initially started building after taking a game coding class in high school to learn how the underlying systems o…☆201Updated last year
- ☆19Updated 3 years ago
- Real-time Direct3D 12 path tracer☆267Updated 2 weeks ago
- Framework for rapid OpenGL demos prototyping☆107Updated last year
- A modern OpenGL engine that follows AZDO techniques and implements clustered shading☆26Updated this week
- 3D Renderer Engine builds with Vulkan and C++ 20☆211Updated last week
- A 3D software renderer built from scratch in C++ for learning purposes.☆46Updated 3 years ago
- A 3D physics engine☆305Updated 2 weeks ago
- Develop a 3D interactive graphics rendering engine☆51Updated 3 months ago
- A simple voxel engine written from the ground up in C++ and OpenGL☆212Updated 2 years ago
- Rogy Engine Source Code.☆104Updated 7 months ago
- A simple 2D physics engine.☆66Updated 6 months ago
- OpenGL C++ Graphics Engine☆334Updated last week
- Jet-Lagged Engine is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.☆279Updated last week
- Vulkan Game-Engine Project☆59Updated 7 months ago
- Procedural terrain generator with tessellation | C++ OpenGL 4.1☆118Updated 3 years ago
- 3D game engine written in C++. Includes features like PBR, realtime global illumination, and more☆450Updated last week