fogleman / simplifyLinks
3D mesh simplification in Go.
☆258Updated 8 years ago
Alternatives and similar repositories for simplify
Users that are interested in simplify are comparing it to the libraries listed below
Sorting:
- Performant 3D mesh viewer written in Go.☆135Updated 3 months ago
- Tightly pack 3D models.☆333Updated 3 years ago
- Fast Delaunay triangulation implemented in Go.☆130Updated 2 years ago
- Go wrapper for Triangle: Constrained Delaunay Triangulation and Voronoi Tesselation☆43Updated 3 years ago
- Software-only 3D renderer written in Go.☆890Updated 4 months ago
- Some code for generating topographic contour maps.☆226Updated 3 years ago
- A fast, general-purpose framework for geometry processing on the web.☆522Updated 4 years ago
- Struct for marshaling and unmarshaling glTF☆17Updated 8 years ago
- Heightmap meshing utility.☆593Updated last year
- 3D Boolean / CSG Library☆429Updated 4 years ago
- 3D Wireframe Drawing Library for Go☆574Updated 4 years ago
- Compute contour lines (isolines) for any 2D data in Go.☆74Updated 3 years ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl☆238Updated 2 years ago
- Go library for Boolean operations on 2D polygons.☆80Updated 3 years ago
- Generate 3D meshes of planets, moons, etc. from spherical DEMs. (WIP)☆66Updated 4 years ago
- 3D web-viewer running g3n server-side☆107Updated 2 years ago
- Domain coloring in Go.☆51Updated 7 years ago
- A vector tile, terrain and city 3d model builder and CLI exporter. Consider using its fully integrated user interface at https://halfmaps…☆499Updated last year
- Go cross-platform OpenGL bindings.☆178Updated last year
- Render millions of points on a map.☆149Updated 5 years ago
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- Diffusion-limited aggregation, fast.☆190Updated 5 years ago
- openGL Have Fun - A Go package that makes life with OpenGL enjoyable.☆252Updated last year
- Isosurface polygonizer algorithms☆188Updated 11 years ago
- WebGL Signed Distance Function Mesher☆134Updated 2 years ago
- Chop 3D models in half with a user-defined slice plane.☆35Updated last year
- Demo implementation of smoothly filling holes in 3D meshes using surface fairing☆311Updated 7 years ago
- Steve Fortune's algorithm to compute Voronoi diagrams written in golang