ニュース

Code::Blocks is open source IDE, established in C++ using WX Widgets as the GUI tool kit. Learn how to download & install Code::Block.
OpenGL is a widely used API for rendering 2D and 3D graphics. This article will help you understand an example OpenGL application that performs simple 2D rendering. The code is written in C++ and ...