The GTO format's primary usage is storage of static geometric data. The types of data you might find in a GTO file are things like polygonal meshes, various types of subdivision surfaces, NURBS or UBS surfaces, coordinate systems, hierarchies of objects, material bindings, and even images. It is used by film, video, and game production companies to streamline the modeling, animation, rendering, and 3-D paint processes. The distribution includes source code for a RenderMan Procedural plug-in, four Maya plug-ins, a Houdini plug-in, a number of command line tools, a Wavefront .obj parser, and two Python modules for reading, writing, and editing GTO files.
Related ProjectsSeparate+, Open Source QR Code Library, Media Player Classic - Home Cinema, NyARToolKit, 円盤複写屋 |
This library implements a general-purpose encoder/decoder for Reed-Solomon error correcting codes. The decoder supports erasures. The user can specify the parameters for any size code, limited only by machine resources. Hard-coded routines for the CCSDS-standard (255,223) code are also included.
Related ProjectsProperties Editor, Amateras, iReport-Designer for JasperReports, OpenTween, MeCab |
Wifimap is a Web-based application that graphically
documents the organisation and growth of a wireless
network community. The map is composed of
numerous square cells that are recombined to display
the required area. Users can start with just a few
cells to cover their area, and can access different
areas of the network by scrolling through the cells.
New cells can be easily added using a built in editor.
Cells can be added at different zoom levels allowing users to zoom in and out of the map. The design makes it very fast, and it can be run on low powered servers.
Wireless nodes can be added or edited with a few
mouse clicks. Links between the nodes are
automatically drawn based on the data entered for
each node, and colours are used to represent different wireless protocols.
Related ProjectsMPC-BE, Seasar, MeCab, NDOC日本語版, TERASOLUNA Framework |
reacTIVision is a computer vision framework for the fast and robust tracking of fiducial markers attached to physical objects, as well as for multi-touch finger tracking. It was mainly designed as a toolkit for the rapid development of table-based tangible user interfaces and interactive multi-touch surfaces such as the reacTable. Client application examples are available for various programming environments such as C++, Java, C#, Processing, PureData, Max/MSP, and Quartz Composer.
Related ProjectsMeCab, Open Source QR Code Library, SharpDevelop-jp, TERASOLUNA Framework, Amateras |
Genetic Algorithm File Fitter, GAFFitter for short, is a tool based on a genetic algorithm (GA) that tries to fit a collection of items into as few as possible volumes of a specific size. For example, the items might be files/directories and the volumes might be CDs or DVDs. The task of arranging items in such manner that the number of required bins is minimized is called Bin Packing, a NP-hard combinatorial problem for which no deterministic polynomial-time algorithm is known. Using heuristics, such as GAs, it is usually possible to approximate -- and often reach -- the best solution for the problem within a reasonable time.
Related ProjectsDumpper v.60.3, MPC-BE, Media Player Classic - Home Cinema, Special Launch, X/Qt Server |
HDLmaker generates hierarchical Verilog and VHDL code, PCB netlists, simulation and synthesis scripts/projects/make files, and schematics. It can translate Verilog/VHDL and HDLmaker projects into HTML, including extensive hyperlinking between the modules. It can also translate PADS PCB netlists into Verilog and VHDL and can do some simple VHDL to Verilog translations. HDLMaker synplifies the development of complex FPGAs and ASICs, and has extensive support for most Xilinx FPGAs.
Related ProjectsCosmoDB, gpx2shp, Darik's Boot and Nuke, SmillaEnlarger, JYUGEM |
Fyre provides a rendering system for chaotic maps, with an interactive GTK+ frontend and the ability to create high-resolution images from the command line.
Related ProjectsiReport-Designer for JasperReports, NyARToolKit, gpx2shp, SmillaEnlarger, Open Source QR Code Library |
AntFlow builds upon Apache Ant to provide a new
approach to simplifying system automation that
uses pipelines of hot folders chained together to
perform a given task. Using XML, it associates an
automated task such as data transfer, encryption,
or XML processing with a directory on the local
system. Whenever a file is copied or written into
the hot folder, the associated task is executed
and the file is moved to the next hot folder in
the pipeline for further processing.
Related ProjectsMeCab, MinGW - Minimalist GNU for Windows, DeSmuME, SmillaEnlarger, FFFTP |
autopilot is a command and control system for
Unmanned Aerial Vehicles. It provides hands-off
flight controls for helicopters and simple "moving
map" control for the ground station. Manual
control is similar to operation under IFR with three
axis EFIS.
Related ProjectsPeerCast IM, MeCab, gpx2shp, VirtualDubMod-jp, Dumpper v.60.3 |
Fuzzy machine learning framework is a library and a GUI front-end for machine learning using intuitionistic fuzzy data. The approach is based on the intuitionistic fuzzy sets and the possibility theory. Further characteristics are fuzzy features and classes; numeric, enumeration features and features based on linguistic variables; user-defined features; derived and evaluated features; classifiers as features for building hierarchical systems; automatic refinement in case of dependent features; incremental learning; fuzzy control language support; object-oriented software design with extensible objects and automatic garbage collection; generic data base support through ODBC; text I/O and HTML output; an advanced graphical user interface based on GTK+; and examples of use.
Related ProjectsDeSmuME, MeCab, RoboCup tools, Freeverb3VST, gpx2shp |
Mimas Toolkit is a C++ computer vision toolkit. It is easy to use and includes tools for edge detection, corner detection, various filters, optic flow, tracking, blob analysis, Web cam tools for real-time applications, and much more. It also includes many implementations of traditional algorithms such as Canny. It was developed for GNU/Linux but as the GUI is largely separate, porting to other platforms should be straightforward.
Related ProjectsMPC-BE, Saccubus, Amateras, Media Player Classic - Home Cinema, Dumpper v.60.3 |
MMap is a GTK2 map viewer. It supports Blue Marble, Land Sat 7, Watchizu, SRTM. You can show a part of World Wind data with OpenGL 3D graphics.
Related ProjectsSATELLITE : System Analysis Total Environment, MPC-BE, Media Player Classic - Home Cinema, gpx2shp, MeCab |
Condorcet with Dual Dropping is a ranking system for deciding single or multi-winner contests (elections) using voted preference (or approval) ballot list or pairwise tally matrix. It computes the Cloneproof Schwartz Sequential Dropping (CSSD) and Tideman's Ranked Pair (RP) results for each contest round, and selects the combined CSSD and RP outcome with the lowest overall dropping cost. There are options to compute just the CSSD, RP, or Minimum Dropping Cost outcome, various optional pair rank and winner tie-breakers, and alternative measures of dropping cost (winning votes and/or margin). It comes as a console program and CGI executable.
Related ProjectsDeSmuME, SmillaEnlarger, MeCab, GLOBALBASE PROJECT, XiaomiFirmwareUpdater |
EFEU is suitable for handling data cubes, which
are especially useful for building data
warehouses. It consists of a building system
including mkmf (a xmkmf like Makefile generator),
esh (a powerful C/C++ interpreter), efeudoc (a
document generator with different output formats
(LaTeX, HTML, roff, etc.)). EFEU has a huge set
of C library core features, including robust
memory allocation tools, functions to concatenate
and copy strings with memory allocation, buffers
for dynamically-growing strings and fields, data
structures with reference counters and garbage
collection, and file tools that allow you to
specify pipes wherever a filename is expected and
support automatic implementation of
(de)compression filters (gzip) depending on
filename extensions. It also includes a high-level
interface to files, strings, and anything else you
can read from or write to.
Related ProjectsMinGW - Minimalist GNU for Windows, SmillaEnlarger, Amateras, MeCab, iReport-Designer for JasperReports |
mpiBLAST is an MPI based parallel implementation
of NCBI BLAST. It consists of a pair of programs
that replace formatdb and blastall with versions
that execute BLAST jobs in parallel on a cluster
of computers with MPI installed. There are two
primary advantages to using mpiBLAST versus
traditional BLAST. First, mpiBLAST splits the
database across each node in the cluster. Because
each node's segment of the database is smaller it
can usually reside in the buffer-cache, yielding a
significant speedup due to the elimination of disk
I/O. Second, it allows BLAST users to take
advantage of efficient, low-cost Beowulf clusters
because interprocessor communication demands are
low. mpiBLAST achieves super-linear speedup in
situations where the database is too large to fit
into RAM, and near linear speedup in other
situations. It does not require a dedicated cluster.
Related ProjectsJYUGEM, Dumpper v.60.3, gpx2shp, MPC-BE, MeCab |