Skip to content

keijiro/Metamesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metamesh

gif gif

Metamesh is a Unity package that generates primitive meshes. It acts as a custom asset importer: Instead of pulling data from an input file, it reads properties from a metafile and procedurally builds a mesh.

It currently provides the following shape generators:

  • Plane
  • Box
  • Sphere (UV sphere)
  • Icosphere
  • Cylinder
  • Rounded box
  • Ring
  • Disc
  • Teapot
  • Triangle

Related Project

  • Metatex - Texture asset generator
  • Metawire - Wireframe mesh asset generator

Installation

You can install the Metamesh package (jp.keijiro.metamesh) via the "Keijiro" scoped registry using the Unity Package Manager. To add the registry to your project, follow these instructions.

About

Unity primitive mesh generator as an asset importer

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages