RSS 12 projects tagged "Windows"

Download No website Updated 12 May 2010 UBoat Code Navigator

Screenshot
Pop 41.75
Vit 33.66

UBoat Code Navigator allows you to browse through and do manual reviews of your source code with just a Web browser. It works completely offline; there is no server or configuration required. UBoat Browse-Packs enable everybody to browse through, comment on, and review your code without any IDE, platform, or build dependencies. It lets you share your codebase with ease and also view code complexity metrics like LoC and nesting.

Download Website Updated 11 May 2010 neptuner

Screenshot
Pop 18.00
Vit 1.00

The Neptuner codebase management tool suite includes programs for: code browsing, review, complexity analysis, and code reformatting. Share your codebase easily as browse-packs. UBoat Browse-Packs allow others to browse through, comment on, and review your code with just a Web browser.

No download Website Updated 05 Apr 2010 Iniphile

Screenshot
Pop 28.81
Vit 34.20

Iniphile is a C++ library for parsing a dialect of the INI file format.

No download Website Updated 11 Mar 2010 GPlates

Screenshot
Pop 27.39
Vit 1.00

GPlates offers a novel combination of interactive plate-tectonic reconstructions, geographic information system (GIS) functionality, and raster data visualization. GPlates enables both the visualization and the manipulation of plate-tectonic reconstructions and associated geological, geophysical, and paleo-geographic data through geological time.

Download Website Updated 24 Oct 2009 NNDB's Not a Database

Screenshot
Pop 36.33
Vit 1.01

NNDB is a C++ library that provides in-memory data storage and retrieval using syntax that is intended to feel natural for C++/STL, but which also might feel slightly like SQL if you squint and pound the top of your head with a seminal programming textbook. Columns types are fixed at compile-time and checked by the compiler.

Download Website Updated 29 Aug 2009 SDL-Shooter

Screenshot
Pop 34.51
Vit 1.00

SDL-Shooter is an old-school shoot'em'up game. Source code and a development tutorial are included, making it easy to extend.

Download Website Updated 21 Nov 2011 GoFigure2

Screenshot
Pop 42.21
Vit 37.45

GoFigure2 is a cross-platform application for visualization, processing, and analysis of out-of-core multidimensional microscopy data (5D data sets). Users can visualize images, segment cells in 3d, track cells through time, and detect cell divisions to generate lineages. Results are stored in a MySQL database back-end. Once data has been processed, cell-based object features are quantified and can be used for sorting, color-coding, analysis, or exported to external tools. GoFigure2 was developed for biology research including studying the development of embryos (zebrafish and mouse), synthetic biology (signaling), and for drug screening.

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 148.86
Vit 11.73

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

No download Website Updated 06 Jul 2009 Knights Remake

Screenshot
Pop 15.87
Vit 37.99

Knights is an action game for two players involving two knights who must explore randomly generated dungeons and complete various quests. Each game revolves around a quest. A typical quest would involve finding some items and carrying them back to your starting point. This may sound easy, but as there are only enough items in the dungeon for one player to win, you may end up having to kill your opponent to get his stuff! Other quests involve escaping from the dungeon, fighting a duel to the death against the enemy knight, or destroying an ancient Book using a special Wand. While exploring the dungeon, you will find aid in the form of weapons, potions, and magical spells, but beware, for there are also deadly traps, bloodthirsty vampire bats, and zombies who exist only to kill living knights! This is a remake of an Amiga game by Kalle Marjola from 1994. This version has generally smoother gameplay than the original, and has full support for online play.

Download Website Updated 21 Aug 2012 ImageVis3D

Screenshot
Pop 80.75
Vit 6.65

ImageVis3D is a volume rendering application specifically designed to render large data sets. This is achieved by splitting the data set into multiple levels of detail (LoD), with each level itself decomposed into multiple bricks (atomic rendering primitives). Interaction occurs at the coarsest LoD, which can be rendered instantaneously on almost all modern systems. After a configurable delay, ImageVis3D will successively render finer levels of detail, until the data are visible at their native resolution. Volume rendering, as the name implies, is a technique for rendering scalar volumes of data. The rendering method allows one to see "inside" a data set, allowing the user to understand the inner three-dimensional structure of the data.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.

Screenshot

Project Spotlight

finit

A fast plugin-based /sbin/init with service monitoring.