https://github.com/caszuu/cue
A small python 3D engine inspired by the Source engine
https://github.com/caszuu/cue
engine game-engine imgui opengl pygame pyimgui python
Last synced: about 2 months ago
JSON representation
A small python 3D engine inspired by the Source engine
- Host: GitHub
- URL: https://github.com/caszuu/cue
- Owner: caszuu
- License: mit
- Created: 2024-09-02T20:43:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T15:40:43.000Z (5 months ago)
- Last Synced: 2025-02-10T21:43:57.382Z (4 months ago)
- Topics: engine, game-engine, imgui, opengl, pygame, pyimgui, python
- Language: Python
- Homepage:
- Size: 393 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cue Engine
A small python 3D engine lightly inspired by the Source engine.
Based on the amazing `pygame` framework together with `pyOpenGL` and `pyimgui`.