3D examples don't work
3D examples don't work
I'm trying to learn something from the 3D examples, but most don't work !
Re: 3D examples don't work
I have already noticed this and it is mostly due to the DirectX driver.
Just switch to OpenGL.
Compiler-Option -> Library Subsystem "opengl"
Just switch to OpenGL.
Compiler-Option -> Library Subsystem "opengl"
My Projects EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
Re: 3D examples don't work
There needs to be a command to enable OpenGL in the source code, so we don't need to specifically manually enable it in the Options. That way it would work immediately when we copy/paste the examples.


