8 Commits
Author SHA1 Message Date
emil28092005 eec26d60f4 feat: add Windows runtime support 2026-08-26 16:50:15 +03:00
emil28092005 8e40d8c7a7 docs: add Arena Strike UI screenshot 2026-07-19 17:44:49 +03:00
emil28092005 a99559744f docs: clarify Arena Strike demo render 2026-07-19 17:42:35 +03:00
emil28092005 bb8ea6d6ec docs: add Arena Strike gameplay demo 2026-07-19 17:40:14 +03:00
emil28092005 89924fded6 feat: add playable Arena Strike FPS scene 2026-07-19 14:20:38 +03:00
emil28092005 cbe9121cf2 feat: add Solar Sanctuary demo scene 2026-07-19 01:44:09 +03:00
emil28092005 96c32296d1 docs: add demo GIF to README
- cortex_demo.gif: 400px, 10fps, palette-optimized (833KB)
- Converted from cortex.mp4 (3.8s, 1280x720, 30fps)
- Shows physics simulation with PBR + shadows + multi-light
- README.md: embedded GIF at top
- .gitignore: added cortex.mp4 (source video, too large for git)
2026-06-19 17:21:40 +03:00
emil28092005 c57bd5229f docs: update all docs for publication
- README.md: new — features, quick start, controls, MCP tools, requirements
- AGENTS.md: rewritten for pure P/Invoke Vulkan 1.3 (was Raylib/OpenGL)
- CORTEX_ENGINE_ARCHITECTURE.md: complete rewrite — current architecture,
  frame loop, UBO layout, push constants, shadow mapping, PBR, AI/MCP,
  physics, ImGui, video recording, content, testing
- VULKAN_IMPLEMENTATION_PLAN.md: marked as COMPLETE with all 21 phases
- scripts/run.sh: updated examples
- .gitignore: added Videos/, imgui.ini, cortex.mp4
- Removed tracked imgui.ini and video files
2026-06-19 17:02:33 +03:00