http://celestia.simulatorlabbs.com/Libraries/
Here you will find the helpers that aid Celestia in doing its thing.
- CSpice http://celestia.simulatorlabbs.com/Libraries/CSpice/ From Nasa for orbits.
Lua http://celestia.simulatorlabbs.com/Libraries/lua515/ Which the base for Celx scripting.
GetText/Intl http://celestia.simulatorlabbs.com/Libraries/gettext/ Which handles internationalization.
LibJp[eg http://celestia.simulatorlabbs.com/Libraries/jpeg-9b/ Which handles jpeg textures.
LibPng http://celestia.simulatorlabbs.com/Libr ... ibpng1626/ Which handles png textures.
Zlib http://celestia.simulatorlabbs.com/Libr ... lib-1.2.8/ which handles archives of all sorts.
There is of course a single archive for those who just want it all.
For now, I have kept the library version as part of the structure.
Directories to be updated as library versions change.
Right now each of these support libraries comes with a solution and project file set for use with VS2013.
As soon as feasible I will be adding VS2015 support as well.
My next step on these is adding support for compiling with Mingw such as is available with QT creator.
Currently that is 32-bit(x86) only, but that will change in the near future.
When it does, then I will be ready.
Currently, all of these compile and create the needed support libraries using VS2013.
The details on each will be listed in their own category.
Good luck and I hope this helps you get started.
Janus.