Results 1 to 5 of 5

Thread: 3D Rendered image

  1. #1
    Join Date
    Aug 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb 3D Rendered image

    Does anyone know if it is possible to use DHTML to post 3D models to a website (to allow a visitor to move and view the model)?

    Thanks

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Nope. Not gonna happen.

    Look into "Quicktime VR" (google that).
    It's quicktime Virtual Reality, and allows you, through quicktime player (can be embedded in a page) to rotate things.

    You might possibly be able to use java, but that would be hard.


    The only other way would be to create a series of images, then program them with javascript to "rotate" (change the image) based on clicking an arrow, or something, but that would be very tedious, depending on the number of angles you wanted available.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by djr33
    Nope. Not gonna happen.

    Look into "Quicktime VR" (google that).
    It's quicktime Virtual Reality, and allows you, through quicktime player (can be embedded in a page) to rotate things.

    You might possibly be able to use java, but that would be hard.


    The only other way would be to create a series of images, then program them with javascript to "rotate" (change the image) based on clicking an arrow, or something, but that would be very tedious, depending on the number of angles you wanted available.
    It's almost possible now. Check this out: http://www.dynamicdrive.com/forums/s...ad.php?t=11820

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    It's always possible in Flash

    Here is a link to a forum thread... check out the link in the first post... AWESOME 3-D head!!

    http://board.flashkit.com/board/showthread.php?t=694734

    And, Yes, for most Flash/3D work you need a program like Swift3D, but not always:

    http://www.flashkit.com/movies/3D/3D...9691/index.php
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Have a look at VRML/X3D.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •