ダウンロードリスト

プロジェクト概要

libWPCG は、基本的な 2 D ・ 3 D C++ コンピューター グラフィック ライブラリです。OpenGL を使用し、豊富なドキュメントが含まれています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2003-01-28 23:27
0.9.3

アニメーションマネージャが追加されました。オブジェクトは、モデルを共有し、互いに独立してアニメーション化します。オブジェクトのインスタンス化は現在、すべてのオブジェクトの両方の衝突検出とアニメーションのため、同じモデルを共有することができますは完了です。別の衝突判定モデルは、それに応じて錐カリングや衝突の検出に使用されて生成されるアニメーションモデルのすべてのフレームをしてください。三次元再び機能しているピッキングオブジェクトを返します。 WP_Cameraクラスは改善されたとして、WP_Mathされました。
タグ: 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

照明のバグが修正されました。ライブラリは現在、WPCG名前空間に含まれています。衝突検出と改善されたインライン関数のパフォーマンスを改良するために使用されます。 constsと警告に変更された定義が修正されました。
タグ: 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

照明システム、3D衝突検出OPCODEのを使用して、改善された地形レンダリング、『Quake 2キーフレームアニメーションモデルは、バグ修正、および多く。
タグ: 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

タグ: Initial freshmeat announcement

プロジェクトリソース