Page 1 of 1
Goo Engine
Posted: Fri Oct 18, 2013 5:22 pm
by hallsofvallhalla
So I haven't talked about it on here yet but I have been granted access to the Goo Engine alpha. It is a 3d WebGl engine.
http://www.gooengine.com/
this demo says it all
http://gooengine.com/demofiles/pearl-boy/index.html
they have a 4 week contest with some pretty big name judges but it ends Sunday. I am going to kick some butt this weekend and try to have a demo up by Sunday to show off. Wish me luck!
If anyone is wondering about the engine let me just say this. It is quite awesome but very early in. No editors whatsoever currently. Everything is code. If you are looking for a 3d engine with editors I recommend PlayCanvas.
They are creating editors for Goo but not there yet.
Re: Goo Engine
Posted: Fri Oct 18, 2013 6:13 pm
by OldRod
Wow, that's an impressive demo!
I'll have to keep an eye on this one

Re: Goo Engine
Posted: Sat Oct 19, 2013 3:06 am
by Sharlenwar
That is a pretty cool engine, wow!
Re: Goo Engine
Posted: Sat Oct 19, 2013 4:01 pm
by Jackolantern
Wow, that is nice! There are really starting to be some impressive WebGL engines!
Re: Goo Engine
Posted: Sun Oct 20, 2013 3:40 pm
by hallsofvallhalla
I am actually a little irritated by some things with the engine. Will not go into detail but taking a break from it and working on my 2d mmo using impactjs instead.
I fear people are right when they say WebGL just isn't where it needs to be at yet.
Re: Goo Engine
Posted: Sun Oct 20, 2013 4:59 pm
by Jackolantern
hallsofvallhalla wrote:I am actually a little irritated by some things with the engine. Will not go into detail but taking a break from it and working on my 2d mmo using impactjs instead.
I fear people are right when they say WebGL just isn't where it needs to be at yet.
While I can't claim to know for sure, as I have not used WebGL at all and am only going on what I have heard, I have heard over and over again that it is really in the hands of browser vendors at this point to tap further into the GPU to make it really viable. One thing I have noticed about almost all of the demos I have seen is that they are very, very low on vertices. Sure, there are some nice water effects, good textures, etc., but very few models.
Re: Goo Engine
Posted: Sun Oct 20, 2013 11:17 pm
by hallsofvallhalla
correct and the loading time can be worse than downloading the game as a client. I have also noticed nearly all of them are VERY low level so you will be writing tons of code to do the most simplest things.
Re: Goo Engine
Posted: Mon Oct 21, 2013 1:59 am
by Jackolantern
I hate to say it, but I would honestly give it 5 more years or so before I would look at it as a platform that we can build even last-gen games on. It obviously doesn't hurt to keep an eye on it, but that is about it I think. Given enough time, I am sure we will have big engines on the scale of Unity that make it simple and probably even editor-based, but the instability, low performance and rapid evolution are keeping major engine vendors from investing heavily in it to make user-friendly tools.