• Joined on 2023-03-23
wanmay pushed to bmploading at wanmay/dcearth 2024-04-25 01:22:36 +00:00
7f457daa94 fixed the camera so its motion is no longer tied to framerate
ce15bfdcf7 add drag and drop, parse lines more robustly
Compare 2 commits »
wanmay created repository wanmay/dcearth 2024-04-25 01:21:13 +00:00
wanmay pushed to main at wanmay/vision 2024-03-31 02:51:23 +00:00
8258ebfa22 download the rest of love-gltf, test that its default renderer works on 11.5
wanmay pushed to main at wanmay/vision 2024-03-23 20:03:54 +00:00
3648181f8e Upgrade LOVE to version 11.5
3c0cf3013e scratchpad for the client's rendering
Compare 2 commits »
wanmay pushed to main at wanmay/vision 2023-12-05 02:02:29 +00:00
bf12de9373 starting to work on this again
wanmay pushed to master at wanmay/feq 2023-10-08 16:22:01 +00:00
1fb4bcf0fe readme, fixup
wanmay created branch master in wanmay/feq 2023-10-08 16:20:35 +00:00
wanmay pushed to master at wanmay/feq 2023-10-08 16:20:35 +00:00
9a33c2b3a7 readme, fixup
98c27e0725 Large commit, fixed large mistake in calculating Ansatz values, added tests for FDB series plot.
b7a2e67ace Feverish insensate spurt:
099b8440e2 Plotting
wanmay created repository wanmay/feq 2023-10-08 16:19:33 +00:00
wanmay pushed to master at wanmay/rapport 2023-10-07 20:40:26 +00:00
424e8a9129 readme
wanmay pushed to master at wanmay/rapport 2023-10-07 19:44:08 +00:00
79e8c523d9 Delete old half-baked files.
wanmay created branch master in wanmay/rapport 2023-10-07 19:42:27 +00:00
wanmay pushed to master at wanmay/rapport 2023-10-07 19:42:27 +00:00
c24f86500e Fix infinite loop bug, add FFI enum test, add moving camera
d6b615c2c1 Big commit, basic functionality + plotting.
wanmay created repository wanmay/rapport 2023-10-07 19:41:47 +00:00
wanmay pushed to main at wanmay/vision 2023-10-01 23:16:24 +00:00
2ca4a77b33 Handle hash collision in handshake; properly prune old servers from browser.
wanmay pushed to main at wanmay/vision 2023-09-26 21:58:30 +00:00
788b7a11f5 Fixed bug introduced by null terminator inside IP string. Basic logic to disconnect clients.
wanmay pushed to main at wanmay/vision 2023-09-26 03:06:13 +00:00
d011885c87 Accommodate IPv6 addresses at packet level. Avoid infinite loops in deserialisation. Test with timing loop removed.
wanmay pushed to main at wanmay/vision 2023-09-23 22:08:17 +00:00
74e328d86c Connection protocol. Joinable servers!
wanmay pushed to main at wanmay/vision 2023-09-23 20:36:18 +00:00
76beae271c Network troubleshooting.
wanmay pushed to main at wanmay/vision 2023-09-22 04:15:21 +00:00
42aa39423f re-add love-gltf for now; use local IPs for now.