Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
addAngle2OrientationInterpolator.awk | H A D | 18-Jul-2020 | 1.8 KiB | 59 | 23 | |
collectViewpoints.awk | H A D | 18-Jul-2020 | 5.6 KiB | 158 | 115 | |
collectViewpoints.sh | H A D | 18-Jul-2020 | 182 | 7 | 1 | |
creaseangleChange.awk | H A D | 18-Jul-2020 | 2.2 KiB | 69 | 35 | |
creaseangleChange.sh | H A D | 18-Jul-2020 | 1.1 KiB | 34 | 8 | |
img2pixeltexture.sh | H A D | 18-Jul-2020 | 1.4 KiB | 63 | 31 | |
modify_orientation_interpolator.awk | H A D | 18-Jul-2020 | 3.5 KiB | 156 | 136 | |
nxt_udev.sh | H A D | 18-Jul-2020 | 564 | 22 | 13 | |
phong.sl | H A D | 18-Jul-2020 | 486 | 16 | 15 | |
phong.slx | H A D | 18-Jul-2020 | 1.1 KiB | 110 | 101 | |
povray_mkskybox.sh | H A D | 18-Jul-2020 | 2.3 KiB | 93 | 58 | |
readme | H A D | 18-Jul-2020 | 1 KiB | 27 | 19 | |
run_dune_and_aqsis.sh | H A D | 18-Jul-2020 | 2 KiB | 51 | 46 | |
run_dune_and_aqsis_freebsd.sh | H A D | 18-Jul-2020 | 2 KiB | 54 | 48 | |
run_dune_and_aqsis_freebsd_local.sh | H A D | 18-Jul-2020 | 2 KiB | 54 | 48 | |
run_dune_and_aqsis_local.sh | H A D | 18-Jul-2020 | 2 KiB | 52 | 46 | |
run_dune_and_povray.sh | H A D | 18-Jul-2020 | 2.4 KiB | 65 | 59 | |
run_dune_and_povray_freebsd.sh | H A D | 18-Jul-2020 | 2.4 KiB | 66 | 60 | |
run_dune_and_povray_freebsd_local.sh | H A D | 18-Jul-2020 | 2.4 KiB | 66 | 60 | |
run_dune_and_povray_local.sh | H A D | 18-Jul-2020 | 2.4 KiB | 65 | 59 |
readme
1This file is free software; the Free Software Foundation 2gives unlimited permission to copy, distribute and modify it. 3 4This directory contains various UNIX shell script command-line tools. 5They depend (beside on common unix shell commands like sh, cp or rm, 6and on the following programs: 7 8collectViewpoints.sh (collect viewpoints to Transform animations) 9 awk (GNU Awk 3.1.1 is known working) 10 11creaseangleChange.sh 12 awk (GNU Awk 3.1.1 is known working) 13 14img2pixeltexture.sh 15 awk (GNU Awk 3.1.1 is known working) 16 anytopnm (netpbm 9.24 is known working) 17 pnmtoplainpnm (netpbm 9.24 is known working) 18 19povray_mkskybox.sh 20 m4 (GNU m4 1.4.1 is known working) 21 x-povray 22 convert (ImageMagick 5.4.7 is known working) 23 24modify_orientation_interpolator.awk 25 awk (GNU Awk 4.1.4 is known working) 26 27