hi,
I'm coding a programm, that will produce 3d coordinates for a rocket and I would like to do a rudimentally graphic output for this.
it just has to be scaleable and rotationable, so that you can change the view manually. the postions should be connected by lines and it ould be nice to have spheres for earth and moon ( and perhaps addtional celestial objects).
I think, there should be some ready stuff for this kind of plott already available, but I couldn't find one.
So that's why I'm here to ask you, if you know such a thing. and if there isn't I would kike to ask you how a bignner like me should start this? I ust coded for console apllications, because there was no need for a real graphics output.
thank you in advance for any tip! :)
Andreas