Skip to content

3D game editor based on Three.js and Electron.Aim of the project is to create a functional 3D editor using existing open-source web-based frameworks and libraries.

License

Notifications You must be signed in to change notification settings

Phantasm-Studios/threejs-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeStudio

3D game editor based on Three.js and Electron.

image

Aim of the project is to create a functional 3D editor using existing open-source web-based frameworks and libraries.

  • Application: Node.js + Electron
  • Core: HTML + CSS + JavaScript + jQuery
  • Interface: jQuery UI + jsTree + GoldenLayout + CodeMirror + jscolor + Bootstrap + FontAwesome
  • Rendering and physics: Three.js + ammo.js + csg.js
  • Scripting: Esprima + CoffeeScript + RapydScript

Usage:

npm install
npm start

Press F9 or Ctrl+P to enter/exit game mode.

To run the game in standalone mode:

npm start player

About

3D game editor based on Three.js and Electron.Aim of the project is to create a functional 3D editor using existing open-source web-based frameworks and libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published