Jsoftware
High-Performance Development Platform

 « Return to Thread: HTML5 canvas 3-D

Re: Can anyone point me to a demo of JHS using webGL?

by bill lam-2 :: Rate this Message:

| View in Thread

I did try to view some WebGL in windows chrome, but it failed, its
diagnostic link said the video cards from NVidia and ATI are _not_
supported. I think this is ridiculus.

Птн, 06 Апр 2012, Brian Schott писал(а):

> Thanks to all for replying to my question about HTML5 canvas 3-D.
>
> Let me more specific about my needs. I have a turtle graphics system that I would like to adapt to JHS. The current turtle graphics system relies on OpenGL and I am looking for an easy way to convert that to HTML5 canvas 2-D on a wide variety of browsers.
>
> I gather that I'll require browser access to webGL to accomplish this kind of application. The link below suggests that only chrome and Firefox are currently offering webGL and that only opera is offering it on mobile devices. Furthermore, not all users use these browsers can have access to webGL:
>
> "Note: All support is currently listed as "partial" because not all users with these browsers have WebGL access. This is due to the additional requirement for users to have up to date video drivers. Note that WebGL is part of the Khronos Group, not the W3C."
>
> http://caniuse.com/webgl
>
> Can anyone point me to a demo of JHS using webGL?
>
> The current version of the turtle graphics system can be accessed at the following links.
>
> http://www.jsoftware.com/jwiki/BrianSchott/code/turtleGraphics
> http://www.jsoftware.com/jwiki/BrianSchott/code/turtleGraphics?action=AttachFile&do=view&target=tgsjutil.ijs
>
> On Wed, Apr 4, 2012 at 10:31 PM, Boyko Bantchev <boykobb@...> wrote:
> > On 4 April 2012 22:14, Brian Schott <schott.brian@...> wrote:
> >> ...............
> >
> > The following is a JavaScript 3D library making use of canvas, SVG, and WebGL:
> > https://github.com/mrdoob/three.js .
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
>
> Thanks,
> --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

 « Return to Thread: HTML5 canvas 3-D