Skip to content

Instantly share code, notes, and snippets.

View YenTheFirst's full-sized avatar

Talin YenTheFirst

  • Opendoor
  • San Francisco
View GitHub Profile
@YenTheFirst
YenTheFirst / index.html
Created March 26, 2013 19:10
incorrect reflections
<!doctype html><title>Minimal tQuery Page</title>
<script src="http://jeromeetienne.github.com/tquery/build/tquery-bundle-require.js"></script>
<script src="http://jeromeetienne.github.com/tquery/plugins/mirror/tquery.mirrorplane.js"></script>
<body><script>
requirejs.config({ baseUrl : "http://www.corsproxy.com/jeromeetienne.github.com/tquery/plugins/requirejs/examples/" })
require([ 'tquery.skymap'
, 'tquery.grassground'
, 'tquery.minecraft'
, 'tquery.objectcoord'
], function(){
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.