Naval Simulator - video
Community Forums/Graphic Chat/Naval Simulator - video| 
 | ||
| Hi, i made a video to show some stuff of the Naval simulator project. now i working to improve all things like collision, details, 3d models, physics, make a good 3d water waves,scenarys and a good gameplay.. sometimes, the fps go from 200 to 5fps, when the camera point in some angles, i don't know why, there is so many things i need to fix! but the project is going very fine for me, so, i think this is my first big project there are i going to finish. regards! | 
| 
 | ||
| Awesome video Santi! Do you use physics library with your water stuff? ie bouyancy/steering, etc. | 
| 
 | ||
| Hi, i made a own simple physics, for ropes, translate and rotate the objects. For Collision ship to ship, i use Spheres inside de ships, and if the distance is < of radius, i have a collision. For Ship-LAND collision i use Blitz Collision Sphere-Poly collision. for the flotability i need to work on that, becouse i'm afraid to use to many resourses in something that can i simplify or simulate with simple ecuations. sorry for my english :) | 
| 
 | ||
| Ok got it and that's cool. Well I know you can simulate water vehicles like boat using Bullet library. I remember there's some examples there. :-) |