diff options
Diffstat (limited to 'src/testit.sh')
-rwxr-xr-x | src/testit.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testit.sh b/src/testit.sh new file mode 100755 index 0000000..d0911a5 --- /dev/null +++ b/src/testit.sh @@ -0,0 +1,3 @@ +#!/bin/sh +../tools/obj2hackvr2.pl woman ../meshes/female_basemesh1_2.obj | ./hackvr $USER +#../tools/obj2hackvr.pl woman ../meshes/female_basemesh1_2.obj | ./hackvr epoch |