Jump to content

Search the Community

Showing results for tags 'OpenGL'.

  • Search By Tags

    • opengl ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 6 results

  1. Minecraft is a game, where the objective is to mine blocks of a voxel based landscape and place them as you wish to construct what you wish within the confines of said voxel based patterns. Minor enemies come out at night, but there's no big boss, no real drive other than mining or building. So wha...
  2. Hi everybody! Today, is for me the culmination of a long quest: to be able to load and display an OpenGL texture And I'ts finally done! (PS: Thanks to my recent learning of the Python language, and the fact that I came back to C/C++) In the archive: - A wrapper for OpenGL and GLU (almost all basic...
  3. Here some graphical examples written completely in FreeBasic just for fun. _WinAPI_SetWindowTitleIcon Check for Numeric Entry in an EditBox using RegEx CreateWindowEx (hGUI) Example FB 3D Starfield Rotating Flight FB File2Bas Code Generator FB Fire Particles...
  4. I want to detect if exact process or window uses directx or opengl or maybe something else library used in applications. Thats becouse there could be many windows with same names and different names and the same with process. I got so much process names I want to my script works with all, so i...
  5. Here's the beginnings of SFML (the Simple and Fast Multimedia Library) for AutoIT. This library provides a wealth of features for developing games and multimedia applications. You can read up more about SFML here -> http://www.sfml-dev.org. It uses OpenGL as the renderer for 2D graphics such...
  6. Hi every body! I have a small questions to the C pros befor I go making something long and boring: I am creating a wrapper to GLFW, all OpenGL related stuff works well (creating a window, loading textures...), so it's good for this (PS: i'm gonna post it when i'm done) But, GLFW has some multithr...
×
×
  • Create New...