https://github.com/jones-hm/project-igi-graph-editor
IGI Graph & Nodes editor
https://github.com/jones-hm/project-igi-graph-editor
game-dev game-dev-tool game-engine game-mod-tool game-tool igi igi-dev igi-editor igi-jones igi-qvm igi-tool project-igi
Last synced: about 1 year ago
JSON representation
IGI Graph & Nodes editor
- Host: GitHub
- URL: https://github.com/jones-hm/project-igi-graph-editor
- Owner: Jones-HM
- License: mit
- Created: 2021-11-20T02:21:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T18:39:18.000Z (about 3 years ago)
- Last Synced: 2025-04-10T08:59:51.710Z (about 1 year ago)
- Topics: game-dev, game-dev-tool, game-engine, game-mod-tool, game-tool, igi, igi-dev, igi-editor, igi-jones, igi-qvm, igi-tool, project-igi
- Language: C#
- Homepage:
- Size: 1.38 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project I.G.I Graph Editor
_IGI Graph Editor_ Is Graph and nodes editor for Project I.G.I 1 and was initially internally used and later after testing it got assembled with IGI 1 Editor in Graph advance section.
This tool lets you to Edit `Position` of any nodes of Graph irrespective of which level is seleted.
This tool doesnt require game to be running it runs `static analysis` on Graph.dat file and extract all data.
### Main Editor:
**Main Editor**: Lets you to `view` any _Graph_ file of game including complex structure.
Main editor includes.
- Graph Area - Information about the Graph area.
- Nodes Info - Shows max/total nodes of graph.
- Nodes Position - Shows Nodes position in (X,Y,Z) co-ordinates and criteria.

### Hex Editor:
**Hex Editor**: Lets you to `view` and `edit` any _Graph_ file of game including complex structure.
It also lets you to view more info on _Tooltip_ shows _Node,Id,Type,Edge_ info as well
Hex editor includes.
- Signature - Signature of Graph node.
- Data Type - Data type of Graph node.
- Data Field - Shows selected data in number to edit.
- Save File - Lets you to save the changed data into graph file.
Hex editor Node fields.
- Max nodes - Max number of nodes of Graph.
- Node Id - Node id of Graph.
- Node Position -Shows Nodes position in (X,Y,Z) co-ordinates.
- Node Gamma - Node gamma of Graph.
- Node Radius - Node Radius of Graph.
- Node Material - Node material of Graph _(Grass,Wood,Snow)_.
- Node Criteria - Node Criteria of Graph _(Stair,Door)_.
- Node Edge1 - Node Edge1 of Graph.
- Node Edge2 - Node Edge2 of Graph.
- Node EdgeType - Node EdgeType of Graph (Precise)?.

### Credits:
- Orwa: For _Testing_ Editor and tools.
- Dark: For _UI/UX_ design and tools.
If you encounter any issues with Editor just contact me at
Discord Id: _Jones_IGI#3954_ and Join [Discord server](https://discord.gg/AyVDW7kE6V)
**Email:** igiproz.hm@gmail.com
Follow Project: [GitHub](https://github.com/IGI-Research-Devs/)
Subscribe Channel: [YouTube](https://www.youtube.com/channel/UChGryl0a0dii81NfDZ12LwA/)