Sahar-E / RaytracerLinks
Real-time ray tracer renderer that allows to move freely in the scene with the keyboard and mouse, while streaming live the results from the GPU to the screen. Implemented using C++ with CUDA.
☆13Updated 3 years ago
Alternatives and similar repositories for Raytracer
Users that are interested in Raytracer are comparing it to the libraries listed below
Sorting:
- A 3D Toy Graphics Engine/Framework☆35Updated 2 years ago
- Basic graphics samples using Magma library and Vulkan graphics API☆51Updated 3 months ago
- Fully multithreaded C++ CPU rasterizer☆28Updated 5 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Updated 6 years ago
- CPU Physically Based Renderer [2020-]☆16Updated 2 years ago
- Whitted Style CPU Raytracer using SIMD☆31Updated 3 years ago
- A comprehensive collection of modular libraries for high-performance graphics development☆72Updated this week
- Althea is a glTF-based rendering engine built in Vulkan.☆22Updated 3 months ago
- A Game Engine written by Moritz Gooth using c/c++ and vulkan.☆40Updated 3 months ago
- directx11 renderer☆33Updated 3 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated last year
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆77Updated 7 years ago
- Pathtraced Realtime Engine☆79Updated 3 months ago
- OpenGl Global Illumination real-time rendering study project☆68Updated 3 years ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆105Updated 3 months ago
- ☆20Updated last year
- Powerful Path Tracing Engine For Realistic Rendering☆76Updated 2 years ago
- OpenGL rendering framework.☆27Updated 3 years ago
- Curated collection of projects leveraging NVIDIA RTX technology (OptiX, DXR, VKR)☆90Updated 5 years ago
- Collection of links to great software development resources!☆38Updated last week
- Vulkan Samples Assets☆91Updated last year
- Vulkan template with light abstraction as a base for personal projects☆29Updated last year
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments