CodeSmile-0000011110110111 / GMesh
Mesh data for geometry editing, Unity Job System enabled. Similar to Blender's BMesh and BMeshUnity. Made to support "Mesh Graph", a node-based procedural geometry generator for Unity.
☆42Updated 2 years ago
Alternatives and similar repositories for GMesh:
Users that are interested in GMesh are comparing it to the libraries listed below
- Minimalist simplex library☆46Updated 2 years ago
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 5 years ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆27Updated 3 years ago
- A collection of code for processing images☆23Updated 2 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆31Updated 3 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆21Updated 5 years ago
- Perform a raycast against one or more meshes.☆29Updated 6 years ago
- ☆14Updated 2 years ago
- Simple GPU Occlusion for Lens Flares☆19Updated 5 years ago
- ☆25Updated 3 years ago
- Mesh de-indexing utility☆24Updated 2 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- Common code library☆9Updated 2 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 8 years ago
- Edge tool for Shader Graph/VFX Graph☆18Updated 7 months ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆36Updated 5 months ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Updated 5 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Simple Octree for Unity with Job System☆27Updated 3 years ago
- ☆21Updated 2 years ago
- A blogpost-repository about how to do pathfinding in 3D using a sparse voxelisation octree (SVO) with a specialised A* pathfinding algori…☆12Updated last year
- A library to help you customize your own Unity3D Graph solution.☆13Updated 2 years ago
- ☆25Updated last year
- Unity Shader which achieves flat-shading, without the need for duplicating polygon vertices.☆10Updated 7 years ago
- List of commonly needed resources, sdk downloads, cheatsheets and useful tools, used in UnityLauncherPro as resources page☆11Updated 2 years ago
- Selectable Inversion Image Effect for Unity☆18Updated 4 years ago
- Compute shader particles in Unity