How possible is this (and how appreciated???)
-
-
- Posts: 10772
- Joined: Sun Jul 20, 2003 12:15 pm
-
- Posts: 3463
- Joined: Sat Jul 19, 2003 8:39 am
Wrong! Both Vavoom and Boomsday (that's Boomsday, NOT Doomsday) also have them. The former currently being the only port I know of that supports both 3D floors and slopes.wildweasel wrote:Number 1: TWO ports already have working 3D floors: EDGE and Legacy.
I used to think that too, but I was soon put right. The way ZDoom and Legacy/EDGE handle the renderer part of the engine is apparently totally different and mututally incompatible with each other (or some such programmer jargonNumber 2: As far as I know, both sources are well documented, and it should be easy to import the extrafloor code into ZDoom along with your existing stuff (polyojbects, etc).

Basically Legacy/EDGE 3D floors could not be made to work simply by copy 'n' pasting the relevant code; it would require a substantital rewrite of other ZDoom code, meaning Randy might as well write his own 3D floor code instead.
I have to agree with both 3) and 4)

-
- Posts: 3463
- Joined: Sat Jul 19, 2003 8:39 am
You know, allowing for flat sprites (ala the Build engine) might be a lot easier coding wise (I could be completely wrong here though), and would allow you to create the illusion of both 3D bridges and translucent floors, and even translucent 3D bridges 
It (i.e. this feature) would be especially good seeing as Randy seems to be implenting various other Build related things at the moment

It (i.e. this feature) would be especially good seeing as Randy seems to be implenting various other Build related things at the moment

Last edited by NiGHTMARE on Thu Jul 24, 2003 2:47 pm, edited 1 time in total.
-
- Posts: 2033
- Joined: Sat Jul 19, 2003 6:15 am
- Graphics Processor: Intel with Vulkan/Metal Support
- Location: Central Germany
-
- ... in rememberance ...
- Posts: 2975
- Joined: Tue Jul 15, 2003 8:06 pm
This is controlled by a cvar called "movebob" and can be increased/decreased/turned off altogether.Hirogen2 wrote:But I like the Doom "movement" more. That is, if you move forward in Build, it's like a moving camera. Just forward. In Doom the view "bobs" a bit.NiGHTMARE wrote:It would be especially good seeing as Randy seems to be implenting various other Build related things at the moment