summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* forgot to add bin dir that contains a LOT of the handy stuffepoch2019-02-0512-0/+360
|
* added --version/-v/version flag/command. changed mouse coords from shrot to intepoch2019-02-053-3/+23
|
* fuck if I know. lots of shit. moved files.epoch2018-12-16141-2244/+46717
|
* variable initialization in makerotate.sh so commenting out loops won't break ↵epoch2018-04-021-0/+3
| | | | innermost printf
* added script to generate the drugsandwires.fail logoepoch2018-04-021-0/+60
|
* added example game of chess that uses gnuchess as backendepoch2018-03-3111-0/+104
|
* moved tictactoe and made the reset button not move user back to default positionepoch2018-03-297-6/+7
|
* added preloading of glyphs for hackvr font (with ability to disable it) to ↵epoch2018-03-291-0/+62
| | | | hackvr_term
* updated the gitignore with new binaries to ignore. also added new example ↵epoch2018-03-293-0/+41
| | | | that lets your draw on stuff.
* fixed a bug that caused glitch art from uninitialized memory in the clean ↵epoch2018-03-291-2/+10
| | | | backbuffer and added mouse-over and actioning for circles. and commented out "move forward" because I don't have that yet.
* various. :>epoch2018-03-291-7/+22
|
* removed comment out code and comment about needless headerepoch2018-03-291-2/+0
|
* renamed a functionepoch2018-03-291-1/+1
|
* added a comment about an idea and renamed a function.epoch2018-03-291-2/+2
|
* added a check for if we need to supress normal output because we're doing ↵epoch2018-03-291-12/+18
| | | | periodic output and added xr rotation.
* added periodic output and normalized anglesepoch2018-03-291-3/+28
|
* added ability to periodically output changed state instead of instantaneouslyepoch2018-03-291-0/+1
|
* added ability to periodically output changed state instead of instantaneouslyepoch2018-03-291-0/+1
|
* moved filebrowser stuff to examples direpoch2018-03-299-0/+20
|
* updated some NOTESepoch2018-03-291-7/+7
|
* forgot to add camera.pos to hackvr repo. the browser scripts use it to ↵epoch2018-03-291-0/+2
| | | | center the user.
* filed filebrowser backend to not print .. twice. think I did that originally ↵epoch2018-03-291-1/+0
| | | | to work around a bug I fixed elsewhere.
* gopher backend for browser scripts now exits cleaning if hackvr exits by ↵epoch2018-03-291-0/+4
| | | | checking for empty input
* made makelabel.sh more likely to catch errors before they get passed out ↵epoch2018-03-291-1/+14
| | | | into other places.
* added hex encoding and fixed uninitialized variable bugepoch2018-03-291-3/+11
|
* added comment to action_to_target and made it also do hex encoded stuff to ↵epoch2018-03-292-3/+10
| | | | make stuff safer
* added comments to offsetshape.shepoch2018-03-291-0/+2
|
* update frontent-hackvr.sh to use PATHed hackvr instead of relativeepoch2018-03-211-1/+1
|
* updated slowcat to output help message for -h and --helpepoch2018-03-211-1/+1
|
* added anonet_map.sh example and helper script for it xcmd.sh. and a NOTES file.epoch2018-03-203-0/+70
|
* shouldn't delete hackvr on clean... it is a script and not a binary. oops.epoch2018-02-221-1/+0
|
* added comments and shit to common.hepoch2018-02-211-8/+10
|
* added attempt at freeglut doing 3depoch2018-02-213-0/+504
|
* made makerotate rotate through all dimensions... eventually.epoch2018-02-211-2/+7
|
* messed up the relative rotation of the cameraepoch2018-02-192-12/+12
|
* added missing fontsepoch2018-02-192-0/+1225
|
* fixed src Makefile to actually create the installation target dirs (-D to ↵epoch2018-02-191-5/+5
| | | | install)
* added small hackvr script to wrap _x11 and _fb. updated README a bit to ↵epoch2018-02-193-4/+17
| | | | mention fb version. removed hackvr from gitignore
* added a couple fixes to the makefile.epoch2018-02-191-1/+3
|
* added relative movement and absolute movement to rotate and move. added ↵epoch2018-02-193-79/+122
| | | | group name globbing to most commands somewhere.
* added ability for shapes to rotate around the z-axis in addition to y-axisepoch2018-02-071-3/+7
|
* added control command to change target of key press commandsepoch2018-02-071-0/+9
|
* set font.hackvr to my fontepoch2018-02-041-699/+1
|
* re-enabled background rectangles in hackvr_termepoch2018-02-041-1/+1
|
* hackvr_term.c now uses defined font width and heightepoch2018-02-041-2/+11
|
* made hackvr_term use path hackvr instead of relativeepoch2018-02-041-1/+1
|
* made twirl.sh be pipable into whatever hackvr you want instead of running ↵epoch2018-02-041-1/+1
| | | | hackvr by itself
* updated tictactoe's run to use hackvr from path instead of relativeepoch2018-02-041-1/+1
|
* made the globe be a blue circleepoch2018-02-041-1/+1
|
* added color to the list_to_cubesepoch2018-02-041-2/+2
|