Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 582 Bytes

index.md

File metadata and controls

21 lines (16 loc) · 582 Bytes
nav_exclude
true

Easy way to handle WebGL.

{: .fs-10 .transform-skew .shadow}

VueGL is a component library for rendering 3D graphics with Vue.js and three.js.

VueGL integrates three.js objects(classes) into Vue.js components. You can draw 3D objects powered by WebGL very easy. In addition, drawn graphics are responsively rendered when a data watcher detects effective changes.

How to use VueGL

Get started >>{: .btn .btn-purple} {: .fs-6}

API