SCM Repository
View of /trunk/doc/probe/code/run-c3d.sh
Parent Directory
|
Revision Log
Revision 300 -
(download)
(as text)
(annotate)
Sun Aug 15 23:11:22 2010 UTC (10 years, 6 months ago) by glk
File size: 218 byte(s)
Sun Aug 15 23:11:22 2010 UTC (10 years, 6 months ago) by glk
File size: 218 byte(s)
oops didnt mean to include GLK-specific paths
#!/bin/sh # TEEM_BIN=/usr/local/teem/bin cc -std=gnu99 -o c3d c3d.c || exit 1 ./c3d | $TEEM_BIN/unu reshape -s 60 60 60 | $TEEM_BIN/unu tile -a 2 0 1 -s 10 6 | $TEEM_BIN/unu quantize -b 8 -min 0 -max 0.3 -o c3d.png
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |