开发者

Which Tool to use for animations?

开发者 https://www.devze.com 2023-04-10 05:10 出处:网络
I have a concept of Virtual Mart for my Final year Project. This concept will implemen开发者_运维百科t the concept of virtual shopping in a way that If there is a shopping store in which there is a sh

I have a concept of Virtual Mart for my Final year Project. This concept will implemen开发者_运维百科t the concept of virtual shopping in a way that If there is a shopping store in which there is a shelf containing all items related to Shampoo than on the website there will also be a shelf which will have all items related to the shampoo and if the user wishes to buy the product and clicks on to it, the product will be added to cart then. I hope you people understand what i`m trying to deliver. The question is I am stuck on to what tool do i use to do the animations? I use Visual Studio as my IDE and platform i have chosen is .Net 4.0.. Thanks.


You can SilverSprite in Silverlight for doing this sort of online virtual environment and communicate the user actions with the backend website using WCF.


Animiations can only run on the client via JavaScript. You can use different libraries.

  • http://jquery.com/
  • http://jqueryui.com/
  • http://script.aculo.us/

Take a look at http://jqueryui.com/demos/droppable/#photo-manager to get a feeling what such an application could look like.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号