ArenaGrenade / bpycv3d

Blender Python Package for extracting internal data from blender scenes for 3d related data generation purposes.

Home Page:https://bpycv3d.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BPYCV3D

Package available on PyPI: PyPI

Please find a more detailed documentation at: Read the Docs

BPYCV3D is a blender python library that allows you to extract data from blender for 3d models training purposes.

There is also a UI component provided with the library.

We provide multiple components to work with - Basic Data Capture with pre-defined Camera, Camera Path added to the data capture so one can get images of a scene from multiple angles which is important for 3d related work. Further, one can also get custom lighting details using our custom data extraction pipeline. For more information on this, please refer to the API reference.

Some Results of the Library/Plugin

channel_1 channel_2 channel_3 channel_4
channel_5 channel_6 channel_7 channel_8

About

Blender Python Package for extracting internal data from blender scenes for 3d related data generation purposes.

https://bpycv3d.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 100.0%