added second project gif
This commit is contained in:
BIN
docs/projects/cube3d_image.gif
Normal file
BIN
docs/projects/cube3d_image.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 MiB |
BIN
docs/projects/cube3d_raycasting.gif
Normal file
BIN
docs/projects/cube3d_raycasting.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
@@ -155,6 +155,12 @@
|
||||
<img src="./docs/projects/fdf_demo.gif"/>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
<p>description</p>
|
||||
<img src="./docs/projects/cube3d_raycasting.gif"/>
|
||||
<img src="./docs/projects/cube3d_image.gif"/>
|
||||
</article>
|
||||
|
||||
<div class="mouse"><div class="mouse_2 pre"></div></div>
|
||||
<div class="banner banner_size_3 banner_speed_20 banner_reverse grid_full_width" aria-label="banner delimitation in ASCII art"></div>
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
article {
|
||||
display: grid;
|
||||
grid-gap: 20px;
|
||||
margin-top: 100px;
|
||||
/*
|
||||
* trying to create a responsive design, but still some bugs
|
||||
* so for now stick to mobile first
|
||||
|
||||
Reference in New Issue
Block a user