Skip to content

A small library of 3D related utilities used in my research.

Notifications You must be signed in to change notification settings

Steve-Tod/utils3d

Repository files navigation

utils3D

A small library of 3D related utilities used in my research.

Installation

Install via GitHub

pip install git+https://github.com/Steve-Tod/utils3d --upgrade

Install locally

git clone [email protected]:Steve-Tod/utils3d.git
cd utils3d
pip install -e .

Optional

Install pre-commit to automatically format the code when commit.

pip install pre-commit
pre-commit install

Install extra package for:

  • Photo realistic rendering (utils3d.render.nvisii)
pip install -r requirements-extra.txt

About

A small library of 3D related utilities used in my research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages