RSS 15 projects tagged "Mac OS X"

No download No website Updated 30 Jun 2009 MiniD

Screenshot
Pop 15.43
Vit 38.07

MiniD is a scripting language influenced by Lua, D, Io, Python, and other languages. It has a C-style syntax, is dynamically typed, and is designed to be easily embedded within and extended by a larger host application. It is written in (and is designed to be used from) the D programming language. It can also be used as a standalone language. Some external libraries are currently under development, including bindings to SDL, OpenGL, and libpcre.

No download Website Updated 17 Feb 2010 Irrlicht Engine

Screenshot
Pop 197.64
Vit 9.43

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderer.

Download Website Updated 27 Jun 2007 C++ Portable Types Library (PTypes)

Screenshot
Pop 294.95
Vit 7.31

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

Download Website Updated 13 Jul 2007 libmng

Screenshot
Pop 272.42
Vit 6.76

libmng is the reference library for MNG, the animation extension to the popular PNG format. It provides powerful animation features combined with PNG's robustness and patent freedom.

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.84
Vit 6.60

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

No download Website Updated 07 May 2013 Sqrat

Screenshot
Pop 62.50
Vit 6.22

Sqrat is a C++ library for Squirrel that makes it possible to expose classes and other native functionality to Squirrel scripts. It is similar to SqPlus, both in functionality and syntax, but seeks to address several issues present in other binding libraries.

Download Website Updated 28 Jul 2012 CFD General Notation System

Screenshot
Pop 31.34
Vit 4.69

The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data. CGNS is designed to facilitate the exchange of data between sites and applications, and to help stabilize the archiving of aerodynamic data.

Download Website Updated 26 Dec 2008 Lightfeather

Screenshot
Pop 70.43
Vit 4.66

Lightfeather is a 3D engine for Linux, Mac OS X and Windows. It is designed to be easy to use but still take advantage of the features of modern graphics hardware.

Download Website Updated 05 Mar 2012 ImageOptim

Screenshot
Pop 101.53
Vit 4.03

ImageOptim decreases the file size of PNG, JPEG, and GIF images, even those "Saved for Web". It combines OptiPNG, PNGCrush, AdvanceComp, PNGOUT, Jpegoptim + Jpegtran, and Gifsicle for the best possible optimization.

Download Website Updated 09 Apr 2011 AntTweakBar

Screenshot
Pop 55.48
Vit 3.92

AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based graphic programs to interactively tweak them. Program variables can be linked to a graphical control that allows users to modify them. Programmers are not required to design the graphical interface by providing coordinates or by using a visual UI editor. Controls are automatically organized following an optional given hierarchy.

Screenshot

Project Spotlight

JRichTextEditor

A rich text component for Java Swing.

Screenshot

Project Spotlight

execline

A small, non-interactive, shell-like scripting language.