Online Game Engine / 3D Playground (alpha)

Hello everyone,
We are a newly established company focused on developing web applications.

Currently, we are working on an interactive and educational 3D Editor that you can try out at
Atlas Arcade Studio.
A quick template is created for you to play around with. The game’s source code is located in File 2 of the code editor (toolbar 3rd icon).

The editor is currently in alpha version, and in the next update, we will introduce support for more file types (currently, we only support .glb), asset containers, asset scripts, improved documentation, and tutorials.

The editor is completely free, you don’t have to sign in.

We would love to hear your feedback, ideas, and criticism.
If you have any questions feel free to ask.

Special thanks to the whole Babylon.js community, you inspired us to create this project.

@DRLeria - We really liked your car example, it’s not as polished as yours but we thought it would be a good starting point. Hope you don’t mind.

7 Likes

I love that idea! An entire game from a PG like structure! Keep it going folks!

1 Like

WOW!
Impressive work
It seems to be a very powerful and intuitive tool.
And I love that you have used the inspiration from my exercise, lately I have been with a lot of work and I don’t have much time to enjoy BJS, let’s see if I get back to it in these weeks :palms_up_together:

1 Like

Thank you,
We will update the editor, the idea is to create a proper game engine with asset containers, multiple scripts and so on

It will also be open source down the road.

Thank you so much, I did not want the editor to come with just a cube I wanted it to have some template that can be easily extended then i saw you car, awesome stuff

Impressive work ! :slight_smile: :clap:

If I had had the hand on such tool when I was a child, I would have enjoyed so much (I mean a dev game project “ready to edit” with somehow everything ready to be modified and played as is.)


Since you ask :stuck_out_tongue: :

  • I would add tooltips on buttons (on main footer bar but as well in the Node Inspector, the 4 big buttons for each node)
  • I recently worked on a new feature to copy command from Inspector (See demo video on post 10 ) You could add such copy button as well, since your project looks “educational” it would make sense.
  • I would add a scroller bar on right side of the Inspector
  • Undo/Redo doesn’t work on some inputs such as material edit (metalness, color, etc)

++
Tricotou

1 Like

That was the goal, I wanted to do games as a kid but all editors were either very complicated and there was usually 0 templates, also thank you very much for your feedback.

This is definitely coming

Wow the idea is amazing.

Im working on that right now actually, I just wanted to release the project in a somewhat usable state to get feedback for future versions and to fix current one.
Next thing to do is to clean up the code, rewrite some things and I will open source it, I’m also considering working on Babylon Inspector to incoroporate it as the main Inspector on my editor, because it’s much better.
I have some ideas on how to do that, but it will take time. When working on an editor, the scope is endless.

1 Like