Displaying interactive 3d objects on the website

Discussion in 'Graphics & Multimedia' started by Abhinandangarg, Jun 1, 2012.

  1. #1
    Hello,


    I need do display several 3d mobile phones on the website but I'd like to make them a bit interactive. When user clicks on some button of the phone the phone's display should show different picture in response. I'm loking around for some tool that I can create such animation with. I've made a quick research and consider some software: JUXT, Esquimo, CopperCube, Flare3d. Which of them could do the job ?
     
    Abhinandangarg, Jun 1, 2012 IP
  2. atulsachan147

    atulsachan147 Member

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    Any of above if you are familiar with AS3
     
    atulsachan147, Jun 3, 2012 IP
  3. Abhinandangarg

    Abhinandangarg Peon

    Messages:
    143
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I've got very very basic actionscript. I would prefer solution without scripting.
     
    Abhinandangarg, Jun 4, 2012 IP
  4. Dronoid

    Dronoid Greenhorn

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    23
    #4
    I don't know how about CopperCube but Esquimo allows to do what you want without scripting.You can define simple events within editor. The trick that I have inmind at the moment is about using PhotoTarget cameras. You can assign'Photo target' action to 'mouse click' event. After clicking onparticular button the scene will move to different position. Check this:

    http://www.ninevectors.com/manual/03_cameras.html
    – this is about Photo target cameras

    and a tutorial that uses it: http://www.ninevectors.com/tutorials/t02
     
    Dronoid, Jun 5, 2012 IP