Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T19:32:44.000Z (over 4 years ago)
- Last Synced: 2023-03-23T03:07:32.005Z (over 1 year ago)
- Topics: 3d-models, hole-filling-algorithm, javascript, webgl
- Language: JavaScript
- Homepage: http://sebadorn.github.io/WebGL-Hole-Filling/
- Size: 7.55 MB
- Stars: 18
- Watchers: 5
- Forks: 10
- 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/).