mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 02:55:32 +02:00
add timestamps to blender renders, add alien animation, add empty project page
This commit is contained in:
parent
b6cf5d1ba2
commit
04e37fd612
7 changed files with 96 additions and 4 deletions
|
@ -23,16 +23,29 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1>Blender renders</h1>
|
||||
<h1>Blender creations</h1>
|
||||
<p>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.</p>
|
||||
|
||||
<h2>Alien Creatures animation</h2>
|
||||
<p>January 2022</p>
|
||||
<p><a href="https://youtu.be/AfRJvExamX4">youtu.be/AfRJvExamX4</a></p>
|
||||
<iframe width="854" height="480" src="https://www.youtube-nocookie.com/embed/AfRJvExamX4"></iframe>
|
||||
|
||||
<h2>Alien Tree</h2>
|
||||
<p>January 2022</p>
|
||||
<a href="media/alien_tree.png"><img src="media/alien_tree_preview.png" alt="Alien Tree" title="Click for full resolution"></a>
|
||||
|
||||
<h2>Decapod Alien</h2>
|
||||
<p>January 2022</p>
|
||||
<a href="media/decapod_shock.png"><img src="media/decapod_shock_preview.png" alt="Decapod Alien" title="Click for full resolution"></a>
|
||||
|
||||
<h2>Crab</h2>
|
||||
<p>October 2021</p>
|
||||
<a href="media/crab.png"><img src="media/crab_preview.png" alt="Crab" title="Click for full resolution"></a>
|
||||
|
||||
<h2>Shork Wallpaper</h2>
|
||||
<p>This is a wallpaper for the game <a href="https://crispypin.itch.io/ld-48">Shork</a>.</p>
|
||||
<p>May 2021</p>
|
||||
<a href="media/shork_wallpaper.png"><img src="media/shork_wallpaper_preview.png" alt="Shork Wallpaper" title="Click for full resolution"></a>
|
||||
</main>
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue