Download List

專案描述

libWPCG is a basic 2D/3D C++ computer
graphics library. It uses OpenGL and includes
extensive documentation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-28 23:27
0.9.3

An animation manager was added. Objects can now share models and animate independently from each other. Object instancing is now complete, and every object can share the same model for both collision detection and animation. For every frame of an animated model a separate collision detection model is generated which is used accordingly in frustum culling and collision detection. 3D object picking is functioning again. The WP_Camera class was improved, as was WP_Math.
標籤: Major feature enhancements

2002-12-27 22:44
0.9.2

A lighting bug was fixed. The library is now contained in the WPCG namespace. Collision detection was improved and inline functions are used for performance improvements. Defines were changed into consts and warnings were fixed.
標籤: Major feature enhancements

2002-11-29 02:55
0.9.1

A lighting system, 3D collision detection using OPCODE, improved terrain rendering, Quake 2 keyframe-animated models, bugfixes, and a lot more.
標籤: Major feature enhancements

2002-07-15 09:28
0.9.0

標籤: Initial freshmeat announcement

Project Resources