move old projects
|
@ -34,7 +34,7 @@ this means it is<br>
|
|||
- <a href="/keyboards-are-fun">keyboar</a><br>
|
||||
- <a href="/humans/distracting">distracting</a><br>
|
||||
- <a href="/blender">blender</a><br>
|
||||
- <a href="/projects/old-project-list">old projects</a><br>
|
||||
- <a href="/old-projects/old-project-list">old projects</a><br>
|
||||
- todo: put more words in the computer<br>
|
||||
</p>
|
||||
<p>
|
||||
|
|
|
@ -58,6 +58,7 @@ Artism<br>
|
|||
LORN<br>
|
||||
Oxart<br>
|
||||
Worakls<br>
|
||||
DEADLIFE<br>
|
||||
Faux Tales<br>
|
||||
Wojciech Golchzewski<br>
|
||||
Death & Rebirth<br>
|
||||
|
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 123 KiB |
|
@ -69,7 +69,7 @@ You can set the iteration count in the input field.<br>
|
|||
</div>
|
||||
</p>
|
||||
<p>
|
||||
<script src="/projects/fractals.js"></script>
|
||||
<script src="/old-projects/fractals.js"></script>
|
||||
|
||||
</main>
|
||||
</body>
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -24,8 +24,8 @@ source: <a href="https://github.com/CrispyPin/gd-voxel-rs">github.com/CrispyPin/
|
|||
</p>
|
||||
<p>
|
||||
I made a voxel engine in rust to learn rust and godot-rust as well as explore voxel systems. It has (practically) infinite terrain generation, lets you place and remove voxels and supports transparent voxel types. The main point was to develop an optimised meshing algorithm.<br>
|
||||
<video src="/projects/voxel_media/demo.mp4" controls></video>
|
||||
This one I actually wrote a post about <a href="/projects/voxels">here</a><br>
|
||||
<video src="/old-projects/voxel_media/demo.mp4" controls></video>
|
||||
This one I actually wrote a post about <a href="/old-projects/voxels">here</a><br>
|
||||
</p>
|
||||
<h3 id="ovr-utils">OVR Utils</h3>
|
||||
<p>
|
||||
|
@ -45,7 +45,7 @@ source: <a href="https://github.com/CrispyPin/voxel-raymarcher">github.com/Crisp
|
|||
</p>
|
||||
<p>
|
||||
A raymarched voxel renderer made with a Godot shader.<br>
|
||||
<img src="/projects/raymarched-voxels.png" alt="">
|
||||
<img src="/old-projects/raymarched-voxels.png" alt="">
|
||||
</p>
|
||||
<h3 id="game-of-life-wallpaper">Game of Life wallpaper</h3>
|
||||
<p>
|
||||
|
@ -55,7 +55,7 @@ source: <a href="https://github.com/CrispyPin/gol-wallpaper/">github.com/CrispyP
|
|||
</p>
|
||||
<p>
|
||||
This is hosted on github pages at <a href="https://gol.crispypin.cc/?cellsize=5&time=2&margin=0&populate=true">gol.crispypin.cc</a><br>
|
||||
<img src="/projects/gol.png" alt="screenshot of conways game of life">
|
||||
<img src="/old-projects/gol.png" alt="screenshot of conways game of life">
|
||||
</p>
|
||||
<h3 id="fractals">Fractals</h3>
|
||||
<p>
|
||||
|
@ -65,8 +65,8 @@ source: <a href="https://github.com/CrispyPin/Webb-1-Projekt/">github.com/Crispy
|
|||
</p>
|
||||
<p>
|
||||
While I was learning web development and JavaScript I made a page with fractals.<br>
|
||||
It has now been moved <a href="/projects/fractals">here</a><br>
|
||||
<img src="/projects/fractal_tree.png" alt="">
|
||||
It has now been moved <a href="/old-projects/fractals">here</a><br>
|
||||
<img src="/old-projects/fractal_tree.png" alt="">
|
||||
</p>
|
||||
<p>
|
||||
back to <a href="/">more recent stuff</a><br>
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |