Computer125 Ragdoll ( No Constraint ) Ragdoll, No Constraint Ragdoll, Apply Constraint 2008. 8. 1. Havok Vehicle Test Vehicle Test. 128x128Heightmap Terrain & 4Tire-Vehicle. 2008. 7. 23. Havok Cube Tower Test Setting Value Box Restitution 0.5, Friction 0.5, Max Angular Velocity 200 Max Linear Velocity 200 Plane Restitution 0.8, Plane Friction 0.5, 2008. 7. 22. OpenCV_002_ToGray #include #include #include #pragma comment(lib, "cxcore.lib") #pragma comment(lib, "cv.lib") #pragma comment(lib, "highgui.lib") #pragma comment(lib, "cvcam.lib") const static char gWinName[]= "NoName"; void main(){ IplImage* image= NULL; CvCapture* capture= cvCaptureFromCAM(0); cvNamedWindow(gWinName, 0); cvResizeWindow(gWinName, 400, 300); IplImage* gray= NULL; { cvGrabFrame(capture); image= c.. 2008. 7. 19. 이전 1 ··· 12 13 14 15 16 17 18 ··· 32 다음