I need to develop a demo in 3D using html5 and javascript but this must run on mobile. I know a little about webgl but I think it needs graphic card support.
I tested a few demos in my Samsung SII and it does not work.
Can anyone give me information about 3D javascript frameworks that have compatibility with smartphones?
Regards,
WebGL is supported on some mobile web browsers,
I did a quick google search I found that these support WebGl
This list may be out date as I found it on Wikipedia
Another site that might give you some info is this WebGL Compatibility page
EDIT
Another framework that allows to deploy JavaScript, HTML5 Apps and it works on mobile platforms is CocoonJS,
here is the supported feature list