Binero / Takuzu
Langage: C++
Date: 2012
Licence: WTFPL
Description:
Binero / Takuzu puzzle generator with several difficulties.
Lien:
sources (cpp) fdupdirs
Langage: C++
Date: 2011
Libs: openssl
Licence: WTFPL
Description:
Search and report duplicate files and directories
Lien:
homepage WOCFS - Write-Only enCrypted File System
Langage: C++
Date: 2011
Libs: gcrypt, fuse
Licence: GPL3
Description:
WOCFS is a user-space file-system which supports only append in files. It uses public-key cryptography to ensure that writen data is not readable or editable.
Lien:
homepage Dungeon Digger
Langage: C++
Date: 2006-
Libs: OpenGL, SDL, Lua
Licence: GPL2
Description:
Un clone open source de Dungeon Keeper (en développement).
Liens:
wiki sourceforge homepage forum Overlap components
Langage: C
Date: 2007
Licence: GPL3
Description:
Computes the overlaps components of a family of sets in linear time. Implementation of algorithms described in:
P. Charbit, M. Habib, V. Limouzy, F. De Montgolfier, M. Raffinot, M. Rao,
"A Note On Computing Set Overlap Classes".
Liens:
sources paper Feferman-Vaught
Langage: C++
Date: 2006
Licence: WTFPL
Description:
Implements algorithm described in the following paper:
Bruno Courcelle, Johann A. Makowsky, Udi Rotics, Linear Time Solvable Optimization Problems on Graphs of Bounded Clique-Width, Theory Comput. Syst. 33(2) pp 125-150 (2000).
It computes the set of MSOL formulas to check on every node of the k-expression in order to verify a MSOL formula on the whole graph.
Lien:
http://www.arthy.org/progs/fv/ Horails
Langage: C++
Date: 2007-
Libs: GTK
Licence: GPL3
Description:
Horaires SNCF sous linux. Alternative libre à RIHO. (Utilise les mêmes fichiers que RIHO.)
Liens:
forum homepage Sddiff
Langage: C++
Licence: GPL3
Description:
Produit une archive incrementale differentielle d'une collection de fichiers/répertoires. Détecte les copies, renomages, ajouts, petits changements dans les fichiers.
Lien:
sourceforge Online fractal generator
Langage: C++, PHP
Description:
Online fractal generator/explorer (Julia and Mandelbrot)
Supported fields: complex, quaternions and octonions.
Lien:
http://www.arthy.org/fractal/ Real time shadows
Langage: C
Date: 2000
Libs: OpenGL, Glut, X11
Licence: GPL3
Description:
Compute the shadow volume of an object.
This compulation is done only with the CPU.
No buffer is used: it computes exacts projections of the shadows.
Liens:
sources (tgz) video (AVI - 400 kB) Radiosity
Langage: C
Date: 2001 (?)
Libs: Opengl (for visualisation)
Licence: GLP3
Description:
Attempt to make a radiosity in real time, using hierarchical subdivisions and incremental computation.
The scene is static and the form factor matrix is precalculated. Illumination is computed in real time.
Lien:
sources (tgz) "Shadow project"
Langage: C++
Date: 2003-2004
Licence: GPL3
Description:
A collection of "modules" for an aborted game project.
It computes a BSP-tree of a scene and the potential visibility between cells. Contains also a script engine, and a test program computing real time shadows in a scene.
Lien:
sources (tgz)