Skip to content

ArtOfIllusion/Polymesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages