User Tools

Site Tools


ig:gfx:installation-of-ig.model.processor-v1.4.0.100

Installation of IG.Model.Processor v1.4.0.100

To install IG.Model.Processor you can follow the following steps.

Windows x64

Tested on clean system: Windows Server 2019/2022 and Windows 11

  • Download or obtain the zip package containing all the necessary DLL files named IG.Model.Processor-RT_1.3.zip.
  • Download or obtain IG.Model.Processor_1.4.0.100.zip.
    This is the program .exe itself.
  • Extract both zip packages into a single folder.
  • Run the executable (IG.Model.Processor.exe).
  • Even without commands or a batch file, you should get the {Cube.obj} geometry. This means the installation was completed successfully.

Linux Ubuntu 24.04

Tested on: Linux Ubuntu 24.04

  • Obtain zip package named Model.Processor_linux_1.4.0.100.zip.
  • Extract the package.
  • Go inside the extracted folder named Model.Processor_linux_1.4.0.100. You will see a script named run_install.sh.
  • Make the script executable by running:
chmod +x run_install.sh
  • Run the script to install all required runtimes and prepare system.
./run_install.sh
  • The successful installation should print the –help command of IG.Model.Processor in the terminal.
  • After installation, you can run IG.Model.Processor with your JSON files. For example:
./IG_Model_Processor --model flat --file flatPanel-104-triangle.json --output OBJ

  • *Simple furniture door generated using IG.Modell.Processor.exe with –flatpanel command**
ig/gfx/installation-of-ig.model.processor-v1.4.0.100.txt · Last modified: 2025/10/29 13:10 by ig_ii