Planet generator addon for blender 2.8+
Installed blender
Python (same version as in blender)
Working C compiler
Caution: To remove the addon, you need to disable it first, then quit blender. .pyd libraries aren't unloaded when disabling the plugin.
- Modify install.bat if building with MinGW
- Launch and wait 2 mins
- Build noise package (see instructions on github)
- Make following archive:
pgen.zip
| pgen/
|==| __init__.py
|==| lib/
|=====| noise/
|========| __init__.py
|========| ...
|=====| EGG-INFO/
|========| ...
- Install the add-on from the archive