Skip to content

miroslavbroz/lc_triangle

Repository files navigation

Test of lightcurve computation for a general triangular mesh.

The following physics was already implemented:

  • insolation
  • shadowing (non-convex), eclipses, transits, ...
  • visibility (mutual)
  • scatterring (mutual)
  • simplified thermal contribution
  • Lambert law
  • Lommel law
  • Hapke law
  • above-horizon test
  • bounding-box test
  • Openmp parallelization
  • simplified motion
  • lightcurve

Screenshot Screenshot

2DO list:

  • body rotation
  • 2D mesh projection
  • 2D vector product
  • synthetic image (AO)
  • integration with Vispy?
  • integration with Xitau?