fogleman / meshview
Performant 3D mesh viewer written in Go.
☆136Updated this week
Alternatives and similar repositories for meshview:
Users that are interested in meshview are comparing it to the libraries listed below
- 3D mesh simplification in Go.☆253Updated 8 years ago
- Chop 3D models in half with a user-defined slice plane.☆35Updated 9 months ago
- ☆38Updated 6 years ago
- Domain coloring in Go.☆51Updated 6 years ago
- Fast Delaunay triangulation implemented in Go.☆125Updated last year
- Generate 3D meshes of planets, moons, etc. from spherical DEMs. (WIP)☆66Updated 4 years ago
- Fast 3D mesh slicer written in Go.☆63Updated 10 months ago
- Compute contour lines (isolines) for any 2D data in Go.☆69Updated 2 years ago
- Render millions of points on a map.☆147Updated 5 years ago
- Ray Tracing book series implemented in Golang, chapter-by-chapter☆158Updated 6 years ago
- Program to create "allRGB" images.☆38Updated 5 years ago
- Struct for marshaling and unmarshaling glTF☆17Updated 8 years ago
- Go wrapper for Triangle: Constrained Delaunay Triangulation and Voronoi Tesselation☆43Updated 3 years ago
- Vulkan API crossplatform demos in Go☆153Updated 2 years ago
- Various dithering algorithms implemented in Go☆167Updated 4 years ago
- Golang port of poly2tri.js and poly2tri☆21Updated 7 years ago
- Poisson Disc sampling in Go.☆16Updated 5 years ago
- Create 3D models of Lissajous knots.☆24Updated 5 years ago
- A distributed Go implementation of Ray Tracing in One Weekend by Peter Shirley☆64Updated last year
- Go library for color quantization and dithering☆85Updated 4 years ago
- Vermeer Light Tools - physically plausible production renderer☆18Updated 6 years ago
- Convenience package for dealing with graphics in my pixel drawing experiments.☆145Updated 7 months ago
- openGL Have Fun - A Go package that makes life with OpenGL enjoyable.☆252Updated last year
- Go library for Boolean operations on 2D polygons.☆80Updated 3 years ago
- Applying the traveling salesman problem to pixel art.☆59Updated 5 years ago
- Go cross-platform OpenGL bindings.☆177Updated last year
- An implementation of Andy Lomas' Cellular Forms.