summaryrefslogtreecommitdiffstats
path: root/src/tacmap/render.rs
Commit message (Collapse)AuthorAgeFilesLines
* regenerate orbit lines based on system tick intervalJon Santmyer2026-05-061-3/+1
|
* seperate orbit logic from bodyJon Santmyer2026-05-051-420/+0
|
* add label rendering for planetary bodiesJon Santmyer2026-05-041-6/+3
|
* i don't know how to get the line segments to render rightJon Santmyer2026-05-011-33/+48
|
* add orbit rendering for bodiesJon Santmyer2026-04-301-30/+238
|
* simplify rendering pipeline. add gridlines to tacmapJon Santmyer2026-04-221-21/+49
|
* complete orbit camera. add most large solar bodiesJon Santmyer2026-04-221-9/+12
|
* work on orbits (not right yet), orbit cameraJon Santmyer2026-04-151-6/+1
|
* first commit. working body renderingJon Santmyer2026-04-151-0/+233