diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/testit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testit.sh b/src/testit.sh index a96acb4..7932862 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 -../tools/obj2hackvr2.pl woman ../meshes/female_basemesh1_2.obj | ./hackvr_x11 epoch +cat <(../tools/obj2hackvr2.pl woman ../meshes/female_basemesh1_2.obj ) <(echo woman rotate 0 180 0) /dev/stdin | ./hackvr_x11 epoch |