Ever
imagined if the tiny JavaScript code could render amazing out of the
box 3D? Then be ready to enjoy wonderful 3D effects in simple
JavaScript code. These JavaScript 3D Libraries let you render smooth
yet attractive 3D effects with great ease.
JS3D is a library which allows you to have interactive 3d objects on
your website, such as the spinning cube at the top of the page. The 3d
effect is created using actual text, try selecting the text on the cube.
The JavaScript Raytracer is a 3D rendering engine written entirely
in JavaScript. It implements the raytracing algorithm to create images
of mathematically defined shapes such as spheres.
Just because I do not do enough silly things with JavaScript already
and a raytracer, here are some 3d graphics done with just JavaScript.
You should see a TIE fighter rotating, and moving left and right.
A wonderful real time 3d triangle generated using javascript.
This
a Javascript implementation of id Software 1992 game, Wolfenstein 3D.
Should work in all canvas-enabled browsers, that is it means no
Internet Explorer.
JavaScript is the standard scripting language of Web development,
and a far larger number of people know JavaScript than Java. JavaScript
is easy to learn and fun to experiment with. No compiler or development
environment is required. So lets learn how to create awesome 3D in
JacaScript.
Mr. Satoshi Ueyama hacked out the new era of JavaScript 3D tech by
unveiling the real of Google Chrome s power. Satoshi is one of the
great JavaScript hackers in Japan. He has introduced the brand new
JavaScript technique using Canvas for 3D on his post.
The Canvas 3D JS Libary (C3DL) is a javascript library that will
make it easier to write 3D applications using canvas 3d. It will
provide a set of math, scene, and 3d object classes to make the canvas
more accessible for developers that want to develop 3D content in
browser but do not want to have to deal in depth with the 3D math
needed to make it work.
This is a work-in-progress 3D Javascript chess game, rendered using
the canvas element and this Javascript 3D renderer. Special chess moves
are not implemented yet and the interface needs a bit of work.
SVG-VML-3D is a free JavaScript library which can be used to draw
and manipulate 3D objects in html pages by using SVG or VML. The
JavaScript code which has to be typed into the html page to define the
Scene (3D Objects, Viewer Position, Light.) is the same for SVG and VML.
|