- Initialization also takes place here: https://github.com/pro3d-space/PRo3D/blob/99900d5aa88242e2d340d1c4636994f09e406c79/src/PRo3D.Base/CooTransformation.fs#L64 and exposes how concrete spice kernels are loaded for pro3d. [here](https://github.com/pro3d-space/PRo3D/blob/99900d5aa88242e2d340d1c4636994f09e406c79/src/PRo3D.Base/CooTransformation.fs#L70) for example, Spice kernels are unpacked to the common AppData directory. This way, spice configuration can be changed without recompiling PRo3D.
0 commit comments