|
|
|
|
|
by mattsan
820 days ago
|
|
If you want a simpler intro into learning the math/logic behind rocket guidance systems, kOS is an alternative mod. The main difference is that it has a pretty good base autopilot, such that you can give it a direction vector to point to. The downside is that you have to learn a specific language for it, but you can also make your own language that transpiles as a fun project :) Example of what's possible: https://www.youtube.com/watch?v=szsIL_0m2Qo |
|