Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: New WebGL Framework: SceneJS

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2010
    Posts
    1

    New WebGL Framework: SceneJS

    SceneJS is an open source JavaScript framework that allows you to program hardware-accellerated 3D scenes that run in the Web browser without plugins.

    SceneJS operates on top of the WebGL canvas, which is supported by at least Firefox, Opera, Chrome and Safari.

    Its scene graphs are programmed in pure JavaScript, in a terse and declarative functional style.

    http://www.scenejs.com

  2. #2
    Intern Contributor
    Join Date
    Feb 2010
    Posts
    62

    Re: New WebGL Framework: SceneJS

    i like it
    does it better than vrml?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •