Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Eine Animation Manager wurde hinzugefügt. Objekte können jetzt Modelle gemeinsam und unabhängig voneinander zu animieren. Objekt-Instanziierung ist nun abgeschlossen, und jedes Objekt kann das gleiche Modell für Kollisionserkennung und Animation zu teilen. Für jeden Frame eines animierten Modells eine gesonderte Kollisionserkennung Modell erzeugt, welches entsprechend Stumpf Keulen und die Kollisionsabfrage verwendet wird. 3D-Objekt-Kommissionierung ist wieder funktionsfähig. Die WP_Camera Klasse wurde verbessert, wie es WP_Math.
Tags: Major feature enhancements
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.

2002-12-27 22:44
0.9.2

Ein Beleuchtungs-Bug wurde behoben. Die Bibliothek ist nun in der WPCG Namespace enthalten. Kollisionserkennung wurde verbessert und Inline-Funktionen sind für Leistungsverbesserungen verwendet. Definiert wurden in consts und Warnungen verändert wurden behoben.
Tags: Major feature enhancements
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.

2002-11-29 02:55
0.9.1

Eine Beleuchtung, 3D Kollisionserkennung mit OPCODE, verbesserte Terrain-Rendering, Quake 2 Keyframe-animierte Modelle, Bugfixes und vieles mehr.
Tags: Major feature enhancements
A lighting system, 3D collision detection using OPCODE, improved terrain rendering, Quake 2 keyframe-animated models, bugfixes, and a lot more.

2002-07-15 09:28
0.9.0

Tags: Initial freshmeat announcement

Project Resources