Chili Framework

From Chilipedia
Revision as of 13:02, 24 May 2016 by Chili (Talk | contribs)

Jump to: navigation, search

The Chili Framework is designed as a vehicle to make it fun and easy to learn C++ in a graphical context. It wraps a bunch of pain-in-the-ass WinAPI and Direct3D bullshit giving us direct access for manipulating screen pixels. This allows us to explore basic graphical concepts while we are learning the fundamentals of the C++ language.