stohrendorf / CroftEngine

An open-source Tomb Raider 1 engine remake
Other
285 stars 18 forks source link

[Renderer] Tiles close to the camera are not rendered #187

Closed ANoDE85 closed 2 years ago

ANoDE85 commented 2 years ago

Version: Beta7 Current behaviour: Tiles are not rendered, if their center is behind the camera, instead, a black area is seen (see screenshot ![Uploading Base Profile Screenshot 2021.11.24 - 20.59.01.03.png…])

Expected behaviour: All tiles visible (even if only partially) should be rendered.

Attachments:

Additional Info:

stohrendorf commented 2 years ago

Screenshot is missing ;)

ANoDE85 commented 2 years ago

Sorry, it looked like it had worked missing_tiles .

stohrendorf commented 2 years ago

What's your GPU? Have you installed up-to-date drivers? Because that looks like a GPU optimization gone wrong.

ANoDE85 commented 2 years ago

NVIDIA GTX1080 at driver version 496.76 (current)

stohrendorf commented 2 years ago

I'll look into it.