Timeline for Recommended data structure for storage and fast access of infinite chunk-based heightmap terrain
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 3, 2021 at 17:49 | comment | added | Justin Meiners | Could also be a good opprotunity for SortedDictionary since coordinates work well in sorted structures like that. | |
| Oct 9, 2019 at 22:01 | vote | accept | dw28 | ||
| Oct 9, 2019 at 22:01 | comment | added | dw28 | Thanks muchly! I assumed to try Dictionary as a first stop, but had no real idea about its performance, and whether anything else might be better suited. Sounds like it should fit the bill just fine. Also good to know how to actually implement one, cheers! | |
| Oct 9, 2019 at 11:38 | history | edited | Philipp | CC BY-SA 4.0 | added 616 characters in body |
| Oct 9, 2019 at 11:32 | history | edited | Philipp | CC BY-SA 4.0 | added 616 characters in body |
| Oct 9, 2019 at 11:21 | history | edited | Philipp | CC BY-SA 4.0 | added 14 characters in body |
| Oct 9, 2019 at 11:14 | history | edited | Philipp | CC BY-SA 4.0 | deleted 50 characters in body |
| Oct 9, 2019 at 11:08 | history | answered | Philipp | CC BY-SA 4.0 |