MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: [MUD-Dev] 3D engines for MUDs



[Niklas Elmqvist:]

:As mentioned earlier, polygon height field rendering is ideally suited for
:visualizing large, outdoor areas. This is perfect for those MUDs where
:most of the action takes place outdoors. In addition, the height field
:nature lends itself easily to fractal terrain generation -- maybe it would
:be possible for the server to merely send a seed to the clients and have
:them generate the fractal terrain client-side. Has there been any
:discussion about anything like this earlier?

That's what I want to do. You also have to send over information about
any exceptions to the fractally computed heights (where builders have
customized things), and of course any visible non-terrain stuff in the
scene.

--
Chris Gray   cg#ami-cg,GraySage.Edmonton.AB.CA




Other Periods  | Other mailing lists  | Search  ]