Logo   Home Table of Contents    News  Dev Blogs  Gallery  Timeline  Legend  Tags 
Join us on... 
Banner

Current: Month Day, Year

9.3 JSON Configuration Files

Modelling modelling.json This file defines the properties, behavior, and UI configuration of individual modelling targets in MakeHuman 2. Each entry in this file corresponds to a morph target or set of targets that can modify the character's appearance through sliders in the modelling interface.
Macro macro.json This file defines MakeHuman2's macro target system - a sophisticated mechanism for applying complex combinations of morphing targets based on hierarchical slider interactions. Macro targets allow a single slider (like "Gender" or "Age") to automatically calculate and apply dozens of underlying targets with appropriate weights.
Target Categories target_cat.json This file defines the hierarchical structure of target categories displayed in the modeling UI. It organizes targets into groups and subgroups, making them easy to browse and discover.
Selection Filter selection_filter.json The selection_filter.json file defines the filtering and categorization system for asset libraries in MakeHuman2. It provides a structured way to organize and search through large collections of assets like clothing, hair, poses, expressions, and rigs by defining hierarchical categories, tag mappings, and quick-access shortcuts.
MakeHuman2 Configuration makehuman2.conf makehuman2.conf is a JSON based configuration file to store application settings and preferences.