MCPcopy Index your code
hub / github.com/Blakkis/PyGLMaze

github.com/Blakkis/PyGLMaze @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
120 symbols 332 edges 13 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PyGLMaze

"Simple" Python + OpenGL 3D Maze Game. with few additions such as: Shadow mapping, post-processing effects, physics/collision. i might add more stuff in to it, if there's something you want to see.

Video

PyGLMaze

Core symbols most depended-on inside this repo

getShader
called by 18
pymaze/shaders.py
loadShader
called by 11
pymaze/shaders.py
drawLine
called by 8
pymaze/debug.py
getProjectionView
called by 4
pymaze/camera.py
getTexture
called by 4
pymaze/textures.py
stepMaze
called by 3
pymaze/labyrinth.py
updatePos
called by 3
pymaze/entities.py
colliderect
called by 3
pymaze/entities.py

Shape

Method 96
Class 24

Languages

Python100%

Modules by API surface

pymaze/labyrinth.py22 symbols
pymaze/skybox.py17 symbols
pymaze/post_processing.py15 symbols
pymaze/textures.py14 symbols
pymaze/player.py12 symbols
pymaze/camera.py9 symbols
pymaze/shaders.py8 symbols
pymaze/entities.py7 symbols
pymaze/end_portal.py4 symbols
pymaze/debug.py4 symbols
pymaze/main.py3 symbols
pymaze/constants.py3 symbols

For agents

$ claude mcp add PyGLMaze \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page