

changes :
todo :-> 0.3.5 (22.10.2006)
Build JF2 with new PhysX SDK 2.5.1
Add EffectLib
Add CameraGlow Effect (thx to Fabre Cйdric for idea)
Add Example of EffectLib
Add Character Controlers to jf2 IPhysX
Set CPhysXClothSceneNode as stable
New PhysX update metod :
irrdev->getVideoDriver()->beginScene(1,1,irr::video::SColor(255,100,100,140 )); //irrlicht scene begin
irrdev->getSceneManager()->drawAll(); //render all 3d objects
physx->Debug_system();
irrdev->getGUIEnvironment()->drawAll(); //render gui
irrdev->getVideoDriver()->endScene(); //end scene
physx->UpdatePhysX();
Add StableFps function to IDevice
Add Cars Example
New Parametr color1 in IEffectInfo
download here :1) add .irr loader to physx module
2) add some usefull effects to effect lib
3) make shooter example
4) docs
http://jimon.boolean.name/core.php?down=jf2_035.rar (2.1 mb)


