diff --git a/site/media/jam-games/forklift_simulator.png b/site/media/jam-games/forklift_simulator.png new file mode 100644 index 0000000..8701ba9 Binary files /dev/null and b/site/media/jam-games/forklift_simulator.png differ diff --git a/site/media/pixel_entropy.png b/site/media/jam-games/pixel_entropy.png similarity index 100% rename from site/media/pixel_entropy.png rename to site/media/jam-games/pixel_entropy.png diff --git a/site/media/jam-games/shork_inc.png b/site/media/jam-games/shork_inc.png new file mode 100644 index 0000000..64c88d7 Binary files /dev/null and b/site/media/jam-games/shork_inc.png differ diff --git a/site/media/jam-games/starship.png b/site/media/jam-games/starship.png new file mode 100644 index 0000000..83d9b80 Binary files /dev/null and b/site/media/jam-games/starship.png differ diff --git a/site/media/rotary_kb.png b/site/media/rotary_kb.png new file mode 100644 index 0000000..b8c5d2a Binary files /dev/null and b/site/media/rotary_kb.png differ diff --git a/site/media/shaders/julia.png b/site/media/shaders/julia.png new file mode 100644 index 0000000..2983d5f Binary files /dev/null and b/site/media/shaders/julia.png differ diff --git a/site/media/shaders/julia_distorted.png b/site/media/shaders/julia_distorted.png new file mode 100644 index 0000000..8ba9221 Binary files /dev/null and b/site/media/shaders/julia_distorted.png differ diff --git a/site/portfolio.html b/site/portfolio.html index 32e08f2..815ec45 100644 --- a/site/portfolio.html +++ b/site/portfolio.html @@ -37,7 +37,7 @@ project files: git.crispy

bad apple

2024-04
-source:
git.crispypin.cc/CrispyPin/bad-apple/
+source: git.crispypin.cc/CrispyPin/bad-apple
https://youtu.be/G0eonL14tCQ

Conways Game of Life

@@ -52,7 +52,10 @@ source: git.crispypin.cc

rotary encoder keyboard

-TODO
+2022-05
+
github.com/CrispyPin/rotary-kb
+A silly project making a terrible input device. You select a letter by rotating right and left moving down a tree, and press to type it.
+a breadboard circuit with a rotary encoder

jam games

@@ -66,16 +69,54 @@ All the below games except for LD45: Mind the Gap I made together w 2022-04
crispypin.itch.io/ld-50
github.com/CrispyPin/ld-50
-a 2D pixel physics sandbox +a 2D pixel physics sandbox

LD49: Shork Inc

+

+2021-09
+crispypin.itch.io/ld-49
+github.com/CrispyPin/ld-49
+a messy low-poly warehouse scene +

LD48: Shork

+

+2021-04
+crispypin.itch.io/ld-48
+github.com/CrispyPin/ld-48
+

LD47: Dynamic Flux Entropy

+

+2020-10
+crispypin.itch.io/ld-47
+github.com/CrispyPin/ld-47
+

LD46: Tree Shroomulator

+

+2020-04
+crispypin.itch.io/ld-46
+

LD45: Mind the Gap

+

+2019-10
+crispypin.itch.io/ld-45
+

Blackthornprod gamejam 2: Starship: Conquer Space

+

+2019-04
+crispypin.itch.io/starship-conquer-space
+some machines on the surface of a tiny planet, with a cosmonaut in the center +

LD43: The robot's adventure

+

+2018-12
+crispypin.itch.io/ld-43
+

LD42: Forklift Simulator

+

+2018-08
+crispypin.itch.io/ld-42
+top-down view of a forklift surrounded by boxes in different colours +

shaders

Most of my shaders are made in Unity and uplaoded as props for ChilloutVR. All my ChilloutVR props are in this repository.
@@ -106,7 +147,10 @@ This is a single fragment shader, which means you can put it on any mesh and it

julia fractal

-TODO
+2023-07
+They are both animated slowly, but the second one has distortion based on world position.
+bright purple julia fractal +bright purple julia fractal, with distortion

andriod

