Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.27 KB

README.md

File metadata and controls

48 lines (32 loc) · 2.27 KB

https://blenderdmx.eu

A DMX visualization tool inside Blender, designed to offer a free and easy solution for Lighting Designers. Device definition is based on GDTF Specification, utilizing the Fixture library on GDTF Share. GDTF import is based on pygdtf - Python GDTF library, MVR scene import is based on pymvr - Python MVR library. For more GDTF/MVR resources and news see GDTF.eu.

Installation

Make sure you have Blender 4.x installed, minimal working version is 3.4 or 4.1 (via older addon), latest tested is 4.3 via Extension.

Go to DOWNLOAD PAGE.

How to Use

For details on how to use the Addon, check our Docs/FAQ.

Check the demonstration video: demonstration video

We also have a Discord server for sharing knowledge: discord server link

Learning

Having an open source visualizer in Python provides many opportunities to learn and understand how stuff works under the hood. Check out how each component works and make improvements or modifications as required. Read more about development.

Donations

Currently there is no donation link for the project itself. We have put months/years of effort into this project, and it will always be free and open source. If it helps you, please give us a five star review ⭐⭐⭐⭐⭐ on the Extension store, mention BlenderDMX on social media, share your renders, help with coding, or help to improve the documentation.

Thank you.