Page 1 of 1

What's going on with the 3D Engine?

Posted: Sun Feb 19, 2023 8:08 pm
by Krix
Hey PureBasic team, Just wondering if there is any plan with PB Ogre3D? The last comment from Pf Shadoko is from 2022 July...and there are quite a few issues with the engine as it is in v6. Stability is most important. Can't do much with anything that is good on paper but not working correctly. And as long as the 1.x Ogre is supported, please leave in the DX9 renderer in since it is significantly faster on windows than Ogre 1.x OpenGL renderer. Or do you have other plans, solution? Anything you guys can share? My suggestion for short term solution please put back the "old system" in v6 and just make it as bug free as possible. Thanks.

Re: What's going on with the 3D Engine?

Posted: Sun Feb 19, 2023 10:02 pm
by Mijikai
I agree, at least it should be stable.

Mby its just time to move on, the current Ogre 13.6 is already lightyears ahead.

Engine3D LTS :wink:

Re: What's going on with the 3D Engine?

Posted: Mon Feb 20, 2023 5:41 pm
by Caronte3D
+10000000

Re: What's going on with the 3D Engine?

Posted: Mon Feb 20, 2023 5:46 pm
by Fred
I agree than OGRE support needs a (big) upgrade, but it's very verty time consuming so I don't know when it will be done. We will try to bug fix it, that's why I created a separate forum to monitor more easily the current bugs.

Re: What's going on with the 3D Engine?

Posted: Mon Feb 20, 2023 5:55 pm
by IceSoft
Fred wrote: Mon Feb 20, 2023 5:46 pm I agree than OGRE support needs a (big) upgrade, but it's very verty time consuming so I don't know when it will be done. We will try to bug fix it, that's why I created a separate forum to monitor more easily the current bugs.
An idea:
@fred make this part of PureBasic "open source" like the IDE)

Re: What's going on with the 3D Engine?

Posted: Mon Feb 20, 2023 6:01 pm
by Fred
It could be a great way, it's already mostly a wrapper over OGRE, nothing really fancy here. But won't be easy to compile and work with, be warned.

Re: What's going on with the 3D Engine?

Posted: Mon Feb 20, 2023 6:09 pm
by IceSoft
Fred wrote: Mon Feb 20, 2023 6:01 pm It could be a great way, it's already mostly a wrapper over OGRE, nothing really fancy here. But won't be easy to compile and work with, be warned.
Using PureBasic gets always a warning (at least a virus warning ;))
Ok not really a joke.
Fred wrote: Mon Feb 20, 2023 6:01 pm It could be a great way, it's already mostly a wrapper over OGRE, nothing really fancy here. But won't be easy to compile and work with, be warned.
Its like with the open source IDE : Not all Pure Basic developer working/helping to improve the IDE (isn't needed right)

Re: What's going on with the 3D Engine?

Posted: Sun Apr 09, 2023 8:00 pm
by IceSoft
Fred wrote: Mon Feb 20, 2023 6:01 pm It could be a great way, it's already mostly a wrapper over OGRE, nothing really fancy here. But won't be easy to compile and work with, be warned.
@fred,
Is this issue on your focus?

Re: What's going on with the 3D Engine?

Posted: Mon Apr 10, 2023 8:32 am
by Fred
We currently try to update to last ogre, once it's done it will be easier to share it

Re: What's going on with the 3D Engine?

Posted: Mon Apr 10, 2023 8:34 am
by SPH
ha, good news ! 8)

Re: What's going on with the 3D Engine?

Posted: Sun Nov 26, 2023 1:04 pm
by IceSoft
IceSoft wrote: Mon Feb 20, 2023 5:55 pm
Fred wrote: Mon Feb 20, 2023 5:46 pm I agree than OGRE support needs a (big) upgrade, but it's very verty time consuming so I don't know when it will be done. We will try to bug fix it, that's why I created a separate forum to monitor more easily the current bugs.
An idea:
@fred make this part of PureBasic "open source" like the IDE)
@Fred
How far is this idea on your side?