mattatz / unity-mesh-smoothingLinks
Mesh smoothing algorithm for Unity.
☆180Updated 9 years ago
Alternatives and similar repositories for unity-mesh-smoothing
Users that are interested in unity-mesh-smoothing are comparing it to the libraries listed below
Sorting:
- A really simple Unity3D/DirectX 11 particle system using compute shaders to handle millions of particles.☆132Updated 11 years ago
- A Unity example showing how to modify vertex positions and recalculate normals of an animating skinned mesh.☆174Updated 9 years ago
- ☆168Updated 9 years ago
- Examples using uRaymarching (https://github.com/hecomi/uRaymarching)☆158Updated 6 years ago
- Get a beautiful cross-platform wireframe renderer for your meshes with one click☆189Updated 7 years ago
- Naive screen-space subsurface scattering solution for Unity 5.☆172Updated 6 years ago
- GPU Particles w/ Screen Space Collision Example.☆112Updated 9 years ago
- A 2D Deformable body simulation in Unity using FEM☆155Updated 4 years ago
- Planar reflection effect from the Adam Interior Environment package.☆108Updated 8 years ago
- GPU Particle System for Unity (require DirectX environment)☆102Updated 9 years ago
- raymarching experiment in unity☆90Updated 6 years ago
- A simple example of MRT (multi render targets) with Unity☆87Updated 8 years ago
- Loop subdivision surface algorithm implementation in Unity.☆150Updated 8 years ago
- This package enables interactive previews of Texture3D assets in Unity's Inspector window. You can directly download the Unity package in…☆245Updated 8 years ago
- View-aligned mesh slicing for Unity.☆77Updated 9 years ago
- Gaussian blur filter example