Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antv/g-plugin-webgl-renderer

Package Overview
Dependencies
Maintainers
40
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-plugin-webgl-renderer

A G plugin of renderer implementation with WebGL1

  • 1.0.0-alpha.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
73
decreased by-57.31%
Maintainers
40
Weekly downloads
 
Created
Source

@antv/g-plugin-canvas-renderer

使用 WebGL 绘制各类图形:

  • init 初始化渲染引擎,编译内置 shader
  • destroy 销毁渲染引擎,释放纹理等 GPU 资源
  • mounted 创建待渲染 Model
  • beginFrame 创建 FrameGraph
  • renderFrame 渲染 FrameGraph,调用 Model 完成渲染
  • attributeChanged 更新 Model

Keywords

FAQs

Package last updated on 06 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc