Replies: 1 comment 1 reply
-
While webglstudio is a fantastic project, you are slightly missing the mark on what you think the opposition would be. Webglstudio isnt "another tool to integrate into GDevelop". Webglstudio is a basically completely different game engine. It is using litescene.js as the renderer. Meaning that you are asking for another game engine entirely to be integrated into GDevelop (which isn't how things really work) There may be something to discuss about integrating litescene, except that would mean replacing the renderer entirely, or figuring out how to stitch PixiJS and Litescene together (as litescene is 3D focused and has limited 2D camera support). As far as I can see, the problems with this would be quite numerous:
If number 3 were to ever change, I'd expect the team would want to use something directly compatible with PixiJS that doesn't need a replacement or custom integration, like PIXI3D. But that is a huge if. They will probably want to be more feature complete on 2D before anything else is entertained. |
Beta Was this translation helpful? Give feedback.
-
webglstudio interrogation for G3Develop
Came across webglstudio, it's a gui editor to make projects of animations, applications, and even games using a gui, webgl, glsl and javascript to make what you want. Would like to see some of these feature interrogated in gdevelop.. g3develop maybe.
G3Develop having 3D capability. Also, the performance this software display is amazing and gdevelop could benefit from using even one of it's modules rather that the shader or graph part of the software.
I'm guessing the opposition might be this software and gdevelop are fundamentally different and trying to integrate this or any part of this into the engine will push us to have to change the engine and interm gdevelop as a whole.
Despite the opposition, I think gdevelop would benefit from having some of these components like the shaders graphic for more power over image manipulation in gdevelop.... Either way it's pretty cool.
Beta Was this translation helpful? Give feedback.
All reactions