https://github.com/elicdavis/meshedpotatoes
Common util functions I use for generating meshes
https://github.com/elicdavis/meshedpotatoes
mesh-generation mesh-processing meshes procedural-generation procedural-meshes procedural-modeling
Last synced: about 2 months ago
JSON representation
Common util functions I use for generating meshes
- Host: GitHub
- URL: https://github.com/elicdavis/meshedpotatoes
- Owner: EliCDavis
- Created: 2019-11-16T07:54:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T17:23:27.000Z (almost 6 years ago)
- Last Synced: 2025-07-27T13:31:22.547Z (3 months ago)
- Topics: mesh-generation, mesh-processing, meshes, procedural-generation, procedural-meshes, procedural-modeling
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meshed Potatoes
A random collection of mesh generation code I want to re-use between my projects but don't really belong in a core library like [vector](https://github.com/EliCDavis/vector) or [mesh](https://github.com/EliCDavis/mesh).