Back to browse
GitHub Repository

Mostly vibecoded game engine

2 starsC++

Almost Vibe Coded 3D C++ OpenGL Engine

by Umomgg·Mar 6, 2026·2 points·0 comments

AI Analysis

MidWizardryBold Bet

Agentic-coded 3D engine; impressive if the AI actually nailed the architecture.

Strengths
  • Real 3D rendering pipeline (GLFW, GLAD, Assimp, ImGui) not a toy—shader-based triplanar texturing + scene editor shows depth
  • Cross-platform build (Linux + Windows via MinGW) with dependency auto-fetch is solid engineering
  • MIT license + explicit public-domain architecture stance re: AI authorship is legally thoughtful
Weaknesses
  • No proof the AI actually produced coherent, maintainable code—README doesn't demo feature parity or real use case
  • Compare against existing engines (Godot, Unreal, even hand-rolled renderers)—unclear what this does better or differently
Target Audience

Game developers, graphics programmers, AI coding research

Similar To

Godot Engine · Bevy · raylib

Post Description

Im a graduate student doing research in the Artifical Intelligence domain at the moment. With this project, wanted to see how far I could push agentic coding assistants and I know 3d rendering is one of the hardest systemic tasks to get right

I’m releasing this under the MIT License. Given the current Supreme Court discussions around AI and copyright, I believe that if the authorship of agent-assisted code is legally "thin," the only logical move is to make the architecture a public resource.

Similar Projects

Vibe Code your 3D Models

OpenSCAD IDE with AI refactor, but parser is immature and audience is niche.

Ship ItWizardry
burrnii
61203mo ago