Blender 2.8+ bridge addon allowing users to edit rendered images from Blender in Gimel Studio.
Currently only integrates with Gimel Studio v0.5.0 beta through v0.5.3 beta. Stay tuned for updates to make this compatible with the v0.6.x series.
v0.2.5 Alpha release can be found here.
STILL WIP! Currently, only basic, usable functionality is implemented.
- Add multiple Image nodes to the Gimel Studio node graph via the addon (useful for layers).
- Install like a normal Blender addon and enable it.
- Specify the path to the Gimel Studio application in the addon preferences.
- Make sure your blender file is saved to your hard-drive and render your image with keyboard shortcut
F12
. - Click on the Compositor tab and check the Use Nodes checkbox.
- Access the addon in the Blender compositor (right) panel, Gimel Studio tab.
- Click the Launch Gimel Studio button and your render will appear in the launched Gimel Studio instance.
Notes:
- Currently only integrates with Gimel Studio v0.5.0 beta through v0.5.3 beta.
- Blender file must be saved.
- Scene must be rendered.
PRs, feedback and great ideas are welcome!