Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 475 Bytes

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