Socket
Socket
Sign inDemoInstall

regl

Package Overview
Dependencies
0
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

1.3.5

Diff

dfcreative
published 1.3.4 •

dfcreative
published 1.3.3 •

mikolalysenko
published 1.3.1 •

mikolalysenko
published 1.3.0 •

Changelog

Source

1.3.0

  • Add framebuffer.use() method for quickly setting up framebuffer objects
  • regl.clear and regl.read now accept a framebuffer as a parameter
mikolalysenko
published 1.2.1 •

Changelog

Source

1.2.1

  • Fixed bug with depth and stencil attachments being cleared
  • regl.elements now correctly infers count from length and vice-versa
mikolalysenko
published 1.2.0 •

Changelog

Source

1.2.0

  • Simplified flattening logic for textures and buffers
  • Viewport and scissor box can go outside drawing buffer
mikolalysenko
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix bug with buffers and elements not updating type correctly
mikolalysenko
published 1.1.0 •

Changelog

Source

1.1.0

  • Can now access format and filtering mode for textures and render buffers
mikolalysenko
published 1.0.0 •

Changelog

Source

1.0.0

  • Support stencil.op
  • Rename stencil op pass to zpass
  • Attribute pointers can now use buffer literals
  • Implement basic context loss handling
  • Add regl.on for hooking events
  • Add regl.now(), allows sampling timer at high resolution outside of regl.frame in order to better synchronize DOM events
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc