0 purchases
rendermeharder 0.1.0
Stupidly simple API for rendering 3D models to images
Free software: MIT license
Documentation: ~~https://render-me-harder.readthedocs.io.~~
It exports exactly one function:
def render_frames(mesh: trimesh.Trimesh,
w: int,
h: int,
num_frames: int) -> Sequence[Image.Image]
Features
easy to use
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.