GithubHelp home page GithubHelp logo

00mjk / roygbiv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oguzeroglu/roygbiv

0.0 0.0 0.0 99.04 MB

A 3D engine for the Web

License: MIT License

JavaScript 86.67% GLSL 12.94% HTML 0.39%

roygbiv's Introduction

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.

roygbiv's People

Contributors

notoguz avatar oguzeroglu 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.