Skip to content

@react-vertex/[email protected]

Compare
Choose a tag to compare
@sghall sghall released this 05 Jun 14:37
· 148 commits to master since this release
  • Added useProgramUniforms
  • Added useFBO and useDoubleFBO
  • Added useDataTexture and useTextureUnit
  • useCanvasSize now returns client width and height i.e. { width, clientWidth, height, clientHeight }
  • Fix for making sure useCanvasSize updates correctly