Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikolalysenko/mesh-fixer-cli

Repairs an OBJ file on the command line
https://github.com/mikolalysenko/mesh-fixer-cli

Last synced: about 2 months ago
JSON representation

Repairs an OBJ file on the command line

Awesome Lists containing this project

README

        

# repair-obj
Fixes holes and other broken stuff in an OBJ file

### Install

```
npm i repair-obj
```

### Usage

```
repair-obj < mymesh.obj > fixed.obj
```

# License
(c) 2017 Mikola Lysenko. MIT License