BeardScript / RogueEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Engine logo

A Unity3D-like environment to build web apps and games with three.js.

rogueengine.io

Docs | Examples | Discord | Twitter | YouTube

Intro

The purpose of this repository is to hold the source of the Rogue Engine docs and to provide issue tracking.

Here you'll be able to:

  • Report bugs
  • Request features
  • Ask for help
  • Contribute with the documentation.
  • See the roadmap (soon)

Three.js as an open core

Three.js is a first class citizen in Rogue Engine. You'll be using it constantly within your components. Rogue Engine provides a set of tools around three.js to help you build your web apps and games with it. Even migrating your current three.js code into Rogue Engine, should be relatively straightforward. You'll find that your new architecture will be more robust, reusable and easier to collaborate.

This means, naturally, that you'll be using the three.js docs a lot.

Community

Although we have some community features within Github, your should join our Discord Server for a superior community experience. There you can showcase your work and, engage is interesting discussions and friendly banter with myself and other users. You should also follow me on Twitter and YouTube for more content related to Rogue Engine.

About