vim-webgl-component
Version:
A demonstration app built on top of the vim-webgl-viewer
17 lines (12 loc) • 578 B
Markdown
# Installation
> `npm install --save @types/three`
# Summary
This package contains type definitions for three (https://threejs.org/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three.
### Additional Details
* Last updated: Mon, 29 Aug 2022 17:32:33 GMT
* Dependencies: [@types/webxr](https://npmjs.com/package/@types/webxr)
* Global values: `THREE`
# Credits
These definitions were written by [Josh Ellis](https://github.com/joshuaellis), and [Nathan Bierema](https://github.com/Methuselah96).