diff --git a/write/portfolio.md b/write/portfolio.md index 0cbd659..1d2fdac 100644 --- a/write/portfolio.md +++ b/write/portfolio.md @@ -18,7 +18,7 @@ project files: [git.crispypin.cc/CrispyPin/ch32_oled](https://git.crispypin.cc/C ### bad apple `2024-04` -source: [git.crispypin.cc/CrispyPin/bad-apple/](https://git.crispypin.cc/CrispyPin/bad-apple/) +source: [git.crispypin.cc/CrispyPin/bad-apple](https://git.crispypin.cc/CrispyPin/bad-apple/) ==youtube:G0eonL14tCQ ### Conways Game of Life @@ -30,7 +30,11 @@ source: [git.crispypin.cc/CrispyPin/bad-apple/](https://git.crispypin.cc/CrispyP ==video:"/media/musi_pi_soweli_tawa.mp4":"simple runner game, similar to the chrome dino game" ## rotary encoder keyboard -TODO +`2022-05` +[github.com/CrispyPin/rotary-kb](https://github.com/CrispyPin/rotary-kb/) +A silly project making a terrible input device. You select a letter by rotating right and left moving down a tree, and press to type it. +==image:"/media/rotary_kb.png":"a breadboard circuit with a rotary encoder" + # jam games LD is the [Ludum Dare game jam](https://ldjam.com/), where you have 3 days to create a game fitting to a theme that is revealed when the jam starts. @@ -40,16 +44,45 @@ All the below games except for `LD45: Mind the Gap` I made together with [Erikbo `2022-04` [crispypin.itch.io/ld-50](https://crispypin.itch.io/ld-50) [github.com/CrispyPin/ld-50](https://github.com/CrispyPin/ld-50) -==image:"/media/pixel_entropy.png":"a 2D pixel physics sandbox" +==image:"/media/jam-games/pixel_entropy.png":"a 2D pixel physics sandbox" ### LD49: Shork Inc +`2021-09` +[crispypin.itch.io/ld-49](https://crispypin.itch.io/ld-49) +[github.com/CrispyPin/ld-49](https://github.com/CrispyPin/ld-49) +==image:"/media/jam-games/shork_inc.png":"a messy low-poly warehouse scene" + ### LD48: Shork +`2021-04` +[crispypin.itch.io/ld-48](https://crispypin.itch.io/ld-48) +[github.com/CrispyPin/ld-48](https://github.com/CrispyPin/ld-48) + ### LD47: Dynamic Flux Entropy +`2020-10` +[crispypin.itch.io/ld-47](https://crispypin.itch.io/ld-47) +[github.com/CrispyPin/ld-47](https://github.com/CrispyPin/ld-47) + ### LD46: Tree Shroomulator +`2020-04` +[crispypin.itch.io/ld-46](https://crispypin.itch.io/ld-46) + ### LD45: Mind the Gap +`2019-10` +[crispypin.itch.io/ld-45](https://crispypin.itch.io/ld-45) + ### Blackthornprod gamejam 2: Starship: Conquer Space +`2019-04` +[crispypin.itch.io/starship-conquer-space](https://crispypin.itch.io/starship-conquer-space) +==image:"/media/jam-games/starship.png":"some machines on the surface of a tiny planet, with a cosmonaut in the center" + ### LD43: The robot's adventure +`2018-12` +[crispypin.itch.io/ld-43](https://crispypin.itch.io/ld-43) + ### LD42: Forklift Simulator +`2018-08` +[crispypin.itch.io/ld-42](https://crispypin.itch.io/ld-42) +==image:"/media/jam-games/forklift_simulator.png":"top-down view of a forklift surrounded by boxes in different colours" # shaders Most of my shaders are made in Unity and uplaoded as props for ChilloutVR. All my ChilloutVR props are in [this repository](https://git.crispypin.cc/CrispyPin/cvr-props). @@ -75,7 +108,10 @@ This is a single fragment shader, which means you can put it on any mesh and it ==image:"/media/shaders/sunset_shader.png":"sunset over a calm ocean, with stars visible in the purple sky" ### julia fractal -TODO +`2023-07` +They are both animated slowly, but the second one has distortion based on world position. +==image:"/media/shaders/julia.png":"bright purple julia fractal" +==image:"/media/shaders/julia_distorted.png":"bright purple julia fractal, with distortion" ## andriod `2024-05`