Hi, I would like to know what data structures do you guys use in your implementation of a nested coordinate system? Are you using R*Trees or a similar structure? Has anyone played with R*Trees at all? R*Trees sound very interesting but I don't want to spend time trying to code one to then find out that they are really slow or completely inappropriate. R*Trees are traditionally used to model spatial data for maps and other such things. A mud does contain spatial data :). BTW: I am writing a text based mud but am planning to go with a roomless approach. Building will be done in graphics (2D for now). Anyone ever attempt this as well?
- [MUD-Dev] Re: Technical C/C++ coding question, (continued)
- [MUD-Dev] Re: Technical C/C++ coding question, Ben Greear greear#cyberhighway,net, Wed 17 Jun 1998, 03:00 GMT
- [MUD-Dev] Re: Technical C/C++ coding question, Shawn Halpenny malachai#iname,com, Wed 17 Jun 1998, 15:41 GMT
- [MUD-Dev] Re: Technical C/C++ coding question, Shawn Halpenny malachai#iname,com, Wed 17 Jun 1998, 15:53 GMT
- [MUD-Dev] Re: Technical C/C++ coding question, J C Lawrence claw#under,engr.sgi.com, Fri 26 Jun 1998, 21:38 GMT
- [MUD-Dev] Nested Coordinate spaces., Elis Pomales pomales#caip,rutgers.edu, Wed 10 Jun 1998, 18:17 GMT
- [MUD-Dev] Re: Nested Coordinate spaces., J C Lawrence claw#under,engr.sgi.com, Fri 19 Jun 1998, 17:22 GMT
- [MUD-Dev] Re: Nested Coordinate spaces., Nathan F Yospe yospe#hawaii,edu, Fri 19 Jun 1998, 18:50 GMT
- [MUD-Dev] Re: Nested Coordinate spaces., Elis Pomales pomales#caip,rutgers.edu, Tue 23 Jun 1998, 15:23 GMT
- [MUD-Dev] Re: Nested Coordinate spaces., Michael Hohensee michael#sparta,mainstream.net, Wed 24 Jun 1998, 23:39 GMT