# Projects Catalog - Machine Learning Compatible Game Engine Lab

### Machine Learning Compatible Game Engine (full-suite)
- **Status**: Research / Thesis
- **Summary**: Experimental graphics suite combining a C++/OpenGL rendering core, PyQt editor interface, and simulation loops prepared for future ML-agent bridges.
- **Repository**: [https://github.com/Machine-Learning-Compatible-Game-Engine/full-suite](https://github.com/Machine-Learning-Compatible-Game-Engine/full-suite)
- **Tech Stack**: C++, OpenGL, PyQt, Game Engine, Simulation

### supEngine
- **Status**: Active / Research
- **Summary**: Focused C++/FreeGLUT engine prototype supporting primitive drawing, simple component-based game objects, and input layers.
- **Repository**: [https://github.com/Machine-Learning-Compatible-Game-Engine/supEngine](https://github.com/Machine-Learning-Compatible-Game-Engine/supEngine)
- **Tech Stack**: C++, OpenGL, FreeGLUT, Simulation Core

### abstract-template-for-opengl-render-engine
- **Status**: Research
- **Summary**: Shader compilation wrappers, vertex array layouts, textures, and ImGui diagnostics diagnostics helper engine.
- **Repository**: [https://github.com/Machine-Learning-Compatible-Game-Engine/abstract-template-for-opengl-render-engine](https://github.com/Machine-Learning-Compatible-Game-Engine/abstract-template-for-opengl-render-engine)
- **Tech Stack**: C++, OpenGL, ImGui, Renderer

