| Page 1 of 1 | [ 6 posts ] |
|
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() . |
|
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. |
|
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 |
|
it's so exciting...
Pity it doesn't support IE series browsers. |
|
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 |
|
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? |
| Page 1 of 1 | [ 6 posts ] |
| 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 |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group