LogicalError / CSG-blogpost-codeLinks
.Net library for real-time Constructive Solid Geometry
☆52Updated 13 years ago
Alternatives and similar repositories for CSG-blogpost-code
Users that are interested in CSG-blogpost-code are comparing it to the libraries listed below
Sorting:
- Code from article "Real Time Constructive Solid Geometry" in the book "Game Development Tools"☆30Updated 10 years ago
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆73Updated 7 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- A utility for mesh simplification☆15Updated 10 years ago
- Demonstration of how to draw a wireframe without separate mesh.☆89Updated 12 years ago
- Unity editor wizard that exports to glTF Format☆51Updated 9 years ago
- Atmosphere shaders using BGFX☆36Updated 7 years ago
- ☆29Updated 8 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆59Updated 5 years ago
- ☆56Updated 7 years ago
- An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consi…☆46Updated 8 years ago
- WebGL☆15Updated 9 years ago
- ☆16Updated 10 years ago
- code and data repository for "Game Level Layout from Design Specification"☆69Updated 11 months ago
- A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline☆24Updated 8 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- ☆14Updated 6 years ago
- A BSP-based Constructive Solid Geometry library☆30Updated 7 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- Various experiments with raytracing and raymarching☆56Updated 3 years ago
- Simple Ray Tracer☆14Updated 7 years ago
- C# Simple implementation of Usdz file format☆13Updated 4 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- A set of C# libraries for runtime behaviour tree editing, scripting and inspection☆52Updated 9 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 8 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- An attempt at using compute shaders.☆65Updated 10 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- Transvoxel implementation in C# for XNA☆73Updated 6 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆17Updated 9 years ago