TarAlacrin / HeightmapOnTheGPU
A dynamically tesselating, deforming terrain map made in Unity using Compute shaders
☆21Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for HeightmapOnTheGPU
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Unity Shader which achieves flat-shading, without the need for duplicating polygon vertices.☆10Updated 7 years ago
- ☆10Updated 6 years ago
- ☆11Updated 5 years ago
- Minimalist simplex library☆46Updated 2 years ago
- ☆15Updated 5 years ago
- ☆11Updated 6 years ago
- GPU implemented Hybrid Ray Tracer made in Unity☆17Updated 6 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 4 years ago
- Floor reflection shader that seems like planar mirror reflection.☆10Updated 6 years ago
- Modulate SH Weight Editor. 版本一已经完成 光照贴图设置好,再确认一下探针数据有时你会发现可能要比想象中的弱或者强,使用该功能,Artists可以直观地修改好以后,再回到SphericalHarmonicsL2探针数据。 不用再烘培,就能回到原始数…