Brickster.net Logo

Brickster.net Demo

Floating, textured cube (OpenGL example)

NOTE: This software is provided "as-is" with absolutely no warranty. Any use is at your own risk. Not intended for illegal purposes.


Well, I never had a passion for graphics programming, but I'd like to share my recently finished, so called 'Brickster.net Demo' - which consists of nothing more than a floating cube and two textures. This is for all the beginners who know some C++ and want to script their own 3D graphics.

  • Works with OpenGL
  • Easy to use classes (Quad, Cube) featuring rotation, coloring and texturing (basic)
  • Graphics code separated from framework (Graphics.cpp)

Puzzle IconDownload here