Procedural hair (GBH Tool); scriptable hairstyle per comic character in kreeader-studio | mirror of github.com/GixoXYZ/BlenderGBHTool
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-11-21 11:00:12 +01:00
.github build: update release action 2024-09-16 15:47:24 +02:00
assets feat(rig): customize armature name scheme 2023-09-06 18:54:32 +03:30
gbh_library feat: add "Flip Faces" node group to GBH library 2023-09-01 14:58:37 +03:30
icons feat(info): add bug report and more 2024-01-01 22:36:35 +03:30
operators fix(hair_modification): search attribute on curve objects 2024-10-02 16:53:41 +02:00
presets feat(presets): add GBH Simple Mesh Hair preset 2024-09-10 13:45:53 +02:00
textures migration: GBH Tool to Github 2023-05-20 21:55:51 +03:30
ui fix(hair_modification): hide outputs section when no outputs are available 2024-10-20 14:57:01 +02:00
working_files/icons feat: add "Flip Faces" node group to GBH library 2023-09-01 14:58:37 +03:30
.gitattributes Initial commit 2023-05-20 20:02:12 +03:30
.gitignore Initial commit 2023-05-20 20:02:12 +03:30
__init__.py fix: replace toml with tomllib to resolve missing module error on Blender 4.3 2024-11-21 10:57:32 +01:00
blender_manifest.toml chore: version bump to v2.2.3 2024-11-21 10:58:37 +01:00
global_variables.py feat(other): separate preview builds from the update system 2024-09-09 20:40:41 +02:00
icons.py refactor(ops): improve code structure and readability 2023-09-06 18:18:48 +03:30
preferences.py feat(presets): place hair objects at the cursor while importing 2024-09-09 21:40:42 +02:00
properties.py feat(rigging): select similar bones by chain index 2024-09-10 12:48:12 +02:00
README.md chore: update README.md 2024-09-16 22:59:35 +02:00

GBH Tool

GBH Tool


Key features:

  • Built on the new Blender hair system
  • Ability to use curve, curves or mesh object as base for hair object
  • Fast generation and easy property editing with just a few clicks
  • Capability to create various types of hair, such as hair strands, stylized hair mesh, and hair cards for video games
  • Convenient creation of braids, curls, and rolls
  • Vertex color-based hair distribution on surfaces
  • Full UV map control (uniform or separated by length)
  • Hair conversion to mesh, curve, curves, or particle system for further operations
  • Pre-made node groups and sample materials library
  • Ability to load node groups and materials from your files into library
  • Hair rigging and automatic weight paiting
  • Hair card texture creation

Check out GBH Tool Manual for more details.


Requirements:

The table below shows each version of the GBH Tool along with the minimum required Blender version.

GBH Tool Blender
1.1.x 3.4
2.0.x 3.5
2.1.x 3.5
2.2.x 4.2

Downloading:

Future updates to the GBH Tool are supported by sales on Gumroad. For those interested, the tool is also available on GitHub for educational use or testing purposes prior to purchase.

Installation:

In Blender: Edit -> Preferences -> Get Extensions -> drop down menu on top right corner -> Install from Disk -> select the downloaded zip.


Roadmap:

Detailed list of upcoming features and improvements


License:

GPL-2.0-or-later