Skip to content

A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.

License

Notifications You must be signed in to change notification settings

denis-roy/3dn-bip

Repository files navigation

3D Ninjas Blender Image Preview

A library for parallel loading of image previews in any resolution.
BIP is a binary format that allows for much faster loading.

Development

Use Visual Studio Code or another editor that supports EditorConfig, Python, YAPF, and Pylint.

Install VSCode Extensions

  • editorconfig.editorconfig
  • ms-python.python

Install Python Libraries

  • yapf
  • pylint

About

A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 2.5%