All Projects → myselfhimself → gmic-blender

myselfhimself / gmic-blender

Licence: other
Official G'MIC plugin for Blender3D - pre-pre-alpha

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to gmic-blender

neuro-bge
Node-based Blender game engine and logic editor addon for Blender
Stars: ✭ 27 (-20.59%)
Mutual labels:  blender, blender-addon, blender-python, blender28
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (-23.53%)
Mutual labels:  blender3d, blender, blender-addon, blender-python
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+70.59%)
Mutual labels:  blender3d, blender, blender-addon, blender-python
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (-41.18%)
Mutual labels:  blender3d, blender, blender-addon, blender-python
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (+20.59%)
Mutual labels:  blender3d, blender, blender-addon, blender-python
anton
anton is an open-source generative design framework built on Blender, the open-source 3D creation suite.
Stars: ✭ 82 (+141.18%)
Mutual labels:  blender, blender-addon, blender-python
BlendShell
A Blender plugin for making hollow models suitable for 3D printing.
Stars: ✭ 33 (-2.94%)
Mutual labels:  blender, blender-addon, blender-python
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (-23.53%)
Mutual labels:  blender3d, blender, blender-addon
MaterialBakery
Bake out PBR texture maps in Blender 2.8
Stars: ✭ 26 (-23.53%)
Mutual labels:  blender3d, blender-addon, blender-python
VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (+0%)
Mutual labels:  blender3d, blender, blender-addon
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (+282.35%)
Mutual labels:  blender3d, blender, blender-addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-17.65%)
Mutual labels:  blender, blender-addon, blender-python
blender Shelves
Custom Header Buttons
Stars: ✭ 32 (-5.88%)
Mutual labels:  blender, blender-addon, blender-python
blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (-20.59%)
Mutual labels:  blender3d, blender, blender-addon
shotmanager
Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
Stars: ✭ 109 (+220.59%)
Mutual labels:  blender, blender-addon
blendpresence
Discord RPC support for Blender 3.0
Stars: ✭ 81 (+138.24%)
Mutual labels:  blender, blender-addon
push to talk
Add-on for recording audio in Blender's Sequencer
Stars: ✭ 24 (-29.41%)
Mutual labels:  blender, blender-addon
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (-8.82%)
Mutual labels:  blender, blender-addon
Mio3ShapekeySync
キャラクターモデリングに特化したシェイプキー補助のBlenderアドオン
Stars: ✭ 24 (-29.41%)
Mutual labels:  blender, blender-addon
stampinfo
Stamp Info is a Blender add-on that ensures the tracking of the rendered images by writing all the meta information directly on them, on specific areas such as their top and bottom.
Stars: ✭ 21 (-38.24%)
Mutual labels:  blender, blender-addon

G'MIC Logo Blender3d Logo

Blender 3d Add-on for G'MIC - A Full-Featured Open-Source Framework for Image Processing

https://gmic.eu

gmic-blender

This WIP official G'MIC plugin for Blender3D 2.8x uses the G'MIC Python binding and will add new Nodes to Blender3d without forking Blender's code. This project is under the CeCILL-A free software license.

Estimated time of arrival of 1 first generic Node: September 2020.

This is being worked on at the GREYC Image public research laboratory in Caen, France, with temporary funding by the INS2I CNRS Information & Interaction Sciences Institute.

Installing

The latest version is v0.0.8 embedding gmic-py 2.9.0.

For now, gmic can be imported from Blender's Python :) The addon should work on Linux and MacOS. On MacOS you may need to install libomp and fftw first yourself using Homebrew: brew install libomp fftw.

  1. Head over to the Releases section and download an early zip addon archive.
  2. Add the gmic-blender addon .zip to Blender as a 3rd-party addon.
  3. Open up a text editor view into Blender, type "import gmic" and execute it with Alt+P.

Test Driven Development

We are using a Blender Python Pytest framework named blender-addon-tester.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].