From dcc04cba2446a7bfe8af8268229f3ca28e228b13 Mon Sep 17 00:00:00 2001 From: epoch Date: Mon, 21 Nov 2016 03:08:58 -0600 Subject: added an example use of hackvr with the filebrowser dir. updated a bunch of stuff in hackvr needed to that that filebrowser working. added a multicast example what uses mcast program in my misc repo. updated obj2hackvr to require a filename as argument instead of using stdin --- filebrowser/hackvr-frontend.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 filebrowser/hackvr-frontend.sh (limited to 'filebrowser/hackvr-frontend.sh') diff --git a/filebrowser/hackvr-frontend.sh b/filebrowser/hackvr-frontend.sh new file mode 100755 index 0000000..002ba42 --- /dev/null +++ b/filebrowser/hackvr-frontend.sh @@ -0,0 +1,2 @@ +#!/bin/sh +stdbuf -oL ./filebrow.sh < p | ./list_to_cubes.sh | ../hackvr epoch | ./action_to_target.sh > p -- cgit v1.2.3