Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 475 Bytes

ROADMAP.md

File metadata and controls

18 lines (15 loc) · 475 Bytes

PyGLy Roadmap

  • Integrate PyUI
  • Re-write Texture to be similar to Buffer
  • Add FBO wrapper
  • Add Shader dual-FBO flipper

Short Term

  • Re-write Texture in style of VertexBuffer
  • Syntax formatting checker integration
  • Code correctness checker integration
  • Improve unit tests