summaryrefslogtreecommitdiff
path: root/src/testit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/testit.sh')
-rwxr-xr-xsrc/testit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testit.sh b/src/testit.sh
index 7932862..441903f 100755
--- a/src/testit.sh
+++ b/src/testit.sh
@@ -5,4 +5,4 @@
# <(echo "woman2 move -10 0 -200") \
# <(sort -R ../meshes/female_basemesh1_2.hackvr | sed 's/woman/woamn3/g') | ./slowcat 10000 | ./hackvr_opengl $USER
#../tools/obj2hackvr.pl woman ../meshes/female_basemesh1_2.obj | ./hackvr_opengl epoch
-cat <(../tools/obj2hackvr2.pl woman ../meshes/female_basemesh1_2.obj ) <(echo woman rotate 0 180 0) /dev/stdin | ./hackvr_x11 epoch
+cat <(../tools/obj2hackvr2.pl woman ../meshes/female_basemesh1_2.obj ) <(echo woman rotate 0 180 0) <(hackvr_x11 woman | tee /dev/stderr) | ./hackvr_freeglut epoch