GithubHelp home page GithubHelp logo

s3age's Introduction

S3age

A stage container for THREEjs. Streamlines attaching a scene graph to a webgl context, so developers can scene.add after one line.

Examples

Check out the example branch and open the HTML pages in src/examples. For later textured examples, a server will be needed (eg python -m SimpleHTTPServer).

01 Cube / Blender Factory

Adds a cube, adds a light, and moves the camera. Similar to hitting "Render" with a factory reset in Blender. The minimum possible custom scene.

https://github.com/DavidSouther/s3age/blob/examples/src/examples/01_blender_factory.html

02 Trees

Similar to the Trackball Controlls example, but drastically cleaned code and green trees. Heavily commented (probably overcommented).

https://github.com/DavidSouther/s3age/blob/examples/src/examples/02_trees.html

03 Forest

Introduction to Scene graph. Organize code by extending Object3D with custom Domain classes. Convulve meshes.

https://github.com/DavidSouther/s3age/blob/examples/src/examples/forest.js

04 Physics

Extend Forest classes. Adds physics simulations.

https://github.com/DavidSouther/s3age/blob/examples/src/examples/forest_physics.js

Practical Three.js

Presentation and overview of WebGL, Three.js, and these examples, originally prepared for an internal New York Times technology group.

s3age's People

Contributors

davidsouther avatar

Watchers

 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.