Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Trimmetry

Official documentation for the Trimmetry generator plug-in for Cinema 4D.

The documentation is built with Sphinx and Sphinx Book Theme and published automatically with GitHub Pages.

Local preview

py -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r docs\requirements.txt
sphinx-build -b html docs\source docs\_build\html
py -m http.server 8000 --directory docs\_build\html

Open http://localhost:8000.

About

Trimmetry is a Cinema 4D plugin that lets you procedurally create, animate, and trim polygonal geometry along splines.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors