OpenGL is one of the most popular graphics library nowadays, we may even say that it is already a standard. This article below explains how to use GLUT with Visual Studio C++ Express Edition:
This document details the steps to get GLUT working along with Visual C++ Express Edition.
Download and install...
yet another blog about computer, technology, programming, and internet
Sunday, October 29, 2006
Wednesday, October 04, 2006
Interesting Article
Today I found an interesting article explaining .NET (Framework, SDK, IDE, etc). A nice explanation for anyone who wants to know more about .NETLink: h...
What is the Microsoft .NET Framework 3.0?
The Microsoft .NET Framework 3.0 (formerly WinFX), is the new managed code programming model for Windows. It combines the power of the .NET Framework 2.0 with four new technologies: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows CardSpace (WCS, formerly “InfoCard”). Use the .NET Framework 3.0 today to build applications...