Skip to main content

Home/ game programming/ Group items tagged free

Rss Feed Group items tagged

metacipher

Cone3D Programming - SDL, OpenGL and C++ Tutorials - 0 views

  • screen = SDL_SetVideoMode(640, 480, 32, SDL_HWSURFACE|SDL_DOUBLEBUF);
    • metacipher
       
      You should note that this tutorial fails to free the memory it created. You should call SDL_FreeSurface(screen) when quitting, to free the display surface created.
jdr santos

Novelty - Visual novel maker - 0 views

  •  
    Novelty is a free game maker tailored for making visual novels. Contrary to most other visual novel makers, Novelty is designed for people without any experience in scripting or programming.
jdr santos

Kambi VRML game engine - 1 views

  •  
    Kambi VRML game engine is a free/open-source 3D (game) engine. The engine is written in clean Object Pascal code, and we have an excellent support for the VRML / X3D 3D data (although other 3D model formats are also supported).
1 - 4 of 4
Showing 20 items per page