Author Topic: Glest Terrain Texture Size  (Read 2609 times)

Walker

  • Guest
Glest Terrain Texture Size
« on: 8 January 2007, 04:09:36 »
Hello All,

I have recently started looking into the Glest Engine and thought I should pop my head in on the forums.

I am currently thinking of using this fantastic little engine for a fun side project of mine that I hope to share with you all as it develops.

I have one quick question that I hope someone might be able to help me with before I dig in too deep.

There seems to be a limit on the terrain texture size? If this is the case as I believe it is, has anyone changed these values in code to open it up for more ranges?

If so, could you please let me know, before I dig in to it. :)

The Error I get is "Bad Surface Texture Dimension"

(note: I think this has something to do with the surface atlas / surface size)

Thanks!

Eric
« Last Edit: 1 January 1970, 00:00:00 by Walker »

Walker

  • Guest
(No subject)
« Reply #1 on: 8 January 2007, 05:03:05 »
Okay, so more research shows that I need the following things in place in order to make it work correctly.

1.) All textures in the tileset must be the same size
2.) The tileset.xml file for the terrain textures must have a total of 1.0 for the prob.

With this done I make it through that part of the load, my next issue that comes up has to do with a 3d texture load.

"Error Creating Texture 3D"

Hum, not sure on this one? Any ideas?

-Eric-
« Last Edit: 1 January 1970, 00:00:00 by Walker »

@kukac@

  • Guest
topic
« Reply #2 on: 8 January 2007, 14:48:06 »
im happy to know, that someone wish to make some graphical improvements in the game. if you would read back, you would know that someone tried it before, the only problem was the limited size... maybe there could be a change a next patch, but i dont know anything about that now... the devs do not give any information about it....
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

tucho

  • Ornithopter
  • *****
  • Posts: 369
    • View Profile
    • .::www.artbytucho.com::.
(No subject)
« Reply #3 on: 10 January 2007, 13:37:04 »
Are you using power of two textures?
« Last Edit: 1 January 1970, 00:00:00 by tucho »

@kukac@

  • Guest
topic
« Reply #4 on: 10 January 2007, 15:06:52 »
at least tucho is here. can i ask you, that when will the next version relased?
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

tucho

  • Ornithopter
  • *****
  • Posts: 369
    • View Profile
    • .::www.artbytucho.com::.
(No subject)
« Reply #5 on: 10 January 2007, 15:34:04 »
In the next weeks we hope can upload a new version. But won't be many changes, only some new sounds and some fixes.
« Last Edit: 1 January 1970, 00:00:00 by tucho »