Skip to content

Instantly share code, notes, and snippets.

View louh's full-sized avatar
🏖️
Sipping jippers on a beach somewhere

Lou Huang louh

🏖️
Sipping jippers on a beach somewhere
View GitHub Profile
@louh
louh / scene.yaml
Created April 8, 2016 22:09 — forked from anonymous/scene.yaml
[This is a Tangram scene, made with Tangram Play.]
# Author @patriciogv - 2015
cameras:
camera1:
type: isometric
lights:
light1:
type: directional
direction: [0.047,0.974,-0.222]
@louh
louh / 0_reuse_code.js
Created June 6, 2014 17:36
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console