Results 1 to 6 of 6

Thread: [2005] 3d images in VB

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2007
    Location
    Australia
    Posts
    237

    [2005] 3d images in VB

    If I made a 3d image, (say a tennis ball)

    Would it look 3d in visual basic? (I think it should)

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2005] 3d images in VB

    Well if its just a regular image file (.jpg, .bmp etc) it will look exactly like it should. What kind of image are you talking about?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  3. #3
    Fanatic Member Andy_P's Avatar
    Join Date
    May 2005
    Location
    Dunstable, England
    Posts
    669

    Re: [2005] 3d images in VB

    Not sure what you mean. An image is an image.

    If your VB can display it, it will look the same as it does in Paint, or Photoshop or whatever.
    Using Windows XP Home sp3
    Mucking around with C# 2008 Express
    while ( this.deadHorse ) { flog( ); }


  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2007
    Location
    Australia
    Posts
    237

    Re: [2005] 3d images in VB

    3d images, such as the ones in warcraft 3, how do they get theirs to be 3d?

    Any image that is 3d, maybe its not an image, like in 3dsmax, if I made a tennis ball, how would I put that into VB so it was 3d in vb? I could rotate it and so on

  5. #5
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2005] 3d images in VB

    What you are talking about is a 3d model. You'd need directX (direct3D more precisely) to draw one of those on screen.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    May 2007
    Location
    Australia
    Posts
    237

    Re: [2005] 3d images in VB

    Thanks alot

Posting Permissions

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



Click Here to Expand Forum to Full Width