Viewer program for 3D data sets created by using MIA

mia-viewit

Viewer program for 3D data sets created by using MIA

MIA viewer program for the visualization of 3D data sets. The interfaces and supported data types focus on the results that can be obtained by running programs from the mia-tools package.
emulate chroot, bind mount and binfmt_misc for non-root users

proot

emulate chroot, bind mount and binfmt_misc for non-root users

PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc.
2D graphical roleplaying game

adonthell

2D graphical roleplaying game

A 2D graphical RPG game inspired by good old console RPGs like the ones on the SNES.
Gcode Preview

slic3r

G-code generator for 3D printers

Slic3r converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded.
Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript

photofloat

Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript

PhotoFloat is a new open source web photo gallery aimed at sleekness and speed. It keeps with an old hat mentality, preferring to work over directory structures rather than esoteric photo database management software. Everything it generates is static, which means it's extremely fast.
sudoku partly solved

sudoku

console based sudoku

This sudoku puzzle generator/solver features: * character based (curses) interface; * cross-platform (Minix, Unix, Windows) with full source code (ANSI C); * generates hints upon request; * classification of board difficulty (very easy, easy, medium, hard or fiendish); * generation of new boards; * easy entry of boards published in newspapers, Internet, ...; * multiple output formats (text, csv, HTML, PostScript).