Anderen2 / RTS

An 3D LAN-Multiplayer (R)eal (T)ime (S)trategy game (C&C Generals style) made in Python.
0 stars 0 forks source link

Fog Of War RTT is glitchy #63

Closed Anderen2 closed 11 years ago

Anderen2 commented 11 years ago

The FOW RTT has many graphical bugs. After a certain distance from the camera, everything becomes artifacts on AMD/Linux, or 100% black on Intel/Linux.

There are random black spots and lines in the viewcircle (Very noticeable when moving units)

And when two viewcircles collide, they sometimes lie them selves on top of each other (Creating a black border upon the other)

There is also small graphical glitches in the RTT where the terrain increases or decreases in height

Anderen2 commented 11 years ago

All except the top bug are fixed in commit: 50226a0 The top bug are a glitch only produced with Amd/Linux (Not fixable for me)