Results 1 to 10 of 10

Thread: OpenGL info

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Thyandyr View Post
    Is there an easy way, or does anyone have code for retrieving all the OpenGL info to a StringList, Inifile etc. ?
    I don't know how easy it is but it is definitely possible. Just check the glCapsViewer that is developed by PGD Member Sascha Willems
    https://www.saschawillems.de/?page_id=771

    As you can see on the web page this tools was first developed in Delphi but Sascha decided to move to using of C++ instead.

    Any way I think he could provide you with best information on how to retrieve this information. Now since lately he isn't visiting PGD so frequently I recommend you get in contact with him though his web page instead.

    Also if you haven't already I strongly recommend you check his awesome game Projekt "W"
    https://www.saschawillems.de/?page_id=829

  2. #2
    Quote Originally Posted by SilverWarior View Post
    I don't know how easy it is but it is definitely possible. Just check the glCapsViewer that is developed by PGD Member Sascha Willems
    https://www.saschawillems.de/?page_id=771

    As you can see on the web page this tools was first developed in Delphi but Sascha decided to move to using of C++ instead.

    Any way I think he could provide you with best information on how to retrieve this information. Now since lately he isn't visiting PGD so frequently I recommend you get in contact with him though his web page instead.

    Also if you haven't already I strongly recommend you check his awesome game Projekt "W"
    https://www.saschawillems.de/?page_id=829
    What a productive guy! That W project part 1 says it was done with Pascal, I guess part 2 was just an extension to it.

    Anyway I guess I'll just add parameters to my own script at the rate I end up wanting to know what the limit is.

  3. #3
    Quote Originally Posted by Thyandyr View Post
    That W project part 1 says it was done with Pascal, I guess part 2 was just an extension to it.
    Yes Projekt W was created in pascal. But Projekt Weltherrscher - "Phase 2" is much more than just extension of Projekt W. In the beginning it was planed to be just and extension but in ended up being a new game instead. And for short time the game was even more popular than Minecraft at the time. And that it no small feat.

    Any way you can read a bit more about it here on the forum:

    Projekt W
    http://www.pascalgamedevelopment.com/showthread.php?3594-Projekt-quot-W-quot&highlight=project

    Projekt Weltherrscher - "Phase 2"
    http://www.pascalgamedevelopment.com...t-Phase-2-quot

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
  •