PDA

View Full Version : OpenZone + Large Terrain


RichardoX
01-29-2010, 01:43 PM
I made a terrain in 3ds max (about 1500x1500) with a texture that's 3072x3072. On an xp sp3 machine, it seems to be freezing at "Creating polygon entries". Does OZ not like such large models?

Sakrateri
01-29-2010, 01:45 PM
It probably dont like such large textures, try them at 1024...

RichardoX
01-29-2010, 01:53 PM
I can't man. That'd seriously degrade the quality of the terrain.

I don't want garbage terrain detail like in eq classic. :/ I suppose I could try breaking up the model by 4 parts and break up the texture but that's going to be a pain.


PS: Wind, I remember we had this issue with textures before and you fixed it. I was trying to use large texture on small models to increase detail and it was failing but you did some code change(s) to make it work. I think, anyways...

Darkriderone
01-31-2010, 06:57 AM
I thought I saw it mentioned somewhere that the maximum texture supported was either 1024x1024 or 2048x2048, but I'm more than likely wrong.

You could try tune down your texture just to see where the limit is at, but I'm may be asking something foolish.

RichardoX
02-01-2010, 08:56 AM
What I may have to do is find out the maximum texture size and make multiple terrains and mesh them together somehow. I'll figure something out.

pfyon
02-01-2010, 09:26 AM
RichardoX, how's the loading times with such huge textures?

RichardoX
02-01-2010, 11:59 AM
I don't really know yet. I haven't had the chance to test the image size theory yet. I wish Windcatcher was still around. :(

pfyon
02-01-2010, 12:37 PM
Hmm.

Well, according to Windcatcher's profile:

Last Activity: Today 12:18 AM

RichardoX
02-01-2010, 01:25 PM
WindCatcher! We beseech the! Is it possible to have a texture as large as 3072x3072?!

Windcatcher
02-01-2010, 11:14 PM
Just off the top of my head, try 2048x2048 or 4096x4096. OpenGL doesn't like non-power-of-two textures. I *think* OpenZone tries to fix those, but I don't remember.

FYI: I've been taking a break from OZ for the past few months, but I haven't forgotten about it. I just need to get my queue clear so I can get back to it ;)

RichardoX
02-02-2010, 12:18 AM
I will test that theory and get back to you. OZ did remind me about not using textures by the power of 2. I understand what it meant now. Lol!

RichardoX
02-03-2010, 11:29 AM
Well, 4096x4096 didn't work out so well. I made a terrain 4096x4096 and the texture was also the same size. It had the same access violation error as the last. I'll try a smaller size next.

RichardoX
02-03-2010, 02:51 PM
This was the tutorial zone I was building. This texture is pretty big and it just won't compile. I'm assuming either the poly count is too high or the texture is too big or the entire model is too big. I have no clue, I just tried the smaller resolution and it does not work.

http://www.xonos.net/RichArt/terra1.png

I stopped adding objects such as bridges, trees and houses because I have to redo it completely if this doesn't work out. :(

mosfet777
02-03-2010, 04:40 PM
Ive been reading the threads for OZ and SC, (from the beginning I think)
and it looks like SC has been removed from the downloads (as of yesterday anyway) . I was wondering if it has gone back into closed beta again, or is it ok to download?

Honestly, the sky won't fall if it's closed :)

The work that I have seen so far is beyond my ability to truly appreciate.
So for me to say "Fantastic work Windchaser" would seem insignificant at best, but for what its worth it is amazing to me and I honestly don't care how long I have to wait to use it :D

the same for the other talented people contributing to this work, I didn't mean to exclude.

pfyon
02-03-2010, 05:00 PM
Are you sure it's freezing and not just taking forever to compile it? What does your memory usage look like before/after you start a compile? How about cpu?

mosfet777
02-03-2010, 05:08 PM
Did I post on the wrong thread ?

If so, very sorry :D

RichardoX
02-03-2010, 06:46 PM
Are you sure it's freezing and not just taking forever to compile it? What does your memory usage look like before/after you start a compile? How about cpu?

It errors out giving me an access violation error.