Code Monkey home page Code Monkey logo

terrain-engine-programming-test's Introduction

HOW TO RUN
#########
1. unzip into a directory
2. Start a webserver using `python -m SimpleHTTPServer 8000` in the corresponding directory
3. open browser (chrome) and go to `localhost:8000`
4. open dev tools so you can see the console output.


ABOUT
#########
This project is based on Aframe.io (https://aframe.io/docs/1.0.0/introduction/), which is a tool for
making 3D scenes, games, demos, etc. in the browser.

AFrame is actually a wrapper around THREE.js, which does all the heavy lifting.

You don't need to understand or worry about the details of how THREEjs or Aframe work.

We've provided all the setup and models you need for the project. You can focus entirely on how to make
the solution.

Everything runs in the browser, no additional setup is needed.

Be sure to read the example code in detail.

HOW TO DO
#########
Everything you need for this exercise is documented here in the `example-one.js` file. Read this first.

When you are ready, change line 9 in index.html to exercise-1.js and start on that exercise. Continue for other
exercises.

terrain-engine-programming-test's People

Contributors

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