Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hughsk/autocomplete-webgl
:pencil2: WebGL completion for Atom
https://github.com/hughsk/autocomplete-webgl
Last synced: 12 days ago
JSON representation
:pencil2: WebGL completion for Atom
- Host: GitHub
- URL: https://github.com/hughsk/autocomplete-webgl
- Owner: hughsk
- Created: 2015-09-19T13:00:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T19:16:05.000Z (about 9 years ago)
- Last Synced: 2024-10-17T16:35:46.273Z (22 days ago)
- Language: JavaScript
- Homepage: https://atom.io/packages/autocomplete-webgl
- Size: 151 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autocomplete-webgl
[WebGL](https://get.webgl.org/) completion for [Atom](http://atom.io).
![](http://i.imgur.com/lu1g4Ot.gif)
Method listing compiled from [gl-api](http://github.com/stackgl/gl-api), and constant listing compiled from [gl-constants](http://github.com/mattdesl/gl-constants) (thanks [@mattdesl](http://github.com/mattdesl)!). Pull requests with improvements/corrections welcome!