Skip to content

Instantly share code, notes, and snippets.

View jonathanlurie's full-sized avatar
🐛
I like to code things

Jonathan Lurie jonathanlurie

🐛
I like to code things
View GitHub Profile
@jonathanlurie
jonathanlurie / TrackballControls.js
Last active June 30, 2022 06:12
Some fragment shader playing with 3d world coordinates
/**
* @author Eberhard Graether / http://egraether.com/
* @author Mark Lundin / http://mark-lundin.com
* @author Simone Manini / http://daron1337.github.io
* @author Luca Antiga / http://lantiga.github.io
*/
THREE.TrackballControls = function ( object, domElement ) {
var _this = this;
@jonathanlurie
jonathanlurie / readme.md
Last active October 20, 2016 18:38
A Markdown test

here is a test

blabla bla

/**
* @author qiao / https://github.com/qiao
* @author mrdoob / http://mrdoob.com
* @author alteredq / http://alteredqualia.com/
* @author WestLangley / http://github.com/WestLangley
* @author erich666 / http://erichaines.com
*/
// This set of controls performs orbiting, dollying (zooming), and panning.
// Unlike TrackballControls, it maintains the "up" direction object.up (+Y by default).
@jonathanlurie
jonathanlurie / README.md
Last active August 29, 2015 14:27
The places I lived., in a Odyssey.js project

This projectis using Odyssey.js to tell the story of places I lived in and moved to all along.

The files story.md keeps the markdown content necessary to the story. This content is also embeded in the index.html file.

I use bl.oks.org to share this visual story.