Rabbid76 / graphics-snippetsLinks
Shading techniques and GLSL snippets
☆222Updated last month
Alternatives and similar repositories for graphics-snippets
Users that are interested in graphics-snippets are comparing it to the libraries listed below
Sorting:
- Clustered shading implementation with bgfx☆451Updated 2 years ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆187Updated last month
- Realtime GPU Path tracer based on OpenCL and OpenGL☆325Updated 11 months ago
- A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.☆228Updated last month
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆332Updated last month
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆867Updated last month
- High-level rendering components☆329Updated this week
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆400Updated 2 years ago
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆533Updated 2 months ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆408Updated last year
- OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer with Voxel Cone Tracing/Global Illumination☆286Updated this week
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆207Updated last month
- Physically-based CPU and GPU ray-tracer☆369Updated this week
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆685Updated last year
- DirectX 12 Renderer☆350Updated 3 years ago
- A 3D Render engine built on top of OpenGL☆119Updated 2 years ago
- Сross-platform Vulkan/OpenGL 3D engine for personal experimentation☆281Updated this week
- Embeddable physically based renderer☆401Updated this week
- Personal hobby project to experiment with various rendering techniques.☆620Updated 2 weeks ago
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆272Updated 6 years ago
- The Modern Vulkan Cookbook published by Packt☆189Updated 2 months ago
- Code accompanying the blog post on bvh construction.☆419Updated 7 months ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆287Updated 3 years ago
- 3D game engine written in C++. Includes features like PBR, realtime global illumination, and more☆457Updated this week
- optimized screen-space ambient occlusion, cache-aware hbao☆362Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆661Updated 7 months ago
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆294Updated 4 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated last week
- Render graph management library.☆235Updated 3 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆207Updated this week