Hi,
How can i save a landscape file as a RAW file and where do i change the size eg 128X128? I want to load it into directx?
where can i find tutorials for this?
Hi,
How can i save a landscape file as a RAW file and where do i change the size eg 128X128? I want to load it into directx?
where can i find tutorials for this?
Hi jagguy,
I recommend you take a look at the user’s manual – Chapter 2 is a quick start tutorial that covers how to save files, etc.
Regards
if i save as a raw file and import back in i get a smaller size terrain?
where do i set vertice no eg 128X128?
On the 4th icon (World Extents and Resolution)…
You really should read the manual
q)to load the file into terragen 9 i am not getting the same terrain as i convert to raw fle.
q)I need this for directx to understand the raw file
number of vertices per row and column, cell spacing and height scale which i have no idea of how to get from a raw file?
Maybe you mean you would like to save a 16 or 32 bit RAW output ?
World-Machine does it by writing files with .16 and .32 extensions, but don’t worry it is actually RAW inside.
I don’t know why they’ve decided to use such custom extensions : you just have to rename all your files…
(I use a cygwin simple “mv $1{.r16,.raw}” function to do this post process)
Cheers.
Seb.