Results 1 to 9 of 9

Thread: Generate a Stereogram with VB

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484

    Generate a Stereogram with VB

    Hi,
    i've seen many stereograms and i really wanna try generating a pic into one myself with VB!!!
    Can some be kind enough to teach me, give me good resource web sites or even up an example on how to generate a stereogram? Any algorithms needed???

    Pls help

    many thanx~!

  2. #2
    Junior Member
    Join Date
    Oct 2001
    Location
    Gränna, Sweden
    Posts
    23
    If my idea of what a stereogram is is correct, then you would have to get two pictures of this object. Pic. #1 would have to be from a slightly different angle than pic. #2. Make one green and the other red (or any contrasting colors) and mix them.
    Bye

  3. #3
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I believe (if what I'm thinking is also correct) that traditionally, blue and red are used.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Do a search for the term "SIRDS" which is IMHO what you're looking for *smile

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    Yes, i've seen the terms SIRDS and IMHO but don't know what they are and stand for, can u tell me?

    And most of the results i got is in C or Java Programming, but i want something in VB.

    help

    thanx`

  6. #6
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    If you find algorithms you could easily recreate these in VB.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    yes i know, but the thing is, i can't find any algorithms written for VB. Common ones are only for Java and maybe C++.

  8. #8
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    SIRDS = Single Image Random Dot Stereograms

    Meaning you only have 1 picture (not like red+green) and the 3d effect is done by randomized dots (or at least it looks so) ...

    indeed you just need the formula you can nearly convert 1:1 to VB..

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484
    but i really dun know anything about the algorithms ........

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