Projects tagged ‘gnustep’ and ‘objective-c’


Jump to tag:

Projects tagged ‘gnustep’ and ‘objective-c’

Filtered by Project Tags gnustep objective-c

Refine results Project Tags cocoa (5) python (1) compiler (1) small (1) archlinux (1) pkgbuild (1) opengl (1) game (1) projects (1) gtk (1) examples (1) cards (1)

[8 total ]

0 Users

Many times when creating a CLI application I have found need to use curses. It was always frustrating to jump back and forth between the man page for xyz function to add to my application. To help ... [More] with this, I have started porting over the C++ classes from ncurses library into Objective-C using the Foundation Framework. This is very much a work in progress. This has only been tested on Snow Leopard [Less]
Created 3 months ago.

0 Users

Koelr is a general manager for various common data type depending on installed plugins. It is designed to be a prototype for specialized managers. It currently runs on Mac OS X, but will be ported to ... [More] GNUstep later. It used GNUstep Makefile package for building. [Less]
Created 12 months ago.

0 Users

Protocard consists of a client and server for playing card games online, from simple 52-card games such as Poker to collectible card games like Magic: the Gathering. The server is written in Java and ... [More] is extensible via Jython modules; the client will be written in Objective-C and will support GUI customization for streamlined gameplay. [Less]
Created 12 months ago.

0 Users

OldPocket Softwares it's proud to announce a repository to all Open Source projects produced by their engineers. Here you can find new Open Source projects or modifications of existed ones. More news soon.
Created 12 months ago.

0 Users

Free software released by Aethiopicus to you.
Created 9 months ago.

0 Users

Small projects, code snippets, patches, examples, scripts, papers, presentations and Archlinux PKGBUILDs I work on. All sources can be found in the Source tab. NewsMay 29, 2009 Added all works. ... [More] ProjectsGrafer Grafer is an interactive graph editor written in D. The user interface is in Gtk+ (GtkD) and rendering is done using Cairo. Currently, it supports multiple algorithms for graph automatic layout. Also supported is saving and loading graph structures to and from XML files/descriptions and exporting to PNG. Screenshots TODO 0.2Multi-Document Interface Rework UI (follow Gnome HIG) Grid Selection/Multi-selection of Objects Resize/Rotate Objects Toolbox for several types of Objects (square/rectangle, circle/ellipse, svg, ...) Toolbox or dialog for automatic layouting GaspaintA Gtk+/OpenGL primitive graphics editor. Support for filling, saving and loading graphics. TODOImprove filling algorithm. RequiresGtk+ GtkGLExt GLUT Other AuthorsMarleine Daoud Andrew Botros GLTetrisA Tetris implementation in OpenGL with support for score and levels. TODOShape rotation. RequiresGLUT HeksniffA simple packet sniffer. TODOImprove in several areas. Requireslibpcap Pacman-NGA Pacman implementation in 3D written in OpenGL. TODOEliminate flicker. RequiresGLUT Other AuthorsMarleine Daoud Andrew Botros PyfuzzA Fuzzy Logic Controller for an edge-following robot. TODOMake some of the library API more generic. UI to build custom fuzzy logic controllers. RequiresPython PyGtk Kiwi MatPlotLib UnspamA simple spam filter based on word frequencies. RequiresDMD (Digital Mars D Compiler) or GDC (GCC D Compiler) Tango (libtango runtime) XCA lexical analyzer and parser for the X programming language. TODOMake more generic. Build parse tree. Build small interpreter. RequiresDMD (Digital Mars D Compiler) or GDC (GCC D Compiler) Tango (libtango runtime) PyNNA Feed-Forward Back-Propagating Neural Network for a goal seeking robot. TODORewrite a more generic network. UI to build custom neural networks. RequiresPython PyGtk UsesCairoPlot/GtkCairoPlot [Less]
Created 12 months ago.

0 Users

BTLSocket is a framework for networking based on the BSD socket API (Winsock on Windows) which simplifies the process of creating, reading from, and writing to sockets. The framework offers the usual ... [More] abstraction of event-based programming, but also allows for manual control of individual sockets. The framework supports TCP and UDP over IPv4 and IPv6. The framework allows programmers to string together classes which process input and output to and from the socket, each of these classes passing their results to the next class in line. In this way, it is possible to, for example, asynchronously read from a socket until a certain character sequence is found, and then pass the data read from the socket, or some part of it, to the main program flow. This mechanism also eases the development of protocols, and allows, for example, the creation of a reusable class which implements SSL or TLS. In fact, this project aims to also provide a few frameworks consisting of these kinds of classes, including an SSL/TLS framework based on OpenSSL. 20 June 2008: Version 1.1.2 posted. This is a bugfix release that fixes a few memory and connectivity bugs in yesterday's release. 1.2 coming soon. [Less]
Created 12 months ago.

0 Users

Enterprise Environment Framework
Created 12 months ago.