PyriteServer / PyriteCli

Pyrite3D Processing Engine/Service
MIT License
12 stars 5 forks source link
master Project
Build status Build status

Pyrite CLI

A tool for slicing meshes

PyriteCLI is the command line mesh and texture slicer that builds the source data for the Pyrite3D framework. PyriteCLI makes up one of the three core parts of the framework. The other two being the Server and the Client.

PyriteCLI is capable of sophisticated processing of both mesh files and textures to generate datasets which can be streamed on-demand to clients. These capabilities can also be used for other purposes, such as slicing a large mesh into smaller chunks for direct use in Unity or WebGL applications.

Capabilities

Tutorials

Simple slicing of an OBJ and texture file Video on Youtube

Usage

PyriteCli --help