Coder Social home page Coder Social logo

three.js-tech-talk's Introduction

       

Dive into VR with WebGL & Three.js

Thank you for your interest in my tech talk.

Here is the video of the tech talk on YouTube:

Click here.

How to download and install my Three.js sandbox:

My Three.js sandbox, used during my talk to demonstrate features of Three.js, can be found here. In order to use the sandbox yourself, please follow these instructions.

Enter the following commands:

  • git clone https://github.com/chaz303/three.js-tech-talk.git
  • cd ./three.js-tech-talk/Sandbox/
  • sudo npm install http-server -g
  • http-server -c-1

Once the server is running:

Original Sandbox Screenshots:

Dodecahedron with Lighting Torus with Normal Mapping

Experimental Sandbox Screenshots:

Experimental Image 1 Experimental Image 2

Here is the code along:

The files needed for the code along can be found here code along folder. You can download these files individually and open them with a browser manually, or you can use the following command-line instructions.

Enter the following commands:

  • git clone https://github.com/chaz303/three.js-tech-talk.git
  • cd ./three.js-tech-talk/Code\ Along/
  • google-chrome ./index-1.html (for Chrome Browser)

Note: pages (intentionally) appear blank except for index-5.html and index-6.html

Code Along Screenshot (index_5.html):

Code Along

Additional Resources:

Shader Demos

Shader Tutorials

Wagner Effects Composer

Check out Wagner Effects Composer,

Wagner demonstration videos:

Normalization Maps

Generate a normalization map from an image with Normal Map Online.

Other Useful Links

Created by

Chaz Wilson

Facebook GitHub LinkedIn

License

This project is licensed under the MIT License

Acknowledgements

three.js-tech-talk's People

Contributors

chaz303 avatar

Watchers

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