ROYGBIV Save

A 3D engine for the Web

Project README

ROYGBIV is a WebGL engine for motivated programmers who do not have the budget for buying fancy 3D models or licensing a popular engine but still want to make 60 FPS web applications for both mobile and desktop. It is being developed by one of such programmers on top of low level THREE.js features for the graphics and CANNON.js for physics. It is named after this Boards of Canada track.

Demos

The current state of the project

ROYGBIV is still under development and not documented yet. Estimated documentation release date is April 2021.

Roadmap

  • Integrated AI engine
    • Movement layer
    • Decision layer
  • Audio support
  • Plugin support
  • Test coverage
  • Documentation

How to run?

ROYGBIV works on browsers (preferably Chrome or Firefox). It works with a set of commands typed to its command line interface so a documentation will be provided when the project is finished. To install, follow these steps:

  • Download or clone the repository.
  • If you don't have nodejs/npm download them.
  • Go inside the repository (where server.js is), using the command line run npm install
  • Run node server to start the server. You should see something like this:
  • Using your favorite browser, go to page localhost:8085

License

ROYGBIV uses MIT license. See the third_party_licenses folder for licenses of used third party libraries.

Open Source Agenda is not affiliated with "ROYGBIV" Project. README Source: oguzeroglu/ROYGBIV
Stars
605
Open Issues
3
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating