File size: 500 Bytes
fc9bc1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "com.whinarn.unitymeshsimplifier",
  "displayName": "Unity Mesh Simplifier",
  "version": "3.1.1",
  "unity": "2018.1",
  "description": "Simplifies 3D meshes with ease. Works both in the editor and during runtime in builds.",
  "type": "library",
  "keywords": [
    "3d",
    "mesh",
    "polygon",
    "triangle",
    "simplification",
    "decimation",
    "reduction",
    "optimization"
  ],
  "author": {
    "name": "Mattias Edlund",
    "url": "https://github.com/Whinarn"
  }
}