It's theoretically possible to dilate signed types with very few changes. This will open the door for more convenient user side data structures, such as octrees centered at 0, 0, 0. Steps: - [ ] Expand available supported integer types - [ ] Expand tests - [ ] Testing and fixing any issues
It's theoretically possible to dilate signed types with very few changes.
This will open the door for more convenient user side data structures, such as octrees centered at 0, 0, 0.
Steps: