Coder Social home page Coder Social logo

voxecutor's Introduction

voxecutor

Voxecutor - VR arena game, single and multiplayer for the Overte platform.

INSTALLATION

1- You must deploy the file "VOXECUTOR_INSTALLATION.json" in your domain. This will add some entities including the 2 main entities:

  • VOXECUTOR_VISIBILITY_ZONE_(X!X)
  • VOXECUTOR_ARENA

(Do not rename those entities)

2- You will need to copy the position of the "VOXECUTOR_ARENA" and copy this position at the line 18 of the script "AC_voxecutor.js" for the variable: ORIGIN_POSITION
(This is critical to have the ACscript synchronized with the maze)

3- Using the Create app, You will need to adjust those 2 properties of the zone "VOXECUTOR_VISIBILITY_ZONE_(X!X)":
"hazeCeiling"
"hazeBaseRef"
(you must keep them relative to the ORIGIN_POSITION.y you have set, considering that their current value are currently relative to 8000)

4- In your domain server's script you must add the AC script "AC_voxecutor.js".

5- the service that compile the statistic of the game is built in php (this won't run from the github page). If you want this to be functional, install all the files on a webserver running php. You will have to replace the github url in the "VOXECUTOR_INSTALLATION.json" before proceeding to the installation.

voxecutor's People

Contributors

aleziakurdis avatar

Stargazers

Benjamin Stanley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.