We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › 3D in Javascript
Page Index Toggle Pages: 1
3D in Javascript (Read 1462 times)
3D in Javascript
Feb 6th, 2007, 10:12pm
 
Okay, so this isn't an actual processing project. Rather it is an extremely preliminary version of a (mostly esoteric) javascript library I made to render 3d objects using text to create the illusion of 3d.

Although not as easy to use as processing (something to strive for?) but I did keep the syntax similar to the transformation syntax in P3D.

Anyways, I thought that this might be of interest to the processing crowd.

http://www.wxs.ca/js3d/

(Click on the demos)
Re: 3D in Javascript
Reply #1 - Feb 25th, 2007, 10:44pm
 
error on page. does this use jre 1.5? or does it matter with javascript?
Re: 3D in Javascript
Reply #2 - Feb 26th, 2007, 5:50pm
 
haliphax wrote on Feb 25th, 2007, 10:44pm:
error on page. does this use jre 1.5 or does it matter with javascript

Well it never seems to work in IE. I don't have IE to test it in, so can't actually get it working. Sorry. But if you use Firefox or Safari I'm confident it will work.
Page Index Toggle Pages: 1