Q2RTX
RTX renderer
An implementation of NVIDIA's RTX path-tracing global illumination technology in the Quake II game engine
NVIDIA’s implementation of RTX ray-tracing in Quake II
1k stars
39 watching
184 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvidiagameworks/gettingstartedwithrtxraytracing | A tutorial project providing an introduction to RTX Ray Tracing using C++ and DirectX. | 660 |
nvidia/visrtx | An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. | 245 |
nvidiagameworks/dxrtutorials | A collection of tutorials demonstrating the use of DirectX Raytracing API | 839 |
triaxis-games/realtimemeshcomponent | A Unreal Engine 5 plugin that enables runtime rendering of generated content | 1,579 |
jbikker/lighthouse2 | A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
cschied/q2vkpt | Real-time path tracing for Quake II game engine | 948 |
shocker-0x15/vlr | A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
lrrrs/nd2d | A 2D game engine built on top of Flash's GPU acceleration features to enable fast and efficient rendering of 2D content. | 319 |
notnullnotvoid/diwide | A feature-rich real-time 3D rendering software with advanced features such as perspective-correct interpolation and physically-based lighting | 26 |
crushedpixel/polyline2dpathrenderer | A high-performance OpenGL-based path rendering tool | 11 |
gpsnoopy/raytracinginvulkan | An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,324 |
vaneenige/phenomenon | A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
blend2d/blend2d | A C++ project that develops a 2D graphics engine using a JIT compiler | 1,649 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 682 |