Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

inconvergent/ddd-utils

Repository files navigation

3D Utils

This library is a collection of useful functions I find myself re-implementing across repositories when working with 3d meshes in general and Blender in particular.

Note

The layout is like this:

    └── dddUtils
        ├── blender.py
        ├── ddd.py
        ├── __init__.py
        └── ioOBJ.py

blender.py should only be used inside scripts called within the context of Blender.

The remaining code should hopefully be compatible with both Python2 and Python3, so it can be installed and imported in either environment.

Used in


http://inconvergent.net

About

[unmaintained] helpers used in various generative algorithm pieces (random, vectors, import/export)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published