39 projects tagged "Unix Shell"
BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.
kmamu is a shell script which installs X icons for xmame into a folder on your KDE1 or KDE2/3 desktop. (These icons can be downloaded from the homepage.) When installed, each icon has a long description name as provided by xmame -listgames, and when clicked it will launch xmame with the appropriate game. Although the install script is specific for KDE, the icons are stored in X pixmap format and can be used with any window manager.
PicBook automatically produces a photo album in HTML format of your scanned images or photographs. It come with automatic image processing, slideshow, transition effects, and other nifty features. It is easy to customise with its configuration file and HTML-templates. PicBook is a Bourne shell script and therefore should run on any Unix or Linux system. It requires the standard grep and awk commands, which should be available on most systems. Additionally, it needs the "convert" and "identify" commands from the ImageMagick package to handle images.
KaGez-Production aims to make game developing under Linux easier. Tutorials and examples, reaching from simple console applications (non- graphical) to OpenGL games, are available, as well as tools like Image-Viewers, and 3D-Model viewers. All applications will be made for Linux only, most graphical items will work with GTK+/GNOME.
SaVi is satellite visualization software that lets you create, run, examine, and modify satellite orbits in two and three dimensions. Simulations of Iridium, Globalstar, Galileo, GPS, and other satellite constellations are included. SaVi requires Tcl and Tk on a system with Unix libraries. SaVi works well with the 3D renderer Geomview. Geomview is optional, though recommended for its 3D rendering capabilities.
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. It is the simplest solution to numerical computing and visualization in the domain of C/C++. It supports the ISO 1990 C Standard (C90), major features in C99 (complex numbers, variable length arrays or VLAs, type generic functions, long long data type, etc), classes in C++, and extensions to the C language like nested functions, string types, etc. It can be embedded in other applications and hardware and used as a scripting language. C/C++ code is interpreted directly with no compilation to intermediate code. It supports Linux, Windows, MacOS X, Solaris, HP-UX, and FreeBSD.
makethumbs is a Bourne shell script which creates static HTML image galleries suitable for web or CDROM presentations. It is designed for portability and depends on the fewest possible helper programs. You can simply run makethumbs in a directory of JPEGs and get a usable set of web pages. If you have the time, you can add captions, descriptions, and create a dotrc file to completely change the look and feel of the generated gallery. A small helper script, rotate.sh, is also available to easily fix rotated images.