Blender Plugin
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
**Motivation**
This was mentioned on the 2 minute paper video; https://www.youtube.com/watch?v=-Ny-p-CHNyM&lc=UgwGk_I_wLs7R0NSM2N4AaABAg
Thought that was a good idea, so this is to serve a discussion for making a blender plugin.
**Implementation**
It might not be possible to mirror all the functionality of Monster-Mash, because the Blender plugin framework only supports Python.
We could possibly make platform specific executables that accept command line input and output, so we can get results from Monster-Mash with Python.
Contributor guide
Assessment
This issue has not been assessed yet.