ultimaille is an organization that focuses on the development of the ultimaille software library for mesh processing and a set of tools and plugins that enables visualizing and interacting with these meshes.
- ultimaille - the software library for mesh processing
- ultimaille hello - hello world using ultimaille library
- ultimaile examples - a series of examples to help you understand how to use ultimaille
Ultimaille doc here: https://ultimaille.github.io 📗
To visualize and interact with meshes, we use the Graphite modeler. Most tools are available as plug-ins or add-ons:
-
Plugins must be placed and compiled with the Graphite's source code
-
Add-ons are external programs - with a particular protocol - that can be run from Graphite.
-
graphite plugins from texel - A plugin suite for Graphite
-
graphite add-ons loader - A module that enables to load add-ons from Graphite
-
graphite add-ons examples - A suite of add-ons that can be used from Graphite (once add-on loader was installed)
-
param parser - A library to use when you want to create your own Graphite add-on