3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc. all derivatives are done with finite differences, so it's all simple. in 3 videos I explain all the mechanics and its simulation up to this simple but pow method.Pure Lagrangian mechanics until now has not been used much or at all,in simulation videogames,but i decided to try it because it was promising, very simple compared to the fnal results, and there was not much docu on its use in simulation games: this lack was completed now.
will com also a non-GL version
vid: http://youtu.be/J8fWg_xFEwk

Features

  • articulated body simulation using pure Lagrangian dynamics implemented in a way feasible for computer-simulation.
  • very short and simple sourcecode, because the very Lagrangian method is very simple to use.
  • it is easyest to extend to simulation of other articulated mechansms featuring only holonomic constraints; thus making this the beginning of a long series of simulation games
  • extremely good performance... since no constraint forces are calculated, the computational heavyness of each simulation step is proportiaonal to the square of the number of degrees-of-freedom (a.k.a. "DOF") of the mechanical system to be simulated
  • the simple plane-only version will be kept available separately always, for dydactical and/or documentation-related purposes
  • I shall make soon available also a version which does 3D graphics form zero, and using only SDL library alone, to display resulting pixels: some evolution of the calssic "terep 2" game to a game based on a more 'advanced' simulation method that does not require to approximate car's dynamics at all ( or almost at all)
  • practically no approximation in vehicle's dynamics, and wheels do rotate also visually.
  • there are subversions with hilly terrain with trees, both car and truck. In principle it can handle also multi-trailer truck setups. I shall make a version when one can attach more trailers or just pull as many 'things' as he wants (like trunks) or so... pull-wires can be simulated with grat speed and stability... Well... after all what's better for simulating also lifter-trucks, than the Lagrangian metod? I shall make subversion for each of the 'subdisciplines' or trucking and rally-ing.
  • I have experimented recently with a way to include also highways (moreover, they would be editable) so that this will be able to be modernised remake of STUNTS optimised for high speeds, also with trucks. But without making the game heavy of transforming the soucecode in a huge brick.
  • although I did not bother about implemnting collisions with objects around - at least something lik terrain-limiting walls - , but in some subversin i will include it... in the main point could be to simulate the collision of wheels with small object around, like rocks, or trucks scattered around. the lagrangian method thanks is strong in articulated bodies, so the poin in this would be in that the 'transmission' of a hit felt by a wheel is simulated accurately causing the hit to cause the whole system to 'vibrate' or however we wan to call it.
  • internal view available, and for the external view, there is possibility to zoom all particulars: the articulations are well visualised in the game so there is a point in this. it is also possible to ge off the car to walk around and see all well.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Lagrange Rally 3D

Lagrange Rally 3D Web Site

Other Useful Business Software
Cyber Risk Assessment and Management Platform Icon
Cyber Risk Assessment and Management Platform

ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • If any suggestions, leave a comment.
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD, Windows

Intended Audience

Education, End Users/Desktop, Engineering, Automotive

User Interface

OpenGL, SDL

Programming Language

C

Related Categories

C Simulation Games, C Simulation Software, C Sports Games

Registered

2013-05-15