top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
about.
work.
graphics.
photopgraphy.
blog.
All Posts
Graphic Design
Game Design
3D Modeling
Search
Log in / Sign up
abates144
Oct 24, 2023
1 min read
p5
function setup() { createCanvas(400, 400); } function draw() { background(120, 0, 200); strokeWeight(10); fill(0, 250, 0); triangle(5, 5,...
abates144
Oct 19, 2023
1 min read
Augmented Reality
Test_1_day 1
abates144
Oct 12, 2023
1 min read
The Garden of Forking Paths
The notion that a player or viewer can select any path they want to take, is what is relevant for this current assignment. Therefore, we...
bottom of page