erincatto / dynamic-treeLinks
Dynamic tree paper and resources
☆18Updated last year
Alternatives and similar repositories for dynamic-tree
Users that are interested in dynamic-tree are comparing it to the libraries listed below
Sorting:
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- Visual shader editor for Lumix Engine☆13Updated 6 months ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- DirectX 11-based rendering framework designed for rapid prototyping