kian orr
  • ∫ research
  • ❐ graphic design
  • ✐ books
  • posts
  • CV
home / Tags

Graphic Design


  • fusion trading cards

    For fusion week in 2024, fusion trading cards were handed out and I ended up being the artist for 3 of them. Trading cardsThe three cards that I made: C2W, Laser Megajoule, and LAPD. I really enjoyed making these because I was able to play around with some different art styles also while contributing to something that I care about. ...

  • November 15, 2024

  • code and graphic design

    I wanted to look into the intersection between graphic design and code. I found a program called Processing, where you can code in Java, C++ or Python. After trying a few simple things, this animation seemed to be pretty cool: There should have been a video here but your browser does not seem to support it. The code for it is below. There are two functions that automatically run, setup() (runs once like __init__) and draw() (continuously runs). So I just continuously increased the radius at which that ellipse is at, as well as it’s angle with a couple sines and cosines to make it dynamic. ...

  • December 20, 2022
© 2024 kian orr · Powered by Hugo & PaperMod