Introduction - If you have any usage issues, please Google them yourself
mfc drawing to a platform. CGFramework is an auxiliary framework for some homework in the course of Computer Graphics. It aims at shielding the students from complex windows programming issues, and helps them focus on the graphics algorithms, rather than some annoying GUI problems.It must be emphasized that CGFramework is merely a simple platform for practising some graphics algorithms. Due to its strictly limited functionality, this framework is not suitable for developing large softwares, such as the course design of Computer Graphics. If users are familiar with windows programming, this framework is also not recommended .