
[g2.1.pre-929-g877014c] Reflections not visible on slopes
Moderator: Graf Zahl
-
- Posts: 9
- Joined: Sat Mar 30, 2013 15:55
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
Re: [g2.1.pre-929-g877014c] Reflections not visible on slope
Reflective slopes cannot be done because they'd throw all assumptions about how to clip the reflected geometry out of the window, it'd cause serious recursion problems.
With the way Doom works it's simply not doable efficiently.
With the way Doom works it's simply not doable efficiently.
-
- Persecution Complex
- Posts: 176
- Joined: Tue Apr 05, 2011 4:30
- Location: British Columbia
Re: [g2.1.pre-929-g877014c] Reflections not visible on slope
Reflections on slopes can be simulated by sticking one or more thin 3D layers on top of the slopes.