Page 1 of 1

3D without Engine3D.dll ??

Posted: Sun Aug 03, 2025 10:22 pm
by SPH
Hi,

Are there any examples of 3D code that doesn't reference "Engine3D.dll"?
I have a PB code that launches a 3D code, but it takes a while to execute because it charges Engine3D.dll.

If so, can you point me to PB links containing 3D code (from Prof. Shadoko, for example)?

Re: 3D without Engine3D.dll ??

Posted: Sun Aug 03, 2025 11:25 pm
by User_Russian

Re: 3D without Engine3D.dll ??

Posted: Mon Aug 04, 2025 10:04 am
by MikeHart
Here you go,

viewtopic.php?t=81764

No Engine3D.dll involved.

Re: 3D without Engine3D.dll ??

Posted: Mon Aug 04, 2025 8:07 pm
by SPH
Thanks for the links.

I was thinking of a slightly more "complex" 3D scene. For example, the water surface that mimics the surface of the sea.

Thx