tntmeijs / GLSL-Shader-Includes
A utility class which adds a way to include external files in a shader file.
☆59Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for GLSL-Shader-Includes
- OpenGL Renderer w/ FrameGraph☆72Updated 10 months ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆49Updated 4 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆90Updated 2 months ago
- Silhouette and toon shading post-processing with Vulkan☆81Updated 4 months ago
- Framework for rapid OpenGL demos prototyping☆107Updated last year
- ☆92Updated 6 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆78Updated 5 years ago
- A simple Vulkan-based renderer for my master thesis on real-time transparency☆96Updated 7 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆95Updated 3 years ago
- Renderer agnostic frame graph library☆150Updated 10 months ago
- Horizon Based Ambient Occlusion☆110Updated 9 years ago
- A real-time rendering engine based on C++ and OpenGL☆65Updated last year
- ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.☆131Updated 2 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆52Updated 3 years ago
- Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".☆87Updated 4 years ago
- C++ Vulkan real time renderer.☆52Updated 3 years ago
- Master's thesis implementing real-time global illumination method.☆151Updated 6 years ago
- This is a physically based real-time renderer made for learning purposes.☆88Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago
- 3D graphics engine using OpenGL☆66Updated 6 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆26Updated 3 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆128Updated 3 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆72Updated 4 years ago
- 3D Graphics Engine☆43Updated this week
- Minimal pathtracer using Vulkan RayTracing☆44Updated 4 months ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…