Commit graph

44 commits

Author SHA1 Message Date
Sakimori 46795c54d0 messed around with orbit 2024-02-19 23:12:53 -05:00
Sakimori 92e9981eaf added state writing at configurable time steps 2022-07-05 21:59:29 -04:00
Sakimori 71845520b2
Merge pull request #10 from Sakimori/frontend-base
Frontend base
2022-07-05 19:40:11 -04:00
Sakimori 254bdf2630 a 2022-07-05 15:40:02 -04:00
Sakimori 26f7760758 added env 2022-07-05 15:29:47 -04:00
Sakimori 56811414a9 adjusted border and font 2022-07-05 15:27:52 -04:00
Sakimori 3b48657e4a added consistent border 2022-07-04 21:46:29 -04:00
Sakimori 5db0c879a3 tidyed up css after other changes 2022-07-04 21:16:35 -04:00
Sakimori 1a497e6aba added start page to allow for boot audio 2022-07-04 20:39:46 -04:00
Sakimori f06c0ae64d slick css work 2022-07-04 18:13:41 -04:00
Sakimori 889d2c630e set up key handling for commands.js to process later 2022-07-03 20:43:28 -04:00
Sakimori 63fc945a87 removed tutorial code 2022-07-03 18:45:50 -04:00
Sakimori d754f0e928
Merge pull request #9 from Sakimori/sprited-renders
merging sprited-renders
2022-07-02 22:37:21 -04:00
Sakimori b68c23a7f1 removed duplicate files 2022-07-02 22:31:28 -04:00
Sakimori 7ef54e8de3 boot-up screen active, state change on keypress 2022-07-02 22:30:48 -04:00
Sakimori 5dad42c371 startup page looks neat 2022-07-02 16:58:33 -04:00
Sakimori 6ebada904c initial addition of createreactapp stuff 2022-07-02 12:30:30 -04:00
Sakimori f9dc68559c ground tracks! also fixed a bug with spinny 2022-01-20 17:05:07 -05:00
Sakimori 454475ddec started reporting lat/long on screen during render 2022-01-20 15:19:02 -05:00
Sakimori 8d53f693fd switched to pygame clock management; added flag to save frame to disk 2022-01-20 14:51:17 -05:00
Sakimori d521f3d0a3 ignored test image render file 2022-01-20 14:50:52 -05:00
Sakimori 98921c74cb added initial map base 2022-01-20 14:34:51 -05:00
Sakimori 57d87459c3 planet rendering finished, front/back planes for occlusion done 2022-01-20 00:06:37 -05:00
Sakimori e522f85e23 finished the planet sprite rendering 2022-01-19 21:01:00 -05:00
Sakimori 02ced2dac2 reoriented everything to proper coords, still trying to get sprite size correct 2022-01-19 19:22:00 -05:00
Sakimori 22818f983d initial attempt at sprite-based drawing 2022-01-19 17:41:06 -05:00
Sakimori a540b96c75 added the frames for planet rotation 2022-01-19 15:58:59 -05:00
Sakimori fc138a4cb0 further updates to renderer 2022-01-19 15:19:30 -05:00
Sakimori 95f71c3430 got stationary wireframe sphere ! 2021-06-28 16:00:33 -04:00
Sakimori 6b95683fcd got horizontal stripes working, trying to add a curve to them 2021-06-28 03:51:02 -04:00
Sakimori fb222b6dea added renderImage to camera, to save a representative image of system at any point to disk
takes a long time oops
2021-06-26 22:19:44 -04:00
Sakimori 61562a0bd4 added orbit line 2021-05-02 21:38:42 -04:00
Sakimori 294fd10388 satellite motion and rendering complete 2021-05-02 17:42:54 -04:00
Sakimori 6403e48f22
Update README.md 2021-05-02 13:50:21 -04:00
Sakimori 8969912f3f
Update README.md 2021-05-02 13:32:05 -04:00
Sakimori 3e90ffb5d0 initial class definitions 2021-04-22 15:10:57 -04:00
Sakimori a31dfee4a8 set up ignore for data files and venv 2021-04-22 12:45:30 -04:00
Sakimori 6fe261d731 removed file from tracking 2021-04-22 12:40:09 -04:00
Sakimori c2be5ebd95 created OrbitSim file 2021-04-22 12:28:37 -04:00
Sakimori c16f2c19ad Add project files. 2021-04-22 12:28:37 -04:00
Sakimori efe7e7b24b Add .gitignore and .gitattributes. 2021-04-22 12:28:37 -04:00
Sakimori 880808f487 misc visstudio setup 2021-04-22 12:25:29 -04:00
Sakimori ea59caf477
Update README.md 2021-04-22 00:27:24 -04:00
Sakimori 1016680d59
Initial commit 2021-04-21 23:54:25 -04:00