Results 1 to 9 of 9

Thread: OpenGl

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Location
    Lost
    Posts
    216

    Angry

    Hi there !

    How can i get information about the functions in these two DLLs
    (arguments, returned values . . .) to be able to use them from VB
    in order to use OpenGl graphics ????????????????????
    "Opengl32.dll"
    "Glu32.dll"





    Thanks anyway !!!!
    B.S Computer Science
    M.S Computer Engineering

  2. #2
    Zaei
    Guest
    Your best bet would be to learn to read C++ declarations, then you would be able to translate them to VB Declares.

    Z.

  3. #3
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Add theis to the projects references then goto PLanet-Source-Code.com and search for Fly in Visual Basic, then you will find a demo that some guy has made showing how to use this.

    (EDIT)

    Damn it wouldnt let me add it. ok check ur mail

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Get the VB OpenGL type library. It automatically declares everything, so it isn't a pain to set up.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Thats what i mailed him !

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Location
    Lost
    Posts
    216
    Hi Sastraxi !!
    Thanks for replying !!

    From where can i get this VB lib ???????????????


    Thanks !
    B.S Computer Science
    M.S Computer Engineering

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Location
    Lost
    Posts
    216

    Thumbs up

    I need a sample on this lib (or hints ) because it's a huge one and i'm just starting with OpenGl
    thanks any way!!!!
    Last edited by Mimo; Apr 12th, 2001 at 03:14 AM.
    B.S Computer Science
    M.S Computer Engineering

  8. #8
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    hang on and i'll mail u one, or search on planet-source-code.com like i told u.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Mini-example to start you off:

    http://www.parksie.net/simplegl/SimpleGL.html
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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