Planetside Software Forums

General => Terragen Discussion => Topic started by: rcallicotte on July 28, 2008, 05:52:24 PM

Title: Future: Terrain Export Including Texture
Post by: rcallicotte on July 28, 2008, 05:52:24 PM
Is there a plan to someday have a simple means of exporting terrain along with its texture(s)?
Title: Re: Future: Terrain Export Including Texture
Post by: cyphyr on July 28, 2008, 06:14:45 PM
I would have thought it would be a relatively script, the tools are already there, its just a matter of choosing up a set of terrain coordinates and using those same coordinates to run an orthographic camera so its centered above the terrain and a bit of cleaver math to put the sun directly overhead. Once the sdk is released I would have thought it would not be to hard to do.
Richard
Title: Re: Future: Terrain Export Including Texture
Post by: Oshyan on July 29, 2008, 12:29:53 AM
Eventually texture export along with terrain may be possible, but texture detail is even more demanding than terrain geometry detail in terms of what is needed to achieve realistic results. The texture export would be largely useless without an extremely high resolution texture, which would of course take up massive amounts of memory in other applications. So the fundamental value of procedural textures is going to make this an unattractive prospect most of the time. Nonetheless as part of broadened import/export support it will probably be available in some form in the future.

- Oshyan
Title: Re: Future: Terrain Export Including Texture
Post by: rcallicotte on July 29, 2008, 07:26:13 AM
I understand about the memory limitations.  I'll probably look at other ways in the meantime.