[Home] [Groups] - Message: [Prev in Group] [Next in Group]
8272: [MUD-Dev] Re: Terrain/Landmass & GIF/BMP
[Full Header] [Plain Text]
From: "quzah [sotfhome]" <quzah@softhome.net>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 7 Oct 1998 23:37:14 -0700
Organization: Kanga.Nu
From: Chris Gray <cg@ami-cg.GraySage.Edmonton.AB.CA> on Wednesday, October 07,
1998 at 6:53 PM
Subject: [MUD-Dev] Re: Terrain/Landmass & GIF/BMP
>[quzah:]
> >After finally generating a world mass, I need a way to "see"
> >what it looks like.
>
>How about just writing a binary file and then reading that in with
>a Java program or something? Then you should be able to stuff them
>into an Image somehow, and display it directly.
>
>--
>Chris Gray cg@ami-cg.GraySage.Edmonton.AB.CA
I don't know any Java :( sorry. The only thing I know is some C/C++
(far to little at that). At any rate, thanks for your help, and I'll
look into the fractal method suggested.
-Q-