Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).