I've searched the forums and looked at the tutorials, but can't figure out how to properly integrate NewtonSDK int codeblocks!! If someone could explain or point me in the right direction? Thanks
Also, I've noticed that when I build my project codeblocks throws up errors in ISceneNode.h ?? The test ...
My code for positioning a 3rd person camera is as follows. cpos = camera position pos = avatar position rot = avatar rotation crot = camera rotation R_PI = 0.0174532925 cameraradius = camera's distance from player.