Jump to content

3D website?


divinedesigns1

Recommended Posts

hello, how are you doing? ok to the point, besides flash, how can i make a 3D website? as in a interactive website like this www.jeremylevine.com "i dont want to do it exactly like that, just an example of what i have to make" so do i have to use flash or can i use something else?

this is for my dad "he want me to improve his websites from html with a cms to an interactive website with a cms
yes i know i should tell him, i can not do it, but thats not an option when it comes to him, and i enjoy all his challenges "i win 2/5 so far hehehehehehehehehehe" anyway how can i do that without using flash? "i have figured out how to do it in flash but i dont want to make the cms to be working with flash, if you understand what i mean
Link to comment
Share on other sites

ok to the point, besides flash, how can i make a 3D website?
There is option for webgl. but it is experimental in mozilla. webgl have to implemented with canvas. 3d using canvas/js is non trivial. there is some library to make this things easier. you can look into three.js. there is many more. resourece https://developer.mozilla.org/en/WebGL though the effect of the some part of the site can be acheived with 2D-canvashttps://developer.mo...a.org/en/canvas Edited by birbal
Link to comment
Share on other sites

would that work in IE? since some people still uses IE "looks to the side" yea some people still uses IE

Link to comment
Share on other sites

IE9 most probably will support the 2D but i don't think it supports 3D

Link to comment
Share on other sites

Thanks, ill try to use that and see whats the outcome

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...