Skip to content

Instantly share code, notes, and snippets.

View Aidgigi's full-sized avatar
💭
Thinking bout beans

Aidan Aidgigi

💭
Thinking bout beans
View GitHub Profile
@Aidgigi
Aidgigi / test_draw.py
Last active October 18, 2021 01:51
test_draw
from kandinsky import *
import random
from ion import *
def draw():
for x in range(320):
c = color(random.randrange(0,255), random.randrange(0,255), random.randrange(0,255))
set_pixel(x, 100, c)
draw()
@Aidgigi
Aidgigi / test.py
Last active October 17, 2021 21:52
test
from math import *
from matplotlib.pyplot import *
from ion import *
def f(x,y): return x**2+y**2
rot=1
tilt=1
def draw(rot, tilt):

Keybase proof

I hereby claim:

  • I am aidgigi on github.
  • I am aidgigi (https://keybase.io/aidgigi) on keybase.
  • I have a public key ASDAlJdxZquw56LzJZtMRtYBOF4gIsYZA7JBHxuo_FpO4wo

To claim this, I am signing this object:

var mediaJSON = { "categories" : [ { "name" : "Movies",
"videos" : [
{ "description" : "Big Buck Bunny tells the story of a giant rabbit with a heart bigger than himself. When one sunny day three rodents rudely harass him, something snaps... and the rabbit ain't no bunny anymore! In the typical cartoon tradition he prepares the nasty rodents a comical revenge.\n\nLicensed under the Creative Commons Attribution license\nhttp://www.bigbuckbunny.org",
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4" ],
"subtitle" : "By Blender Foundation",
"thumb" : "images/BigBuckBunny.jpg",
"title" : "Big Buck Bunny"
},
{ "description" : "The first Blender Open Movie from 2006",
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4" ],