Jump to content

Goo Engine Now Open Source


WombatTurkey
 Share

Recommended Posts

The Goo game engine released the code under the MIT license, as announced here.  What is Goo?  It’s the underlying 3D engine that powers the Goo Create editor which enables you to create WebGL games without coding.

 

The Goo Engine is the core of Goo Create. Our editor Goo Create would not work without it, but the engine can function on its own if you’re ready to do a little coding. When scripting inside of Goo Create you are also using the Goo Engine.

Features
  • Beautiful Graphics:
     blazing fast rendering pipeline, built on top of open web standards.
  • Animation:
     support for animations and geometry from major 3D graphics tools (e.g. FBX, .OBJ, etc) via our own file format converter.
  • Audio:
     2D and 3D sound system.
  • Physics:
     High performance physics in every browser.
  • Entity-Component system:
     A simple, composable and extensible pattern, often used for game engines.
  • State Machine:
     Create interactivity in a really simple way.
  • Advanced Timeline System:
     Animate entity properties over time.
  • …and much more!

The code is hosted on Github and available here.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...