Commit graph

17 commits

Author SHA1 Message Date
Tyler Marques
39c8320484
Reformating the project to have it's own directory, relying on TS
This makes the project able to use TS, and can be stood up using `npm
run dev`
2025-03-06 11:34:42 -05:00
Tyler Marques
04b12a6aaa
Split into html and javascript files
Makes dev-ing just a little easier. Going to work on cleaning up some of
the old files now, and making it easier to start the whole thing.
2025-03-06 10:41:02 -05:00
Tyler Marques
ed22b5ae0c
Removing the grid and making labels a little more usable 2025-03-05 17:22:42 -05:00
Tyler Marques
1bcf4dfe99
Labels present on the map, though they are huge an often overlapping 2025-03-05 17:19:05 -05:00
Tyler Marques
00474c8db6
Fixing race condition for map_styles 2025-03-05 16:45:07 -05:00
Tyler Marques
00a5f5d179
Center the SVG to the viewport of threejs 2025-03-05 15:50:21 -05:00
Tyler Marques
9dc6972b75
The SVG now correctly loads fully.
Still need to map the corrdinates of the countries to the given svg
locations.
2025-03-05 15:15:59 -05:00
Tyler Marques
2bf7dcc0c4
Basic loading of SVG into the canvas.
Still some issues, the svg is "standing up", and we need to map the
points to the correct point.
2025-03-05 14:41:37 -05:00
AlxAI
759aaea1cc chat works!! 2025-03-04 22:28:00 -08:00
AlxAI
a0d6064b76 First working chat! 2025-03-04 22:17:18 -08:00
AlxAI
7106b8c81f Update simple-test.html 2025-03-04 22:12:07 -08:00
AlxAI
3e4c8225d9 Animation plays in replay! 2025-03-04 21:26:49 -08:00
AlxAI
d505c7ea6c First proper working animation 2025-03-04 20:19:33 -08:00
AlxAI
6d4a7bf5b0 leaderboard + svg conversion 2025-03-04 18:28:09 -08:00
AlxAI
6e51ba7f4c SIMPLIFIED 2025-03-04 16:16:10 -08:00
AlxAI
d1a4e93fc2 iterating on map 2025-03-04 14:37:24 -08:00
AlxAI
1f54ac2a84 simple-test works! 2025-03-04 11:35:02 -08:00