GL camera texture issues
Moderator: Graf Zahl
-
- Posts: 1
- Joined: Wed Jul 15, 2009 21:43
GL camera texture issues
first, sprites viewed by the camera are billboarded based on the player, not the camera. second, camertextures on the floor are upside down compared to software/other flats. demo wad showing both attached
- Attachments
-
- camtex.wad
- (2.66 KiB) Downloaded 300 times
- Enjay
- Developer
- Posts: 4723
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
Re: GL camera texture issues
The billboarding thing only happens with X/Y billboarding forced via the menu.
Interestingly, as well as the other observations, in GZdoom, the camera texture shows me more than it does in Zdoom. In GZdoom, I can see the floor and the ceiling in the camera texture but not in Zdoom. The shape of the caco looks better in GZdoom making me think that it has the proportions right. I prefer the look of the GZdoom view anyway.
GZdoom
Zdoom
Interestingly, as well as the other observations, in GZdoom, the camera texture shows me more than it does in Zdoom. In GZdoom, I can see the floor and the ceiling in the camera texture but not in Zdoom. The shape of the caco looks better in GZdoom making me think that it has the proportions right. I prefer the look of the GZdoom view anyway.
GZdoom
Zdoom
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: GL camera texture issues
Fixed the billboarding issue. I have no idea why Torr Samaho used the player's camera instead of the actual view actor to calculate the angles.