Home - The-Source-Eternal/Unwritten3D GitHub Wiki

Welcome to the Unwritted3D wiki!

Unwritten3D is a prototype for an open source online game engine and creator using three.js and a couple of other libraries, and borrowing code from a few more. We hope to experiment with a more intuitive way of manipulating the building blocks that make up your game

You will need to have webGL capabilities to view the demo (currently under construction). Don't know if you have webGL capabilities? Check here: http://get.webgl.org

Our goal is to demystify programming and game-making

A laudable goal, and one that many, many people have. How do we plan to do it? I firmly believe the devil is in the details of implementation. With more intuitive ways to modify code and objects, we hope to allow our users to connect more directly with the concepts and tools they are using. With the capability to collaborate with other users, we hope to open a road for mentorship and co-exploration. With frictionless online entry, the game editor will be more accessible to a wider audience without cross-platform conflicts.

A Note: The project, and the wiki, are very much in early stages and thus much is in disarray. We'll be working on clarifying and filling in.

Want to know a bit more?

For the game editor, see the [build instructions] (https://github.com/The-Source-Eternal/Unwritten3D/wiki#the-game-editor) below or visit the demo (you'll need to have webGL capabilities to run it). (The demo is out of service for now)

Want to learn even more?

Contact us at [email protected] or send us a message through github.

Want to help?!

Great! We're looking for help! E-mail us at [email protected] or send us a message through github. You can also see the types of people we're looking for on the Contributing page.

Current issues

If you'd like to see current filed issues, file your own, or see our current milestones, please go to our github issues page.

Build

See current build instructions on the repo's page.