New type of sloping floors

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Does GZDoom need it?

Yes!
11
100%
No!, fuc% it down!
0
No votes
 
Total votes: 11

User avatar
Alex-bomber_Man
Posts: 56
Joined: Sat Aug 19, 2006 9:47
Location: Ukraine\Kharkov
Contact:

New type of sloping floors

Post by Alex-bomber_Man »

I want to ask author/authors of GZDoom he/they to implement one more type of floor sloping, like in Vavoom sourceport. It works in next way:

There are objects, named 'floor vertex height' and 'ceiling vertex height' -- they must be placed on vertexes of TRIANGLE sector, and slope this sector by vertices. Why triangle? Oh, it's easy - in other ways it will cause bugs, if those slopes will try to slope the sector in different directions.

What do you think about that ? I want it, to make my maps compatible with GZDoom. And ofcourse it's VERY usefull to make opened terrains!
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

I deleted your other thread. As for the feature, it certainly is something I have thought about but so far haven't done anything about it because there's no maps yet that use it.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

It's much quicker to generate terrains with ZTerrain than manually editing the vertices in a map editor!

Now if Doom map editors were so advanced that you can move the vertices in 3-d mode in real-time, then that's a different story.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

This would be most useful if ZTerrain were to use it to create its data. The current method is not precise enough and there's visible seams at the edges.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Right. It would look more seemless then.

Hope you get around to implementing vertex slope things someday.
User avatar
Shinjanji
Posts: 198
Joined: Sun Nov 06, 2005 16:45
Location: Pennsylvania, USA

Post by Shinjanji »

I am all for the idea. Having some experience in editing for 3D games (namely the Quake series), I would much perfer being able to adjust vertex heights on triangles, rather than resort to dodgy and inaccurate slope things. (Or terrain generators, as much as I appreciate ZTerrain, it can be a burden to utilize the terrain to actually put anything on to)

(That, and for Z-adjustment in 3D mode for DoomBuilder, I could just give the vertex things some info so that they'll display... Though if SLADE were to support the feature and display it as such... Bu-bye DB! :lol: )



Question, though: If these vertex heights were to be implemented, the Z coordinate would be absolute, correct? (I could see WAY too many problems if it was sector-relative... what sector would it be in?!)
User avatar
Alex-bomber_Man
Posts: 56
Joined: Sat Aug 19, 2006 9:47
Location: Ukraine\Kharkov
Contact:

Post by Alex-bomber_Man »

Well. Who said, that there aren't maps, that use this method?

http://alex-bomberman.narod.ru/doom2tr/vReal.exe

It is MY mod (not complete), which I make for Vavoom engine, and it is maybe one of the most important reasons, why i request this tehnology in GZDoom - i vant to make a GZDoom version of it too!

You can test the map with a help of this:

http://umn.dl.sourceforge.net/sourcefor ... 1.21.2.zip

Yes, this is Vavoom sourceport.

And, maybe it is offtop, but i want to show you, why i need another thing in GZDoom - usefull support for MD2 models:

http://alex-bomberman.narod.ru/models/4 ... eapons.rar

And basic modelpack for Vavoom (i would like somebody to make it work with GZDoom! :) ):

http://heanet.dl.sourceforge.net/source ... oom_13.zip

This is my weapon-modelpack for vavoom engine. Unrar it into the same directory with engine, and try to play!
I want to add: you will not see those slopes on the first map, but on map02
you will found it - some sloped grass near the road.

Waiting for your opinions about the map :)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

If you post it in another format, maybe. I don't download and start executables from untrusted sources.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Hey Graf, I think even if there aren't many maps that use this, I still think it's good idea to implement it anyway as it'll open up possibilites for more natural and better looking terrain for other ZDoom modders out here.

Looking forward to this. :)
User avatar
Alex-bomber_Man
Posts: 56
Joined: Sat Aug 19, 2006 9:47
Location: Ukraine\Kharkov
Contact:

Post by Alex-bomber_Man »

Well, Graf, if you are about map executable (vReal.wad), then you can trust it - it is SFX archive of 7-zip archivator! Download it and try - you'll like it!
SlayeR
Posts: 120
Joined: Wed Aug 31, 2005 6:23
Location: Somewhere
Contact:

Post by SlayeR »

This could be done so much easier with a new map format :P
User avatar
wildweasel
DRD Team Admin (Inactive)
Posts: 2132
Joined: Wed Jun 29, 2005 22:00
Location: the Admincave!
Contact:

Post by wildweasel »

Alex-bomber_Man wrote:Download it and try
That's exactly the thing he doesn't want to do. Graf is known to dislike pretty much any archive format aside from Zip, so if you want him to even bother, you probably ought to zip it instead of relying on a self-extractor program.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

This has nothing to do with archive formats. But I am very reluctant to start EXEs with unknown content. This is the easiest way to catch a virus or other evil things. I haven't had a virus infection on my computer for 16 years now and I don't intend to change that.
User avatar
Alex-bomber_Man
Posts: 56
Joined: Sat Aug 19, 2006 9:47
Location: Ukraine\Kharkov
Contact:

Post by Alex-bomber_Man »

Oh, Graf, don't be stupid - i've packed it myself, and there are no viruses on my computer - i've realtime kaspersky monitor!
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

If it's only WADs, you really ought to use the ZIP format instead... it's a standard format anyway. Just a word of advise.
Locked

Return to “GZDoom”