ktyl
|
0b4e84323c
|
wip: receive key input
|
2024-03-03 23:52:34 +00:00 |
ktyl
|
441a0748d1
|
refactor: extract Orbiter class
split render logic across objects
move rendering code from main loop to Orbiter
make objects responsible for setting up their own render contexts
|
2024-03-03 23:17:07 +00:00 |
ktyl
|
ad281f5b68
|
feat(orbit-animation): cycle animation
|
2024-03-03 23:16:29 +00:00 |
ktyl
|
3a71a4899d
|
feat(orbit-animation): update vertices over time
|
2024-03-03 23:16:11 +00:00 |
ktyl
|
2384028542
|
feat(widget): draw axis widget aligned to orbit
|
2023-10-05 23:25:37 +01:00 |
ktyl
|
9f2c05bf6f
|
feat: correct elliptical orbital motion
|
2023-08-15 00:15:36 +02:00 |
ktyl
|
75cf44e2fd
|
chore: make orbit animation read better
|
2023-08-15 00:15:36 +02:00 |
ktyl
|
8391c0c23e
|
feat: position orbiter along orbit
chore: move pi to header
|
2023-08-15 00:15:29 +02:00 |
ktyl
|
ad51be518b
|
feat: circular orbit
|
2023-08-14 01:47:55 +02:00 |
ktyl
|
16bc542a69
|
feat: multiple spheres
|
2023-08-14 01:47:55 +02:00 |
ktyl
|
ae78f0a399
|
refactor: extract sphere model matrix calc
|
2023-08-14 01:47:55 +02:00 |
ktyl
|
4795d88b91
|
refactor: extract gfx functions
|
2023-08-06 15:49:59 +02:00 |
ktyl
|
37025fbb09
|
chore: name main script
|
2023-08-06 15:25:44 +02:00 |