64 projects tagged "Public Domain"
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.
GLE is a library package of C functions that draw extruded surfaces, including surfaces of revolution, sweeps, tubes, polycones, polycylinders and helicoids. Generically, the extruded surface is specified with a 2D polyline that is extruded along a 3D path. A local coordinate system allows for additional flexibility in the primitives drawn. Extrusions may be texture mapped in a variety of ways. The GLE library generates 3D triangle coordinates, lighting normal vectors and texture coordinates as output. GLE uses the GL or OpenGL API's to perform the actual rendering.
GtkSC is a GTK/Perl based application for viewing the list of streams available via SHOUTcast without waiting a long time for Netscape to draw the HTML tables. It will launch your favorite MP3 player and play the selected stream (provided you have an MP3 player capable of playing HTTP streams)
Java PictDraw is a set of Java classes to display Quickdraw images (Macintosh Pict files). Quickdraw is a meta/vector format that supports lines, circles, arcs, boxes, polygon, styled text, bitmap-based regions, and compressed bitmaps (RLE and JPEG). This package contains all the classes needed to parse a Quickdraw file, and to display into a Java AWT port. Features include the ability to make the text regions of the picture clickable.
Jhead is a command line driven utility for extracting digital camera settings from the Exif format files used by many digital cameras. It handles the various confusing ways these can be expressed, and displays them as F-stop, shutter speed, etc. It is also able to reduce the size of digital camera JPEGs without loss of information, by deleting integral thumbnails that digital cameras put into the Exif header. If you need to add Exif support to a program, this is a simple program to cut and paste from. Many projects, including PHP, have reused code from this utility.
Libmmoss enables the Linux version of Netscape Navigator/Communicator to play sounds from Java applets. It is a replacement for Netscape's implementation of (the Java class) sun.audio.AudioDevice (including some JRI native C code). It should work with either the OSS or ALSA sound drivers. The latest version will also work with EsounD.
Macfork can be used to both list and extract resources from a Macintosh resource fork under unix. Currently it supports icon families, pict resources and palettes, but the data from any resource may be extracted to a data file. It was written to port Macintosh icons and pictures over to unix, but has many other potential uses.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.