1
0
Fork 0

Add WebGLStudio.js

This commit is contained in:
Starbeamrainbowlabs 2015-08-17 14:21:52 +01:00
parent cdf87debf9
commit 6b82859448
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
- [ifvisible.js](https://github.com/serkanyersen/ifvisible.js) - Super simple library to detect if the user is actually looking at your page at a given moment
- [marklib](http://bowlingx.github.io/marklib/) - Highlight any text on a web page.
### 3D
- [WebGLStudio.js](http://webglstudio.org/) - A seriously interesting looking platform that lets create and / or edit webgl scenes.
## Popup Boxes
- [NanoModal](https://github.com/kylepaulsen/NanoModal) - Display those modals dialogs easily
- [basicContext](https://github.com/electerious/basicContext) - Create custom right click menus easily