All Projects → MageStudio → Mage

MageStudio / Mage

Licence: other
Mage is a 3D Game Engine, built on top of THREE.js. It features Unity-like scripting, AMMO.js powered physics workers, an Infernojs powered UI and a clean API. Under (very) active development.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mage

A-Tour-of-JavaScript
This Repository consist of Daily learning JS, Assignments, coding challenge, projects, references, tutorial
Stars: ✭ 22 (-71.05%)
Mutual labels:  javascript-framework, javascript-game
Glas
WebGL in WebAssembly with AssemblyScript
Stars: ✭ 278 (+265.79%)
Mutual labels:  threejs, 3d-game-engine
Expo-Nitro-Roll
A cross-platform video game built with Expo and three.js!
Stars: ✭ 16 (-78.95%)
Mutual labels:  threejs, javascript-game
Rigley2-FlappyBug
The awaited sequel sees our Rigley friend jumping through firewalls "Flappy Bird" style
Stars: ✭ 27 (-64.47%)
Mutual labels:  javascript-framework, javascript-game
Matcaps
Huge library of matcap PNG textures organized by color
Stars: ✭ 607 (+698.68%)
Mutual labels:  threejs, unity-3d
use-ammojs
ammo.js physics for use with react-three-fiber
Stars: ✭ 16 (-78.95%)
Mutual labels:  threejs, ammojs
Wizardwarz
WebGL Multiplayer game with NodeJS backend
Stars: ✭ 270 (+255.26%)
Mutual labels:  threejs, javascript-game
Troika
A JavaScript framework for interactive 3D and 2D visualizations
Stars: ✭ 342 (+350%)
Mutual labels:  threejs, javascript-framework
Roygbiv
A 3D engine for the Web
Stars: ✭ 499 (+556.58%)
Mutual labels:  threejs, 3d-game-engine
Expo Three
Utilities for using THREE.js on Expo
Stars: ✭ 432 (+468.42%)
Mutual labels:  threejs, javascript-game
Mixed-Reality-JS
A simple framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS.
Stars: ✭ 54 (-28.95%)
Mutual labels:  threejs, javascript-framework
Team-Capture
Team-Capture - A multiplayer FPS game, inspired by games like Quake and TF2. Done in Unity
Stars: ✭ 81 (+6.58%)
Mutual labels:  unity-3d, indiegame
ThreeStudio
3D game editor based on Three.js and Electron.
Stars: ✭ 96 (+26.32%)
Mutual labels:  threejs, ammojs
UnityGlobalTextSystem
Allow the user to 'change' the default font in Unity from "Arial" to a font of their liking.
Stars: ✭ 21 (-72.37%)
Mutual labels:  unity-3d
three-typescript-starter
Three.js + Typescript + Webpack Boilerplate
Stars: ✭ 105 (+38.16%)
Mutual labels:  threejs
three-maze
♟️ Creation of random 3D mazes with three.js and tween.js.
Stars: ✭ 44 (-42.11%)
Mutual labels:  threejs
obj-simplify
Object File (.obj) simplifier
Stars: ✭ 117 (+53.95%)
Mutual labels:  threejs
apate-ar
Framwork for environment aware AR with occlusion, lighting PBR rendering, physics support (cannon.js), based on three.js
Stars: ✭ 77 (+1.32%)
Mutual labels:  threejs
Py3ODE
Port of PyODE for Python 3
Stars: ✭ 29 (-61.84%)
Mutual labels:  3d-game-engine
tplh.net-2019
I explored what my identity was and tried to express it as much as possible using whatever technology I have now.
Stars: ✭ 35 (-53.95%)
Mutual labels:  threejs

Mage

npm npm npm bundle size GitHub repo size Discord


Mage is a game engine built on top of THREEJS. It features all you need to create fully interactive 3D application that can be distributed via web, desktop or mobile.

Documentation

Development

The engine is under heavy development. The best way to stay up to date with changes, new features and bug fixes is to join the Discord server.


Licence

Copyright (c) 2015 - 2018 by Marco Stagni and contributors.

Some rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above
  copyright notice, this list of conditions and the following
  disclaimer in the documentation and/or other materials provided
  with the distribution.

* The names of the contributors may not be used to endorse or
  promote products derived from this software without specific
  prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Mage contains third party software in the 'app/vendor' directory: each file/module in this directory is distributed under its original license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].