lilxyzw / lilNDMFMeshSimplifier

Simplify meshes at build time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lilNDMFMeshSimplifier

This project is under development and may be subject to breaking changes

このプロジェクトは開発中であり破壊的な変更がされる場合があります

What is this

This is a tool that allows UnityMeshSimplifier to be used as an NDMF plugin.

Install

Currently this plugin can only be imported by UPM.

https://github.com/lilxyzw/lilNDMFMeshSimplifier.git

This works as a plugin if NDMF is installed.

How to use

Just set the quality value. If you simplify a mesh of 10,000 polygons with a quality of 0.5, it will be about 5,000 polygons.

Please refer to the original documentation for other settings.

About

Simplify meshes at build time.

License:MIT License


Languages

Language:C# 100.0%