资 源 简 介
The XTL project - an acronym for XNA Tool Lib - aims to simplify writing XNA programs. It consists of classes that take care of most everyday/repetitive tasks so you can focus on the "real problems"(TM).
Currently it consists of classes for:
* Managing Keyboard and Mouse states
* Drawing UserIndexed Primitives
* Creating BasicEffects using presets
* Show Information on screen
It was started in 2008 at the computer graphics department of Frankfurt Goethe-University and was used internally and by students.