Spatial database, custom-built to store objects efficiently in three dimensions, and build for my senior comps project
Go to file
2023-10-29 01:24:35 -07:00
storage fix: Fixed decoding for empty files and added temporary directories to tests 2023-10-29 01:23:38 -07:00
visualization feat: Started adding a tui chunk visualizer 2023-10-29 01:24:35 -07:00
world change: Started rewriting parts of the project in Go 2023-10-28 21:40:29 -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