grgrdvrt
grgrdvrt.bsky.social
grgrdvrt
@grgrdvrt.bsky.social
I make things with code.
grgrdvrt.com
mutsuacen.com
pictobrush.com
Quick toy
August 29, 2025 at 6:03 PM
Last one.

I think I have reached the limits of this toy language.
I should add a `sort` function to the language to draw the faces in the correct order, but I think more and more about completely rethinking the language and the environment.
August 17, 2025 at 8:44 PM
When I decided to only support HSL for colors I definitely didn't have lighting in mind
August 13, 2025 at 10:35 AM
- Mom, I'd like to go to SIGGRAPH!
- We have SIGGRAPH at home.

SIGGRAPH at home:
August 12, 2025 at 4:49 PM
Still only edges, but only drawing the ones where z < 0
August 12, 2025 at 8:37 AM
August 11, 2025 at 1:14 PM
Having fun hand coding a 3d object on a 2d canvas
August 11, 2025 at 12:51 PM
Quick one
August 2, 2025 at 8:26 PM
August 2, 2025 at 2:20 PM
One of my side projects is a toy programming language+interface for mobile.

I need to fix a few small things before sharing it, like having if/else instructions that work correctly or completely rethinking the data inputs...

For now, the simplest program looks like this:
July 9, 2025 at 12:00 AM