ADMesh is a program for processing triangulated solid meshes. Currently,
ADMesh only reads the STL file format that is used for rapid prototyping
applications, although it can write STL, VRML, OFF, and DXF files.
Features
* Read and write binary and ASCII STL files
* Check STL files for flaws (i.e. unconnected facets, bad normals)
* Repair facets by connecting nearby facets that are within a given tolerance
* Fill holes in the mesh by adding facets.
* Repair normal directions (i.e. facets should be CCW)
* Repair normal values (i.e. should be perpendicular to facet with length=1)
* Remove degenerate facets (i.e. facets with 2 or more vertices equal)
* Translate in x, y, and z directions
* Rotate about the x, y, and z axes
* Mirror about the xy, yz, and xz planes
* Scale the part by a factor
* Merge 2 STL files into one
* Write an OFF file
* Write a VRML file
* Write a DXF file
* Calculate the volume of a part
B2 Cloud Storage is a cloud service for storing files in the cloud.
Files are available for download at any time, either through the API
or through a browser-compatible URL.
This package provides Backblaze's official command line tool for
accessing all of the capabilities of B2 Cloud Storage.
This vera is a special GNU edition of V.E.R.A., a list dealing with
computational acronyms. This is a dictionary converted from the
original one into JIS X 4081 format (that is a subset of EPWING V1) by
FreePWING. So it can be used by EPWING viewer on Unix and the other OS
(e.g. Windows or MacOS). URL for this converted dictionary is
F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity
of a flash card (flash drive, flash disk, pendrive). It writes to
the card and then checks if it can read it. It will assure that
you haven't been sold a card with a smaller capacity than stated.
WARNING: All data on the tested disk might be lost!
fairy-Max is a version of micro-Max that reads the piece description
from a file fmax.ini, so that arbitrary fairy pieces can be implemen-
ted. This version supports up to 15 piece types, and board sizes upto
12x8 board. A Linux port exists in the format of a debian package.
You can use it e.g. with games/xboard/:
e.g.: xboard -boardSize Middling -variant courier -fcp fairymax
GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git
A WPVS is a web service which is able to generate perspective terrain
views, e.g. images of a certain terrain/area (possibly containing three
dimensional objects, e.g. building or trees) rendered from a requested
viewpoint. For this purposes the WPVS needs to process and render
different kinds of geospatial data which is retrieved from different
pre-configured datasets. These datasets can be remote OGC web services
or locally installed deegree 2 web services.
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in hash
table or B+ tree.
Kyoto Cabinet runs very fast. For example, elapsed time to store one
million records is 0.9 seconds for hash database, and 1.1 seconds for
B+ tree database. Moreover, the size of database of Kyoto Cabinet is
very small. For example, overhead for a record is 16 bytes for hash
database, and 4 bytes for B+ tree database. Furthermore, scalability
of Kyoto Cabinet is great. The database size can be up to 8EB (9.22e18
bytes).
Kyoto Cabinet is written in the C++ language, and provided as API of
C++, C, Java, Python, Ruby, Perl, and Lua. Kyoto Cabinet is available
on platforms which have API conforming to C++03 with the TR1 library
extensions. Kyoto Cabinet is a free software licensed under the GNU
General Public License.
ctris is a colorized, small and flexible Tetris(TM)-clone for the console.
It also has some small special features. (e.g. a highscore-list)
V.E.R.A. is a free list of acronyms all of which are used in the field of
computing. It contains approximately 7592 acronyms.
The RTSP Proxy Kit is a reference implementation of an RTSP proxy.
RTSP (RFC 2326) is a client-server multimedia presentation control
protocol, used e.g. by RealNetworks RealPlayer.