[PB 5.20 LTS] Bugs with Terrain and Shadows.

All bugs related to the 3D engine
User avatar
Bananenfreak
Enthusiast
Enthusiast
Posts: 519
Joined: Mon Apr 15, 2013 12:22 pm

[PB 5.20 LTS] Bugs with Terrain and Shadows.

Post by Bananenfreak »

Heyho,
Still same bug like in 5.11. Use TerrainPhysic.pb Example for testing.
Set TerrainRendermode() to:

Code: Select all

TerrainRenderMode(0, #PB_Terrain_CastShadows)    ;0;LowLODShadows
or variate this... I think there are more bugs with shadows then in the old Version :shock:

Greets,

Bananenfreak
Image
User avatar
DK_PETER
Addict
Addict
Posts: 898
Joined: Sat Feb 19, 2011 10:06 am
Location: Denmark
Contact:

Re: [PB 5.20 LTS] Bugs with Terrain and Shadows.

Post by DK_PETER »

Confirmed.
Current configurations:
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.
Post Reply