Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 19:24:38 +0000



Post From: GRID FEATURE FOR PLANETAY LINES

[2018-01-21 14:13:28]
michelh - Posts: 159
I have had a planetary lines indicator coded.
since sierra is limited to ~60 subgraphs, i am getting terrible artefact when a planet's longitude goes over the 360 degree mark and starts from zero again (e.g. as you can see the arrow is when earth enter zero degrees on the first day of summer).

is there another C++ paradigm that doesn't use subgraphs but rather that draws an "infinite grid" that I can use to draw planetary lines in sierra. The location of these lines is known beforehand and are being derived from a CSV file and if I can avoid coding it like a traditional subgraph, I will not have this problem each time a planet completes the 360 degree circle and abruptly returns to zero.
Date Time Of Last Edit: 2018-01-23 08:44:47