Code Monkey home page Code Monkey logo

three.js-examples's Introduction

three.js-examples for Bower

DISCONTINUED No more version of this package will be published.


A Bower package only containing the JavaScript files of the Three.js examples.

This package exists because the official Three.js package (threejs) is too heavy and the lightweight package (three.js) does not contains examples files.

NPM users should simply use the three package which includes all examples and has a decent size.

AMD friendly

An UMD (Universal Module Definition) loader is added to each file for easy usage on every environments. AMD (Asynchronous Module Definition) modules are named three. + filename (ex: three.Projector).

Librairies and irrelevant files are not included in this package (see the ignore section of config.json).

Some source files that expose their content globally, are modified to add the relevant functions in the THREE variable in order be compatible with the UMD wrapper (see the globals section of config.json).

Usage

bower install three.js-examples --save

three.js-examples's People

Contributors

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