## Status Mostly notes and WIP status updates. [Repo](https://github.com/PilotLightTech/pilotlight-python) ### Custom Types Needed * [ ] plRect * [ ] plMat3 * [x] plMat4 * [x] plVec2 * [x] plVec3 * [x] plVec4 ### Extensions & APIs MVPs * [x] Screen Log * [x] Stats * [x] Shader * [x] VFS * [x] Starter * [x] Pak * [ ] Camera ### Extensions & APIs Completed * [x] 2D Draw * [x] 3D Draw * [ ] UI * [ ] Camera * [ ] Collision * [ ] Config * [ ] Console * [ ] DDS * [ ] DXT * [ ] ECS * [ ] Image * [ ] Mesh * [ ] Model Loader * [ ] Renderer * [ ] Shader Variant * [ ] Stage * [ ] Terrain * [ ] Resource * [ ] Profile * [ ] Log * [ ] Physics * [ ] Material * [ ] Animation * [ ] Image Ops * [ ] Freelist * [ ] Gizmo * [ ] BVH * [ ] Compress * [ ] DateTime * [ ] Ecs tools * [ ] gjk * [ ] gpu allocators * [ ] job * [ ] platform * [ ] rect pack * [ ] script * [ ] string intern * [ ] tools * [ ] graphics
Status
Mostly notes and WIP status updates.
Repo
Custom Types Needed
Extensions & APIs MVPs
Extensions & APIs Completed