Skip to content

doremi31618/Unity3D_3DModelProcessing

Repository files navigation

Unity3D_3DModelProcessing

This project's mesh simplify features is made by UnityMeshSimplifier

Model Editor

Intro

a practice demo that show how to modify mesh data through Unity3D

How to use

attach EditMesh Script to GameObject and remember to enable it

If you don't want to use

just Disable the script

Preview

Auto Snap

Intro

a practice demo that show how to auto snap your gameobject through each triangle of your mesh

How to use

attach SanpFace Script to GameObject and remember to enable it

If you don't want to use

just Disable the script

Preview

Mesh Topology

Intro

a practice demo that show how to change topology of mesh

How to use

attach SetRenderMode Script to GameObject and remember to enable it

If you don't want to use

just Remove the script

Preview

Split Mesh surface depend on normal

Intro

a practice demo that show how to slpit every surface from the mesh

How to use

attach SplitSurface Script to GameObject and remember to enable it

If you don't want to use

just Remove the script

Preview

Center Model

Intro

a practice demo that show how to center your model

Before

After

Find Edge

Intro

a practice demo that show how to Find Edge of model when the angle between two normal of triangle

Mesh Simplify

Intro

a tool that simplify obj file automatically

About

a practice demo that show how to modify mesh data through Unity3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages