ArtOfIllusion / Polymesh

N-gon mesh modeling plugin with Catmull-Clark subdivision & UV unwrapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-gon Mesh modeler for AOI with Catmull-Clark derived smoothing & Mesh Unfolding for UV mapping.

See src/extensions.xml for full write-up

To compile the PolyMesh plugin using ant, unpack this archive.

Open a terminal and cd into the PolyMesh directory. The following ant commands are available. Pass the location of your AOI installation as -Daoilocation=path/to/aoi

  • ant: build the polymesh plugin in AoI Plugins directory
  • ant docs: generate the PolyMesh API documentation
  • ant clean: clean the build and docs directories

About

N-gon mesh modeling plugin with Catmull-Clark subdivision & UV unwrapping


Languages

Language:Java 100.0%