Search found 3 matches

by APEXnow
Wed May 07, 2025 12:13 pm
Forum: Tricks 'n' Tips
Topic: WorldShadows problem & fix
Replies: 9
Views: 1589

Re: WorldShadows problem & fix


shadow management is, in my opinion, the biggest weakness of 3d PureBasic (along with physics)
especially since PB 6.20
I advise you to leave this aside for the moment.

PB 6.30 should correct this problem

in the meantime, I've included in PB 6.21 the ability to manage "modern" shadows
it's a bit ...
by APEXnow
Tue May 06, 2025 12:09 pm
Forum: Tricks 'n' Tips
Topic: WorldShadows problem & fix
Replies: 9
Views: 1589

Re: WorldShadows problem & fix

I'm just trying to help! No need for the sarcasm. This information would never have been known if I wasn't using Scripts.
by APEXnow
Mon May 05, 2025 4:24 pm
Forum: Tricks 'n' Tips
Topic: WorldShadows problem & fix
Replies: 9
Views: 1589

WorldShadows problem & fix

Hi everyone,

I've recently purchased PB and began playing around with the Engine3D library. All great, until I started playing around with getting the Shadows working. I have discovered that the WorldShadows function, crashes the application (Windows 11 btw) straight away. I couldn't figure out ...