Skip to content

Instantly share code, notes, and snippets.

View stalgiag's full-sized avatar
❤️‍🔥

Stalgia Grigg stalgiag

❤️‍🔥
  • Bocoup
  • Queens, NY
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mlarghydracept on github.
  • I am stalgiagrigg (https://keybase.io/stalgiagrigg) on keybase.
  • I have a public key whose fingerprint is 6D25 0B45 A2EC 27DB 6CAA 9C65 9BA6 AAEF DA2C 6B7E

To claim this, I am signing this object:

this._renderState = {
lighting: {
ambient: {
colors: []
},
specular: {
colors: [1, 1, 1]
},
directional: {
directions: [],
@stalgiag
stalgiag / gist:67a763878ebe2348e7fa9ef03ec5e0ec
Last active February 2, 2023 23:39 — forked from lmccart/gist:2273a047874939ad8ad1
p5.js + p5.dom.js + clmtracker.js
<html>
<head>
<script src="clmtrackr.js"></script>
<script src="p5.js"></script>
<script>
var ctracker;
function setup() {