Compact OpenGL Shadow Mapping Examples in a single compilation unit
☆44Jan 17, 2019Updated 7 years ago
Alternatives and similar repositories for Tiny-OpenGL-Shadow-Mapping-Examples
Users that are interested in Tiny-OpenGL-Shadow-Mapping-Examples are comparing it to the libraries listed below
Sorting:
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆24Feb 27, 2020Updated 6 years ago
- Demonstration of Sean O'Neil's Atmospheric Scattering Shaders from GPU Gems 2. Bonus: Lens Flares!☆37Jun 4, 2017Updated 8 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Feb 25, 2020Updated 6 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 6 months ago
- 3D model Editor in DirectX☆12Mar 3, 2024Updated last year
- A Qt shader editor to program GLSL shaders☆10Aug 27, 2015Updated 10 years ago
- Atmospheric scattering written in C++ using OpenGL☆15Aug 27, 2021Updated 4 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Sep 12, 2024Updated last year
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Aug 13, 2019Updated 6 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Mar 10, 2021Updated 4 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆16Sep 15, 2019Updated 6 years ago
- ultra tiny suckless physics engine☆16Oct 18, 2022Updated 3 years ago
- Preps skeletal meshes to ozz-animation format while also creating intermediate JSON representation of mesh data for your engine☆15Nov 1, 2025Updated 3 months ago
- Ever wanted to have a widget instead of simple text in QListWidget? Here you go.☆19Aug 17, 2018Updated 7 years ago
- A single file, freestanding FLAC encoding library in C89☆16May 26, 2024Updated last year
- ☆42May 16, 2020Updated 5 years ago
- A transfer function widget implemented using ImGui☆19May 7, 2022Updated 3 years ago
- Cascaded Exponential shadow mapping using OpenGL and C++.