move old projects
This commit is contained in:
parent
01b7f71735
commit
a42d4cecef
20 changed files with 37 additions and 16 deletions
|
@ -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 ![]() (image error) Size: 123 KiB After ![]() (image error) 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 ![]() (image error) Size: 5.3 KiB After ![]() (image error) 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 ![]() (image error) Size: 53 KiB After ![]() (image error) Size: 53 KiB ![]() ![]() |
Before ![]() (image error) Size: 12 KiB After ![]() (image error) Size: 12 KiB ![]() ![]() |
Before ![]() (image error) Size: 23 KiB After ![]() (image error) Size: 23 KiB ![]() ![]() |
Before ![]() (image error) Size: 23 KiB After ![]() (image error) Size: 23 KiB ![]() ![]() |
19
write/apocalypse/server.md
Normal file
19
write/apocalypse/server.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# impact
|
||||
The server this website is served from is bad for the environment. So is every other computing device.
|
||||
|
||||
The server is a Lenovo Legion Y520T-25IKL purchased in 2018.
|
||||
It consists of:
|
||||
- 3 modules of RAM
|
||||
- a 250W power supply
|
||||
- a case
|
||||
- a CPU
|
||||
- a graphics card
|
||||
- a motherboard
|
||||
- a laptop SSD
|
||||
- an M.2 SSD
|
||||
It was **delivered by truck** from a warehouse somewhere else in sweden.
|
||||
Before that, it was assembled from parts in a lenovo factory somewhere else and **transported** to the warehouse of the seller.
|
||||
Before that, all the parts were probably **transported** from other warehouses and factories all over the world, using **fossil fuels**.
|
||||
All the *parts* were assembled in at *least* one factory each, probably all in china, from components created in other factories in china.
|
||||
the raw materials were processed in
|
||||
|
|
@ -18,7 +18,7 @@ this means it is
|
|||
- [keyboar](/keyboards-are-fun)
|
||||
- [distracting](/humans/distracting)
|
||||
- [blender](/blender)
|
||||
- [old projects](/projects/old-project-list)
|
||||
- [old projects](/old-projects/old-project-list)
|
||||
- todo: put more words in the computer
|
||||
|
||||
[me elsewhere](/my-other-stuff) | [photos](/photos)
|
||||
|
|
|
@ -38,6 +38,7 @@ Artism
|
|||
LORN
|
||||
Oxart
|
||||
Worakls
|
||||
DEADLIFE
|
||||
Faux Tales
|
||||
Wojciech Golchzewski
|
||||
Death & Rebirth
|
||||
|
|
|
@ -49,4 +49,4 @@ You can set the iteration count in the input field.
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/projects/fractals.js"></script>
|
||||
<script src="/old-projects/fractals.js"></script>
|
|
@ -8,8 +8,8 @@ last update: `2022-05-05`
|
|||
source: [github.com/CrispyPin/gd-voxel-rs](https://github.com/CrispyPin/gd-voxel-rs)
|
||||
|
||||
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.
|
||||
<video src="/projects/voxel_media/demo.mp4" controls></video>
|
||||
This one I actually wrote a post about [here](/projects/voxels)
|
||||
<video src="/old-projects/voxel_media/demo.mp4" controls></video>
|
||||
This one I actually wrote a post about [here](/old-projects/voxels)
|
||||
|
||||
### OVR Utils
|
||||
start: `2021-05-14`
|
||||
|
@ -25,7 +25,7 @@ last update: `2021-04-29`
|
|||
source: [github.com/CrispyPin/voxel-raymarcher](https://github.com/CrispyPin/voxel-raymarcher)
|
||||
|
||||
A raymarched voxel renderer made with a Godot shader.
|
||||
<img src="/projects/raymarched-voxels.png" alt="">
|
||||
<img src="/old-projects/raymarched-voxels.png" alt="">
|
||||
|
||||
### Game of Life wallpaper
|
||||
start: `2021-03-21`
|
||||
|
@ -33,7 +33,7 @@ last update: `2022-02-22`
|
|||
source: [github.com/CrispyPin/gol-wallpaper](https://github.com/CrispyPin/gol-wallpaper/)
|
||||
|
||||
This is hosted on github pages at [gol.crispypin.cc](https://gol.crispypin.cc/?cellsize=5&time=2&margin=0&populate=true)
|
||||
<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">
|
||||
|
||||
### Fractals
|
||||
start: `2020-03-04`
|
||||
|
@ -41,8 +41,8 @@ last update: `2020-05-19`
|
|||
source: [github.com/CrispyPin/Webb-1-Projekt/](https://github.com/CrispyPin/Webb-1-Projekt/)
|
||||
|
||||
While I was learning web development and JavaScript I made a page with fractals.
|
||||
It has now been moved [here](/projects/fractals)
|
||||
<img src="/projects/fractal_tree.png" alt="">
|
||||
It has now been moved [here](/old-projects/fractals)
|
||||
<img src="/old-projects/fractal_tree.png" alt="">
|
||||
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue