bkainz / ShaderLabFramework
The Shader Lab Framework is a teaching tool to solidify the fundamentals of Computer Graphics with OpenGL 4.0 and GLSL.
☆52Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ShaderLabFramework
- Real-time Animation and Rendering of Ocean Whitecaps☆80Updated 9 years ago
- 学习和研究项目,从模仿PBRT_v2开始,目前在重构成PBRT_v3结构☆28Updated 7 years ago
- KD tree optimization for path tracing☆41Updated 7 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆60Updated 9 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- ☆40Updated 8 years ago
- Atmosphere rendering based on precomputed table.☆33Updated 5 years ago
- University of Waterloo CS888 2019☆53Updated 4 years ago
- Ray Tracing From The Ground Up☆45Updated 13 years ago
- A screen space sub-surface scattering demo implemented with vulkan api☆15Updated 4 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 4 years ago
- 教育意义;基于物理的渲染器;闲着没事造轮子☆23Updated 5 years ago
- GPU classifies how to render millions of particles☆73Updated 10 months ago
- GameWorks cross-platform graphics API samples☆30Updated 8 years ago
- ☆31Updated 6 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 9 months ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆65Updated 5 years ago
- Viewer for BSDF, BRDF, and BTDF☆58Updated last year
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 6 years ago
- Ray tracing project☆21Updated 13 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆60Updated 5 years ago
- ☆11Updated 6 years ago
- OpenGL-based voxel renderer☆65Updated 8 years ago
- Simple Terrain Engine in 200 Lines of Code☆30Updated 9 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆23Updated 8 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.