Page 1 of 1
ID Tech 5
Posted: Tue Jun 12, 2007 11:47 pm
by Infernis
It doesn't seem to be posted here yet. Have a peek at Id's new engine right
here. The site is in Dutch but the movie is in English.
Posted: Wed Jun 13, 2007 12:56 am
by obsidian
A bit of a mixed up post in GD... half of it's about the Mac WWDC07 conference, the rest about Id Tech 5.
http://www.quake3world.com/forum/viewto ... sc&start=0
Good to have a second post in LEM though, but this may bring people up to speed.
Posted: Sat Jun 16, 2007 12:16 am
by Lunaran
What studio in their right minds is going to want to take the time and resources to paint unique textures for every map in their game?
Posted: Sat Jun 16, 2007 1:00 am
by wviperw
Heh, that's what I said, but then again, what do *we* know?

Posted: Sat Jun 16, 2007 1:57 am
by obsidian

I'm sure it won't be that bad, really. Sleep is so overrated anyway.
Posted: Sat Jun 16, 2007 2:48 am
by Kat
wviperw wrote:Heh, that's what I said, but then again, what do *we* know?

You know *exactly* what "unique" means in the context of what the tech is about, and it's not what people keep thinking it is

(oohh that was quite cryptic, heh!)
Posted: Sat Jun 16, 2007 8:14 am
by o'dium
Lunaran wrote:What studio in their right minds is going to want to take the time and resources to paint unique textures for every map in their game?
Erm, it doesn't work that way at all. You paint a base texture, usualy a basic setup of a theme, and then procedural takes care of the rest of the textures in that style.
You end up painting a handful of textures, making a base theme, and then letting the engine do the rest. You don't sit and paint 20gig's worth of texture.
Posted: Sat Jun 16, 2007 10:12 am
by rgoer
o'dium that couldn't be more wrong
it's just a streaming algorithm
Posted: Sat Jun 16, 2007 2:22 pm
by obsidian
Kat wrote:(oohh that was quite cryptic, heh!)
I like this thread. Favourite one in a long time.
Posted: Sat Jun 16, 2007 3:35 pm
by Kaz
Clearly you just feed the engine some parameters and it creates the game for you. This is the future people!
Posted: Sat Jun 16, 2007 4:02 pm
by d3mol!t!on
Kaz wrote:Clearly you just feed the engine some parameters and it creates the game for you. This is the future people!

Posted: Sat Jun 16, 2007 5:46 pm
by o'dium
rgoer wrote:o'dium that couldn't be more wrong
it's just a streaming algorithm
The whole point of procedural texturing is that they are made on the fly, with set parameters. However, they work best when you combine them with ready made art. That’s how you get set patterns and the like easier.
How is that wrong?
Posted: Sat Jun 16, 2007 6:24 pm
by Foo
You guys are talking about different things.
This was about the new tech that allows '20Gb unique textures' or whatever across the entire game area. Now odium you're talking about procedural texture generation, but I can't find a single mention of that in any of these threads, videos or articles except from you.
Anyway, I've not seen procedural texturing applied to generating large environments.
The procedural texturing I know is for creating basic texture assets without using a rigidly defined raster file, but rather you use an algorithm to generate effects such as wood, stone or metal. This doesn't really have any relation to filling out an environment with unique and varied textures... so unless you're talking about something different or can link me to something explaining some kind of macro implementation of procedural texturing and how it would apply.... then I'm not seeing the connection to any of this.
Posted: Sat Jun 16, 2007 6:31 pm
by o'dium
No, its ok, for some reason, I suddenly started thinking that Mega Texture was procedural.. I have no fucking clue why seeing as I've been working with Mega Texture these past few months myself... Quite surprised now that I read it, it was an obvious mistake.
Posted: Sat Jun 16, 2007 6:46 pm
by rgoer
naming some feature "mega texture" in your homebrew engine doesn't make it the same thing, o'dium
Posted: Sat Jun 16, 2007 6:51 pm
by Kat
o'dium wrote:No, its ok, for some reason, I suddenly started thinking that Mega Texture was procedural..
That's what everyones been doing. A common mistake/misconception
Posted: Sat Jun 16, 2007 6:52 pm
by o'dium
rgoer wrote:naming some feature "mega texture" in your homebrew engine doesn't make it the same thing, o'dium
Erm, no, but working with a stripped down lower res version of it that was included in Doom 3, DOES.