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)
This commit is contained in:
emil28092005
2026-06-19 17:21:40 +03:00
parent c57bd5229f
commit 96c32296d1
3 changed files with 3 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
AI-Native 3D game engine with pure P/Invoke Vulkan 1.3 render backend.
![Cortex Engine Demo](cortex_demo.gif)
## Features
- **Vulkan 1.3** — dynamic rendering, synchronization2, pure P/Invoke (no wrapper libraries)