sanukin39 / UniMeshCombinerLinks
Simple Unity Mesh Combine Tool
☆119Updated 5 years ago
Alternatives and similar repositories for UniMeshCombiner
Users that are interested in UniMeshCombiner are comparing it to the libraries listed below
Sorting:
- GPU-based raycaster for Unity☆164Updated 2 years ago
- Unity editor extension to copy&paste lighting settings from one scene to another.☆80Updated 8 months ago
- Unity custom handles examples☆107Updated 4 years ago
- Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.☆111Updated 5 years ago
- A much faster implementation of combining skinned meshes without messing with skinned mesh prefabs☆128Updated 3 years ago
- Unity Light Map Prefab Baker☆149Updated 5 years ago
- This is an Unity editor extension for generating shader code from template files.☆151Updated 3 years ago
- Converted Unity shaders from SahderToy to Unity shading language☆147Updated 2 years ago
- ☆97Updated 6 years ago
- A collection of video game effects recreated in Unity.☆131Updated 5 years ago
- Planar Shadow is very cheap and useful for mobile games.☆133Updated 4 years ago
- Unity tool to pack texture channels into a single texture.☆172Updated 4 years ago
- A drop-in dynamic resolution script☆146Updated 2 years ago
- Realtime convexhull generator☆124Updated 2 years ago
- Unity sample: GPU instancing with RenderMeshInstanced☆133Updated 2 years ago
- Blurred Refraction shaders created with Amplify Shader Editor using Command Buffers. Cool for glass looking materials, works without Ampl…