Giter Site home page Giter Site logo

pjkarlik / threetunnels Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 146.4 MB

Various tunnel demos in WebGL with Three.js

Home Page: http://threetunnels.surge.sh/

License: MIT License

CSS 0.23% HTML 0.95% JavaScript 98.82%
threejs website tunnel demo javascript

threetunnels's Introduction

travis ci build

ThreeTunnels

version threejs webpack WebGL

ThreeJS Tunnels

I love Tunnel Demos of old school, using tricks and visual cues to give illusions of ever falling or flying. This is my experiments and demos of various tunnel tricks and techniques.

/src/Three.js is the import file that combines all required Three.js package files..

import * as THREE from 'three'; // build/three.js from node_module/three
window.THREE = THREE;
require('three/examples/js/controls/OrbitControls.js');
require('three/examples/js/shaders/FresnelShader');
// ...etc for other items like Render Passes and Shaders

Current Mapping --> index.js --> (render file) ShaderTunnelRender.js (or just about any other file in src)

Run the example

Requires Node v7.0.0 or greater

$ yarn install
$ yarn dev & open http://localhost:2020

threetunnels's People

Contributors

pjkarlik avatar

Stargazers

Antonio Gómez-Maldonado avatar

Watchers

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