Skip to content

Instantly share code, notes, and snippets.

View Sphinxxxx's full-sized avatar

Andreas Borgen Sphinxxxx

View GitHub Profile
@Sphinxxxx
Sphinxxxx / index.html
Created February 14, 2021 15:56
Low-poly image generator
<script>console.clear();</script>
<script src="//unpkg.com/vue@2"></script>
<script src="//unpkg.com/[email protected]/build/dat.gui.js"></script>
<script src="//unpkg.com/drag-tracker@1"></script>
<script src="//unpkg.com/[email protected]/build/jsfeat.js"></script>
<script src="//unpkg.com/kdbush@3"></script>
<script>
/*
tuple by Ry-♦
@Sphinxxxx
Sphinxxxx / index.html
Created February 5, 2021 23:32
Low-poly image generator
<script>console.clear();</script>
<script src="//unpkg.com/vue@2"></script>
<script src="//unpkg.com/[email protected]/build/dat.gui.js"></script>
<script src="//unpkg.com/drag-tracker@1"></script>
<script src="//unpkg.com/[email protected]/build/jsfeat.js"></script>
<script src="//unpkg.com/kdbush@3"></script>
<script>
/*
tuple by Ry-♦
@Sphinxxxx
Sphinxxxx / index.html
Created January 31, 2021 18:35
Low-poly image generator
<script>console.clear();</script>
<script type="text/javascript" src="https://unpkg.com/vue@2"></script>
<script type="text/javascript" src="https://unpkg.com/[email protected]/build/dat.gui.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/inspirit/jsfeat@master/build/jsfeat.js"></script>
<script>
/*
tuple by Ry-♦
https://stackoverflow.com/a/21839292/1869660
*/
@Sphinxxxx
Sphinxxxx / canny-edge-detection-with-jsfeat.markdown
Created January 30, 2021 16:33
Canny edge detection with jsfeat
@Sphinxxxx
Sphinxxxx / canny-edge-detection-with-jsfeat.markdown
Created January 29, 2021 11:29
Canny edge detection with jsfeat
@Sphinxxxx
Sphinxxxx / index.html
Created September 18, 2020 16:56
Yet another Mandelbrot fractal
<canvas></canvas>
@Sphinxxxx
Sphinxxxx / index.html
Created April 29, 2020 03:43
The world. Simplified.
<script>console.clear();</script>
<script src="https://unpkg.com/vue@2"></script>
<script src="https://unpkg.com/simplify-js@1"></script>
<script src="https://unpkg.com/@sphinxxxx/[email protected]"></script>
<header>
<h1>The world. Simplified.</h1>
</header>
<main id="app">
<label>
@Sphinxxxx
Sphinxxxx / index.html
Created April 28, 2020 21:23
The world. Simplified.
<script>console.clear();</script>
<script src="https://unpkg.com/vue@2"></script>
<script src="https://unpkg.com/simplify-js@1"></script>
<script src="https://unpkg.com/@sphinxxxx/[email protected]"></script>
<header>
<h1>The world. Simplified.</h1>
</header>
<main id="app">
<label>