sonilyan / Unity-Animation-Instancing
bake animation info into a Texture2d and use shader skinning
☆20Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Unity-Animation-Instancing
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆28Updated 4 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆36Updated 2 years ago
- Hybrid reflection probes for Unity. Proof of concept that reflection probes can be baked in a deferred fashion in order so they can produ…☆17Updated 5 years ago
- Modulate SH Weight Editor. 版本一已经完成 光照贴图设置好,再确认一下探针数据有时你会发现可能要比想象中的弱或者强,使用该功能,Artists可以直观地修改好以后,再回到SphericalHarmonicsL2探针数据。 不用再烘培,就能回到原始数…☆12Updated last year
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 4 years ago
- Make different kinds of typical Visual Effects which could be valuable reference.☆20Updated 5 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Unity visual effect collection.☆15Updated 7 months ago
- Demonstrating how new Shadowmask feature works in Unity☆29Updated 7 years ago
- Unity CommandBuffer Examples☆24Updated 6 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆37Updated 5 years ago
- Small demo showing off using nested SubGraphs in Shader Graph + creating one-off effects in shaders☆15Updated 5 years ago
- use some unity graphic API to display outline post processing.☆26Updated 7 years ago
- Viewer of unity mesh renderer uv in baked lightmap.☆13Updated 6 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆31Updated 2 years ago
- Skybox shader with volumetric clouds☆13Updated 7 years ago
- 一些对unity Shader GUI的拓展方法