diff --git a/docs/blender/index.html b/docs/blender/index.html new file mode 100644 index 0000000..df8b616 --- /dev/null +++ b/docs/blender/index.html @@ -0,0 +1,46 @@ + + + + + + + + + Blender creations + + +
+ +
+ +
+

Blender renders

+

I have been using Blender since around august 2020 on and off, and did a course in it 2021, which boosted my motivation a lot. I just like to make art in it and of course use it for game jams.

+

Alien Tree

+ Alien Tree +

Decapod Alien

+ Decapod Alien +

Shork Wallpaper

+

This is a wallpaper for the game Shork.

+ Shork Wallpaper +
+ + + \ No newline at end of file diff --git a/docs/blender/media/alien_tree.png b/docs/blender/media/alien_tree.png new file mode 100644 index 0000000..a78ebed Binary files /dev/null and b/docs/blender/media/alien_tree.png differ diff --git a/docs/blender/media/alien_tree_preview.png b/docs/blender/media/alien_tree_preview.png new file mode 100644 index 0000000..fa473d4 Binary files /dev/null and b/docs/blender/media/alien_tree_preview.png differ diff --git a/docs/blender/media/decapod_shock.png b/docs/blender/media/decapod_shock.png new file mode 100644 index 0000000..bcae43d Binary files /dev/null and b/docs/blender/media/decapod_shock.png differ diff --git a/docs/blender/media/decapod_shock_preview.png b/docs/blender/media/decapod_shock_preview.png new file mode 100644 index 0000000..62fc6c5 Binary files /dev/null and b/docs/blender/media/decapod_shock_preview.png differ diff --git a/docs/blender/media/shork_wallpaper.png b/docs/blender/media/shork_wallpaper.png new file mode 100644 index 0000000..8494872 Binary files /dev/null and b/docs/blender/media/shork_wallpaper.png differ diff --git a/docs/blender/media/shork_wallpaper_preview.png b/docs/blender/media/shork_wallpaper_preview.png new file mode 100644 index 0000000..d4fdec1 Binary files /dev/null and b/docs/blender/media/shork_wallpaper_preview.png differ diff --git a/docs/fractals/index.html b/docs/fractals/index.html index 8cd15e6..fa96fb2 100644 --- a/docs/fractals/index.html +++ b/docs/fractals/index.html @@ -6,7 +6,7 @@ - CrispyPin.cc - Fractals + Fractals
@@ -15,15 +15,16 @@

Fractals

-

This page is a collection of fractals renderers I made in JS for a school assignment back in 2020. Please note that I don't use JS anymore.

+

This page is a collection of fractal renderers I made in JS for a school assignment back in 2020. Please note that I don't use JS any more.

Fractal tree

The splitting angle is defined by the mouses x position. The number of iterations is set in the first input field (default is 12). Each branch is slightly smaller than its parent, the factor is the second input field. Click the canvas to pause/resume the image.

diff --git a/docs/index.html b/docs/index.html index 523f0e2..c946c2f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ - CrispyPin.cc + crispypin.cc
@@ -15,15 +15,16 @@
-

Homepage

-

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Earum exercitationem quod laudantium neque. Dolor qui magnam debitis repellendus assumenda tenetur ab aliquam ea sit in harum facere neque ad nemo vel nesciunt distinctio totam, cupiditate, deleniti nam voluptas quia aperiam.

+

Hello!

+

Welcome to my corner of the internet. I use this page to showcase some of my interesting projects in an easier to see way compared to just github.