Anonymous - 2022-08-03

The advanced demo "earth" in the folder "..\GLScene\AdvDemos\Earth" produces range check errors with software rendering.

To turn software rendering on use the object inspector and navigate to the following property:

GLSceneViewer.Buffer.ContextOptions.roSoftwareMode checkbox True.

It would be great if these range check errors and integer overflow errors could be solved so that software rendering mode works too.