Coder Social home page Coder Social logo

gopro / forgejs-samples Goto Github PK

View Code? Open in Web Editor NEW
12.0 72.0 17.0 95.68 MB

Samples for the ForgeJS javascript framework.

Home Page: https://forgejs.org/

License: Apache License 2.0

HTML 49.31% JavaScript 37.21% CSS 13.48%
forgejs webvr threejs javascript samples webgl ambisonics 3d html5

forgejs-samples's Introduction

ForgeJS Samples

This repository contains simple samples, demonstrating the capabilities of ForgeJS.

Setup

Prior to the sample execution you have to setup the plugins directory which contains ForgeJS plugins used into the samples

  1. Create a plugins directory in the root folder of the forgejs-samples local repository.
  2. Clone the ForgeJS Plugins project.
  3. Copy and paste the content of the forgejs-plugins repository into the plugins directory of the forgejs-samples local repository.

Then you have to setup the lib directory which contains the ForgeJS library and all required external libraries.

  1. Clone the ForgeJS project.
  2. Copy and paste the lib directory of the forgejs repository at the root of the forgejs-samples local repository.
  3. Build ForgeJS library with the help of the grunt min command (more informations here).
  4. Copy and paste the generated build directory into the previously pasted lib directory of the forgejs-samples local repository.
  5. Rename lib/build directory to lib/forge.

Test it

Run a server in the root folder of this directory. The index contain a list of available samples.

If you have Python installed, you can either run:

python -m SimpleHTTPServer

OR

python -m http.server

If you have Node.js installed, you can run these commands to install http-server, a simple zero-configuration command-line http server.

npm install http-server -g
http-server -p 8000

You can then browse your localhost.

Terms of Use - ForgeJS Sample Resources

All audio, image and video files are the property of GoPro, Inc.

You may not use the material for commercial purposes.

All other specific copyrights are available in each sample's directory.

forgejs-samples's People

Contributors

aberthet-gpsw avatar rroux-gpsw avatar ygilquin-gpsw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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