Skip to content

Instantly share code, notes, and snippets.

@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:22
Measure
{
"uuid": "a7bd5e81-da71-4f0b-a669-431e324f6e9e",
"description": "Measure",
"dependencies": {
"DomReady": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
Euclidean2 Exponential
{
"uuid": "817f8ab0-a47b-4727-aeef-ed8c7d3a06a4",
"description": "Euclidean2 Exponential",
"dependencies": {
"DomReady": "latest",
"davinci-mathbox": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": false
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
Complex
{
"uuid": "d93b3de1-8008-46f3-b7b5-cfb0938102be",
"description": "Complex",
"dependencies": {
"DomReady": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
Actors
{
"uuid": "a841f9a8-2141-43e3-85f2-3df8a44478b5",
"description": "Actors",
"dependencies": {},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
MathBox Cube
{
"uuid": "5902bfd4-d9f2-4ea7-b211-f95b1df00f1b",
"description": "MathBox Cube",
"dependencies": {
"DomReady": "latest",
"davinci-mathbox": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
MathBox Austenite
{
"uuid": "4d172d8e-8bff-4f6c-a6d0-10b692aaf781",
"description": "MathBox Austenite",
"dependencies": {
"DomReady": "latest",
"davinci-mathbox": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
MathBox WireCube
{
"uuid": "347dd1cf-d490-4c45-9d07-62a9803abc47",
"description": "MathBox WireCube",
"dependencies": {
"DomReady": "latest",
"davinci-mathbox": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / index.html
Last active April 21, 2019 01:11
Zeno's paradoxes
<!doctype html>
<html ng-app='doodle'>
<head>
<meta charset='utf-8'/>
<link rel='stylesheet' href='//netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css'>
<style>
/* STYLE-MARKER */
</style>
<script type="text/javascript" src="http://use.typekit.com/nde6wmn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
DoodlePad
{
"uuid": "318d32d3-03ec-4450-99be-a6eeb3c530f6",
"description": "DoodlePad",
"dependencies": {
"DomReady": "latest",
"davinci-blade": "1.1.1"
},
"operatorOverloading": true
}
@mathdoodle
mathdoodle / doodle.json
Last active August 29, 2015 14:23
preload
{
"uuid": "86cb3d7f-7e3c-4cad-aefd-cbd19cd534a5",
"description": "preload",
"dependencies": {
"underscore": "1.8.3",
"davinci-threejs": "0.71.4",
"microAjax": "latest",
"DomReady": "latest",
"async": "1.2.1"
},