diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 17 insertions, 4 deletions
@@ -11,7 +11,7 @@ so do some plumbing and get a multiplayer game going? How about a nice GL version written in zig made by someone else? https://git.random-projects.net/xq/hackvr-turbo -I'm telling you. It looks a lot nicer than my stuff. +It looks a lot nicer than my stuff. :::::::::::::::::::: ::: DEPENDENCIES ::: @@ -36,17 +36,17 @@ libhashtable (LIBrary for HASH TABLEs.) You can usually get these libs from the same place you got hackvr. where to find hackvr: -git://thebackupbox.net/hackvr +git://git.thebackupbox.net/hackvr git://main.lv/hackvr https://github.com/kkabrams/hackvr where to find libidc: -git://thebackupbox.net/libidc +git://git.thebackupbox.net/libidc git://main.lv/libidc https://github.com/kkabrams/libidc where to find libhashtable: -git://thebackupbox.net/libhashtable +git://git.thebackupbox.net/libhashtable git://main.lv/libhashtable https://github.com/kkabrams/libhashtable @@ -111,6 +111,19 @@ A few helper scripts are written in perl and python. So you might want to install perl and python if you want to play with them. They're pretty nifty. +:::::::::::::: +::: Extras ::: +:::::::::::::: + +There is another repo that contains a lot of experiments, examples, toys, and, well, extra files. +stuff like a vector font. +something that renders a terminal using it into hackvr. +a clock. +dungeon map generator and viewer. +etc. + +git://git.thebackupbox.net/hackvr-extras + ::::::::::::::::::: ::: Stereoscopy ::: ::::::::::::::::::: |