QuantitativeBytes / qbRayTraceLinks
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 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.
☆44Updated 2 years ago
Alternatives and similar repositories for qbRayTrace
Users that are interested in qbRayTrace are comparing it to the libraries listed below
Sorting:
- A path tracer made using OpenGL shaders with decent UI☆62Updated 3 weeks ago
- Framework for rapid OpenGL demos prototyping☆111Updated 6 months ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆187Updated 2 months ago
- ☆71Updated 2 years ago
- a Vulkan real-time rendering engine focused on PBR and Ray Tracing (Windows and Linux).☆128Updated 3 weeks ago
- C++ CPU Software-Rasterizer☆64Updated last year
- A 3D Render engine built on top of OpenGL☆119Updated 2 years ago
- An experimental raytracer using OpenGL for GPU acceleration☆197Updated 2 years ago
- A subatomic path tracer.☆22Updated 2 years ago
- CMake based C++ Project template with support for glfw, glad, imgui, spdlog, tracy, stb-image and cgltf☆68Updated last month
- Interactive ray tracer made with Vulkan compute shader.☆60Updated 3 years ago
- A real-time ray tracer utilizing OpenGL 4.5 and GLSL shaders, featuring support for various materials, primitives and environment map, in…☆25Updated last year
- A subatomic OpenGL graphics library.☆115Updated last year
- ☆13Updated 2 years ago
- This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.☆29Updated 4 years ago
- 3D game engine using C++20 and Vulkan (WIP)☆124Updated 10 months ago
- Physically based path tracer made in Vulkan.☆163Updated 4 months ago
- A 3D Gravity Simulator made with OpenGL☆64Updated 3 years ago
- learning game physics with bullet physics and opengl☆71Updated 7 years ago
- A Multi Threaded Software Renderer☆46Updated 2 weeks ago
- A GLSL Path Tracer☆33Updated 5 months ago
- realtime ray tracing☆129Updated last year
- Rogy Engine Source Code.☆104Updated last year
- Render graph-based Vulkan API abstraction library☆143Updated last year
- 3D Renderer Engine builds with Vulkan and C++ 20☆324Updated last week
- A tiny renderer for custom-shaped volumetric clouds.☆53Updated 9 months ago
- GPU Path Tracer with some realtime features written in C☆63Updated 3 months ago
- Modern OpenGL samples☆238Updated 4 years ago
- Collection of examples for OpenGL: Perlin noise, ambient occlusion, shadow mapping, water reflection and others☆273Updated 2 years ago
- PBR deferred renderer and various other CG techniques written in C99.☆35Updated 4 years ago