portfolio stuff
This commit is contained in:
parent
57d72f706f
commit
100f94cf43
9 changed files with 88 additions and 8 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue