Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
varganorbert222 committed May 3, 2024
2 parents 79c6428 + 68ecc0b commit 606cf08
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# VoxelSpace

Web demo [VoxelSpace Demo](https://varganorbert222.github.io/VoxelSpace/index.html).
The original algorithm comes from [here](https://github.com/s-macke/VoxelSpace). Please look around there first.
I also have to thank the [repository](https://github.com/hanatos/sioux), where I found the C program I used to extract the maps from the game.

You can try my implementation here [VoxelSpace Demo](https://varganorbert222.github.io/VoxelSpace/index.html).
Take a look around my [YouTube channel](https://www.youtube.com/channel/UCEOzw2b5SALP72s9TMlW3ug), where I implemented the algorithm in Unity.

0 comments on commit 606cf08

Please sign in to comment.