pboechat / cook_torranceLinks
GLSL implementation of the Cook-Torrance shader model
☆16Updated last year
Alternatives and similar repositories for cook_torrance
Users that are interested in cook_torrance are comparing it to the libraries listed below
Sorting:
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆33Updated 6 years ago
- Source for my implementation of Voxel Cone Tracing as part of my master thesis.☆17Updated 7 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated last year
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- Graphics Framework (engine) with modular architecture☆13Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Tile-based SW rasterizer☆34Updated 5 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- Simple software rasterizer with OpenGL-like interface☆32Updated 2 years ago
- ☆32Updated 3 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- Vulkan Renderer☆31Updated last year
- Grass rendering using geometry instancing in Direct3D 10.