flyrxue wrote:the download link was disable,who can give me a copy or a download link
my email :flyrxue@163.com
/*
u32 current = device->getTimer()->getRealTime();
u32 original = 0;
u32 PhysicsTime = ((current - original)/1000);
// Set the physics simulation going
physxManager->simulate(TimeElapsed);
// Wait for the physics simulation to finish
physxManager->fetchResults();
// Render Physx debug data
physxManager->renderDebugData(video::SColor(225,255,255,255));
*/Return to Project Announcements
Users browsing this forum: No registered users and 0 guests