https://github.com/sebadorn/webgl-hole-filling
Master project. Read a 3D model in a format like OBJ, display it per WebGL and provide tools to fill holes in the model.
https://github.com/sebadorn/webgl-hole-filling
3d-models hole-filling-algorithm javascript webgl
Last synced: 24 days ago
JSON representation
Master project. Read a 3D model in a format like OBJ, display it per WebGL and provide tools to fill holes in the model.
- Host: GitHub
- URL: https://github.com/sebadorn/webgl-hole-filling
- Owner: sebadorn
- License: other
- Created: 2013-05-22T12:37:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T19:32:44.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T11:48:45.389Z (about 2 months ago)
- Topics: 3d-models, hole-filling-algorithm, javascript, webgl
- Language: JavaScript
- Homepage: https://sebadorn.github.io/WebGL-Hole-Filling/
- Size: 7.55 MB
- Stars: 20
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebGL Hole Filling
A WebGL project about finding and filling holes in 3D models.
Uses [three.js](https://threejs.org/).