mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-03 03:55:32 +02:00
add screenshots, start writing about voxel engine
This commit is contained in:
parent
8da53cb9e0
commit
481fcf0227
32 changed files with 124 additions and 169 deletions
BIN
docs/media/projects/raymarched-voxels.png
Normal file
BIN
docs/media/projects/raymarched-voxels.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
3
docs/media/projects/voxel/crop.sh
Executable file
3
docs/media/projects/voxel/crop.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/env python3
|
||||
|
||||
find . -iname "*.png" -exec mogrify -crop '600x400+100+150' {} \;
|
BIN
docs/media/projects/voxel/demo.mp4
Normal file
BIN
docs/media/projects/voxel/demo.mp4
Normal file
Binary file not shown.
BIN
docs/media/projects/voxel/demo2.mp4
Normal file
BIN
docs/media/projects/voxel/demo2.mp4
Normal file
Binary file not shown.
BIN
docs/media/projects/voxel/fig1.png
Normal file
BIN
docs/media/projects/voxel/fig1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
docs/media/projects/voxel/fig2.png
Normal file
BIN
docs/media/projects/voxel/fig2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
docs/media/projects/voxel/fig3.png
Normal file
BIN
docs/media/projects/voxel/fig3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Add table
Add a link
Reference in a new issue