[ 6 posts ]

John Coady

  • Username: jdc
  • Joined: Fri May 06, 2011 12:44 pm
  • Posts: 18
  • Offline
  • Profile

Y.App 3D Demo

Post Posted: Tue Feb 07, 2012 4:38 pm
+0-
Here is a simple Y.App 3D Demo that I put together.

http://members.shaw.ca/johncoady/yui3DAppDemo.html

The 3D window is a View based on Y.View and the 3D Content are models based on Y.Model. You can navigate in the 3D window by clicking and dragging your mouse inside the 3D window. You can load 3D content into the model by clicking on the links provided. You can also listen to click events on the 3D content in the models using YUI. When the 3D content is clicked on, a message is sent to the browsers javascript console using Y.log() .

Ryan Grove

YUI Developer

  • Username: rgrove
  • Joined: Tue Dec 09, 2008 9:55 pm
  • Posts: 275
  • Location: Portland, OR
  • Twitter: yaypie
  • GitHub: rgrove
  • Gists: rgrove
  • IRC: rgrove
  • YUI Developer
  • Offline
  • Profile

Re: Y.App 3D Demo

Post Posted: Tue Feb 07, 2012 5:49 pm
+0-
Very nice!

It'd be cool to get Y.Router in there too to create bookmarkable URLs of object states that could be shared with others.

John Coady

  • Username: jdc
  • Joined: Fri May 06, 2011 12:44 pm
  • Posts: 18
  • Offline
  • Profile

Re: Y.App 3D Demo

Post Posted: Wed Feb 08, 2012 9:46 am
+0-
I added Y.Controller (Y.Router) to create bookmarkable URLs as you suggested. I added the query string
?model=box to the URL when the user clicks on the 'Load Box' link etc. The new version of the 3D Y.App Demo can be found here.

http://members.shaw.ca/johncoady/yui3DAppDemo1.html

Milo Zhang

  • Username: amicool
  • Joined: Thu Feb 09, 2012 11:07 pm
  • Posts: 1
  • IRC: Milo
  • Offline
  • Profile
Tags:

Re: Y.App 3D Demo

Post Posted: Thu Feb 09, 2012 11:19 pm
+0-
it's so exciting...
Pity it doesn't support IE series browsers.

John Coady

  • Username: jdc
  • Joined: Fri May 06, 2011 12:44 pm
  • Posts: 18
  • Offline
  • Profile

Re: Y.App 3D Demo

Post Posted: Sat Feb 11, 2012 12:59 pm
+0-
Actually it does work on IE series browsers in the user has the Google Chrome Frame (GCF) plugin installed. You can find out more about GCF here :

http://www.youtube.com/watch?v=sjW0Bchdj-w

If the user visits the 3D Y.App demo using IE he will be prompted to install GCF if it is not already installed. Otherwise, my 3D Y.app demo should just also work on IE.

http://members.shaw.ca/johncoady/yui3DAppDemo.html

John Coady

  • Username: jdc
  • Joined: Fri May 06, 2011 12:44 pm
  • Posts: 18
  • Offline
  • Profile

Re: Y.App 3D Demo

Post Posted: Mon Mar 12, 2012 9:55 am
+0-
I added a few new YUI features to the Y.App 3D demo, including yui menu navigation, yui busy overlay for loading 3D content as well as Y.io for loading new 3D models. Check out the latest version of the demo here.

http://dl.dropbox.com/u/5095342/yui/yui3DAppDemo2.html

What else does anyone recommend that I add to the demo?
  [ 6 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum