Spatial database, custom-built to store objects efficiently in three dimensions, and build for my senior comps project
Go to file
2023-10-29 19:32:23 -07:00
storage progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
visualization progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
world progress: Finished the chunk-level ui for the visualization 2023-10-29 19:32:23 -07:00
.gitignore Initial commit and progress blocking out 2023-09-26 13:26:10 -07:00
basic_functionality_test.go fix: Fixed decoding for empty files and added temporary directories to tests 2023-10-29 01:23:38 -07:00
go.mod feat: Started adding a tui chunk visualizer 2023-10-29 01:24:35 -07:00
go.sum feat: Started adding a tui chunk visualizer 2023-10-29 01:24:35 -07:00
main.go feat: Started adding a tui chunk visualizer 2023-10-29 01:24:35 -07:00