/IGI-GraphViewer

Project IGI Graph 3D Viewer with advanced 3D Web UI and graphics.

Primary LanguagePythonMIT LicenseMIT

Project IGI Graph Viewer

This is Project IGI Graph Viewerwhich generates the 3D graph of the game using the graph data file. This is usefule for the game developers to understand the graph data and visualize it in a better way by selecting the graphs for level it can show information of Graph Nodes,Positions,Areas,Links,Edges and Material. data which helps to understand the game data in a better way.

app_main_ui_1
app_main_ui_2

🚀 Web Application - UI.🚀

  • You can try the Web application of Graph Viewer here : IGI Graph Viewer Web Application from this web app you can have all the features of this application hosted.

🛠️ Installation Guide 🛠️

To install this project, you need to have Python installed on your system. Then, you can install the required dependencies by running the following command:

If you're encountering an error while running this command, please make sure that you have the latest version of pip installed. You can update pip by running python -m pip install --upgrade pip. If you're still facing issues, please let me know.

If you're encountering an error while running this command, please make sure that you have the latest version of pip installed. You can update pip by running python -m pip install --upgrade pip. If you're still facing issues, please let me know.

💻 Technologies Used 💻

This project uses the following technologies:

  • Python
  • Streamlit
  • Plotly
  • Pandas

🔥 Features 🔥

-Generate 3D graphs(Scatter, Line, Mesh) from .dat files like Graph4019.dat.
-AnalyzeNodes, Graphs, Areas, Links, Edges from the data file.
-Displaytable format of Graph Areas and Nodes, showcasing their position and material.
-Draw legendsfor data visualization.
-User-friendly settingsfor customization.

With these features, you can easily visualize and analyze the data from Project IGI in a user-friendly and customizable way. The ability to generate 3D graphs and display data in a table format allows for a deeper understanding of the game's data. The user-friendly settings make it easy to customize the visualization to your needs. Overall, this web app provides a powerful tool for analyzing and visualizing Project IGI data. 😊

📖 Usage 📖

To use this web app, you need to upload single or multiple graph files and select the settings from the settings window. The Graph will be generated and if you need help selecting a graph file then select the game settings and select the level. You can also select Show Area table from View Settings to understand the Graphs Area.

📝 Graphs - Generator 📝

There are different types of graphs available like Scatter, Line, Mesh. You can select the type of graph from the Graph Settings window. And draw graphs like this. -Graph Type Circle
graph_type_circle

-Graph Type Mesh
graph_type_mesh
graph_type_mesh

-Graph Type Scatter
graph_type_scatter

graph_type_scatter

-Graph Type Web
graph_type_web

📝 Graphs - Settings 📝

There are settings available for the graphs like Graph Type, Graph Color, Graph Size, Graph Opacity, Graph Legend, Graph Title, Graph X-Axis, Graph Y-Axis, Graph Z-Axis. You can select the settings from the Graph Settings window. And draw graphs like this. app_settings

📝 Graphs - Export/View Data 📝

You can view and export the graph data from web app for any graph that will be selected. -Graph Node Data
node_table_data

-Graph Area Data
area_table_data

📜 License 📜

This project is licensed under the MIT License. See the LICENSE file for more details.

🙏 Credits 🙏

This project was created by HeavenHM.