Re: [Stellarium-pubdevel] projection code

2016-05-12 Thread Georg Zotti
If you develop your own code, it's better to start with understanding the (simple) math behind the stereographic projection. Else, reverse-engineer StelProjectorClasses.[hpp|cpp) G Am 12.05.2016 05:29, schrieb André Moutinho: > Hello all, I am developing a meteor analysis code using Qt and I a

[Stellarium-pubdevel] projection code

2016-05-11 Thread André Moutinho
Hello all, I am developing a meteor analysis code using Qt and I am looking for some code to perform stereographic and other kinds of projections of only simple stars. Does anyone can recommend which is simplest version of source code but still functional and stable that I could verify how this pro