Karmiska / DarknessLinks
Rendering engine and editor
☆12Updated last year
Alternatives and similar repositories for Darkness
Users that are interested in Darkness are comparing it to the libraries listed below
Sorting:
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 11 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆38Updated 4 years ago
- Vulkan framework for Windows☆89Updated 6 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- a header-only C++ .blend file parser☆79Updated 2 months ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆89Updated 6 years ago
- Voxel Cone Tracing☆16Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆29Updated 3 months ago
- A C++ game engine☆33Updated 5 years ago
- Tile-based SW rasterizer☆37Updated 6 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆36Updated 7 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Updated 10 years ago
- Global illumination rendering engine☆31Updated this week
- This is a physically based real-time renderer made for learning purposes.☆89Updated 9 years ago
- SSE Frustum Culling Demo☆73Updated 4 years ago
- Demoscene graphics engine.☆60Updated 5 years ago
- Experimentation framework for real-time light culling☆31Updated 6 years ago
- Simple radiosity renderer, generates a basic scene☆18Updated 7 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- ☆63Updated 7 years ago
- Repository contains models and reference files for ray-tracing☆66Updated 4 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Updated 6 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Physically based Monte Carlo renderer written in C++☆32Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads ba…☆13Updated 7 years ago