sonilyan / Unity-Animation-InstancingLinks
bake animation info into a Texture2d and use shader skinning
☆21Updated 6 years ago
Alternatives and similar repositories for Unity-Animation-Instancing
Users that are interested in Unity-Animation-Instancing are comparing it to the libraries listed below
Sorting:
- Viewer of unity mesh renderer uv in baked lightmap.☆14Updated 7 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- Force Field VFX That Absorbs Shockwave☆13Updated 5 years ago
- Control Unity Post-Process Effects with Timeline☆26Updated 6 years ago
- Solution of Unity instancing mesh render with GPU culling.☆34Updated 3 years ago
- 基于深度的Bloom实现☆17Updated 6 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- BlendShapeController timeline track - pose & animate blendshapes on Unity's Timeline☆18Updated 6 years ago
- A component used to display temporary textures generated during the rendering process(e.g. GBuffer,AO Texture) on the game screen