GithubHelp home page GithubHelp logo

dbirman / jgl-original Goto Github PK

View Code? Open in Web Editor NEW

This project forked from armanabraham/jgl

0.0 2.0 0.0 5.31 MB

Java 0.09% MATLAB 1.46% Shell 0.28% M 0.05% Python 0.68% CSS 0.69% JavaScript 77.79% HTML 18.94% Objective-C 0.02%

jgl-original's Introduction

jgl - README

jgl is a JavaScript graphics library for running psychophysical experiments online.

jgl integrates with psiturk to have a quick an easy way to put your experiments on Amazon Mechanical Turk(AMT).

This is the documents page for jgl. Here you can find documentation on every function available to you from both jgl libraries, jgllib as well as jglTask. In addition, there are tutorials available for your convenience.

A note on generating this beautiful documentation: It was generated by a tool called jsDoc. This tool can be downloaded for free. Then the following command was used:

./jsdoc -d ~/code/web/jgl/doc ~/code/web/jgl/jgllib.js ~/code/web/jgl/task/ ~/code/web/jgl/README.md -u ~/code/web/jgl/tutorials

Note a few things, first my path to the jgl repo may be different than yours, secondly, this command must be done from within the jsDoc directory.

Note: the jgl distribution comes with all the files except jglTask.js, this must be made by hand it is simply the combination of all the files in the task folder. To do this via the command line navigate inside the task folder and then type the command cat * > jglTask.js this will create a new file called jglTask.js which can then be included in your experiments. Also dont worry about deleting the file before pushing to update the repository, git has be set to ignore any file called jglTask.js.

jgl-original's People

Contributors

tlerea1 avatar dbirman avatar armanabraham avatar

Watchers

James Cloos 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.