johannesugb / DualQuaternionsForUnity
C# port of dual quaternion skinning code from brainexcerpts/Dual-Quaternion-Skinning-Sample-Codes
☆11Updated 3 years ago
Alternatives and similar repositories for DualQuaternionsForUnity:
Users that are interested in DualQuaternionsForUnity are comparing it to the libraries listed below
- A GPU-based real-time grass placement tool for Unity by Astrid Wilde. Currently only works in Unity's Standard Rendering Pipeline.☆9Updated 3 years ago
- A voxel-based wind system for Unity with high quality and performance.☆12Updated 3 months ago
- ☆17Updated 7 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
- 基于深度的Bloom实现☆17Updated 6 years ago
- ☆15Updated 5 years ago
- Modulate SH Weight Editor. 版本一已经完成 光照贴图设置好,再确认一下探针数据有时你会发现可能要比想象中的弱或者强,使用该功能,Artists可以直观地修改好以后,再回到SphericalHarmonicsL2探针数据。 不用再烘培,就能回到原始数…☆12Updated 2 years ago
- ☆13Updated 6 years ago
- A MonoBehaviour based class that will automatically set its Renderer with a MaterialPropertyBlock built from fields and properties marked…☆14Updated last month
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated last year
- Unity SDF generator for 2D images☆16Updated 2 years ago
- Generic editor for instanced properties in Unity materials.☆22Updated 6 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- A package which adds the ability to add metadata to assets in Unity☆15Updated 4 months ago
- UnityのCommand Line ToolをUnityEditor内から実行する為のEditor拡張☆7Updated 2 years ago
- Use ECS and JobSystem to simulate billions unit on mobile platform.