Page 1 of 1

WebGL support

Posted: Sat May 30, 2015 12:45 pm
by JaviCervera
I have just discovered SpiderBasic, and I can just say that I am quite impressed. The thing is that while quickly diving on the examples and documentation, I haven't found any indications that SpiderBasic has direct access to the WebGL API. Could that be added to SpiderBasic? It opens up a lot of possibilities, and WebGL is one of the coolest features in HTML5.

Re: WebGL support

Posted: Sat May 30, 2015 2:13 pm
by Fred
True, it could be handy to have such. I think you can get GL access trough inlineJS, and using the Sprite lib, as OpenGLGadget() isn't available for now on SB.

Re: WebGL support

Posted: Tue Jun 02, 2015 3:35 pm
by JaviCervera
So, should I expect this feature to be implemented soon? :)