Interactive 3d modelling program
Question:
I look for a program that can do the job for the following questions:
- On a website the user can see a animated 'movie' of a house exterior
- He can rotate the house left-right, up-down
- When he clicks on, lets say a door, a price and some text will show up
.
About the framework the program uses:
Please no unity3d or another animation framework that is not widely used. Maybe Flash, Shockwave or Silverlight?
.
The questioned program:
It may be a program that a most company use in this scenario. But at best a program that can be used by sem开发者_如何转开发i-profs like I think i am ;-)
Thanks in advance!
You could use Flash for this.
There are several open source 3D libraries such as:
- http://away3d.com/
- http://blog.papervision3d.org/
- http://www.flashsandy.org/
- http://alternativaplatform.com/en/
- ...
Furthermore, you will be able to leverage GPU acceleration natively in the Flash Player 11.0 release.
Cheers
精彩评论