Skip to content

1.0.6

Compare
Choose a tag to compare
@einarf einarf released this 03 Aug 00:54
· 349 commits to master since this release
  • Revamp resource loading system
  • TextWrtier / TextRenderer
  • Wavefront / Obj loader now support binary cache for fast loading
  • All remaining PyOpenGL code is gone
  • Sampler object support
  • Textures: Anisotropic filtering support
  • Example project
  • FBO: Wrap all moderngl methods and properties
  • Basic subroutine support
  • shader: Expose geometry_input, geometry_output and geometry_vertices
  • Wrap all moderngl methods/properties for textures
  • VLC Timer
  • Various bug fixes
  • More docs