Skip to content

Work in progress editor and game prototype builds for testing out the threejs with electron app as stand alone to run server for web browser game/editor.

License

Notifications You must be signed in to change notification settings

Lightnet/electron-threejs

Repository files navigation

electron-threejs

Created by: Lightnet

License:

CC0 (Public Domain)

Development Status: Early Stage.

  • working on the custom editor to keep it simple to build.
  • working on the rpg builds testing.

Information:

Create a threejs game and editor stand alone application to able to write save and load files.

More information read the docs.md simple docs

Require to run application:

Programs:

Installing:

npm install

npm start //to start application

Window

http://localhost:8080/ rethinkdb

window:

cmd

"./node_modules/electron-prebuilt/dist/electron.exe" "./"

window shortcut:

'<drive>:\node_modules\electron-prebuilt\dist\electron.exe' "../../../"

About

Work in progress editor and game prototype builds for testing out the threejs with electron app as stand alone to run server for web browser game/editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published