There are no reviews yet. Be the first to send feedback to the community and the maintainers!
WHAT IS GLGE? GLGE is a javascript library intended to ease the use of WebGL; which is basically a native browser javascript API giving direct access to openGL ES2, allowing for the use of hardware accelerated 2D/3D applications without having to download any plugins. The aim of GLGE is to mask the involved nature of WebGL from the web developer, who can then spend his/her time creating richer content for the web. LICENSE GLGE is made available under a BSD (3-point) style license BUILDING GLGE GLGE requires nodejs, to build simply: > git submodule init > git submodule update > ./build.js For more options: > ./build.js --help RUNNING THE EXAMPLES LOCALLY IN CHROME Chrome doesn't support cross-origin requests which means running from a file:/// url doesn't work. You can start a small webserver using Python: > cd /path/to/glge > python -m SimpleHTTPServer 1234 Now open: http://localhost:1234/examples/ SUPPORT For help and support: IRC: #glge on irc.freenode.net EMAIL: [email protected] WEB: www.glge.org FEATURES 1) Keyframe animation 2) Perpixel lighting directional lights, spot lights and point lights 3) Normal mapping 4) Animated materials 5) Skeletal animation(WIP) 6) Collada format support 7) Parallax Mapping 8) Text rendering(probably bitmap) 9) Fog 10) Depth Shadows 11) Shader based picking 12) Environment mapping 13) Reflections/Refractions 14) Collada Animations 15) 2d filters 16) Culling 17) LOD PLANNED ADDITIONS 1) Shape keys 2) Portals 3) Physics 7) primative creation + Much more!
aframe-htmlembed-component
HTML Component for A-Frame VR that allows for interaction with HTML in VR. Demo https://supereggbert.github.io/aframe-htmlembed-component/dist/examples/index.htmlproctree.js
Procedural tree creation libraryJigLibJS
JigLib port for javascriptSnappyTree
SnappyTree a procedural tree creation app for proctree.jsaframe-aobake-component
aframevr component for auto baking ambient occlusion to the vertex colorsProcedural-Sky
A procedural sky that allows you to tweak parameters to get the mood for a scene. Demo: https://supereggbert.github.io/Procedural-Sky/index.htmlJohnnySmiterEp0
js13kgames entry for 2019, play the game https://supereggbert.github.io/JohnnySmiterEp0/dist/index.htmlJohnnySmiter
js13kgames entryJohnnySmiterIII
The forth Johnny Smiter game a js13k entry for 2020SimpleXBMC
Node module for xmbc/kodi json rpc api over tcp connection including notificationtree.js
code to procedurally generate treesJohnnySmiterII
js13k entryluneshot
Small Game created for GitHubGameOff2020csv2meta
Quick and simple csv to metadata converterLove Open Source and this site? Check out how you can help us