Skip to main content

Openal tagged news

The Open Toolkit is an advanced, open-source C# OpenGL/OpenAL/OpenCL wrapper. It is fast, easy to use and is compatible with all .Net/Mono languages (C#, VB, C++, F#, Boo) and all major platforms (Windows, Mac OS X, Linux, BSD, Solaris, iPhone/iPad). This release introduces a NSIS-based installer for Windows, an improved build system and various documentation and stability fixes. Users of previous versions are strongly encouraged to upgrade. Downloads available here. With the 1.0 release imminent, the Open Toolkit is actively looking for packagers and maintainers for various platforms. If you are interested in creating a package for a specific platform please contact “the_fiddler” on http://sourceforge.net or create an issue report on http://www.opentk.com.

The Open Toolkit library is an open-source wrapper that allows .Net/Mono applications to use OpenGL¸ OpenAL and OpenCL. This release improves stability under multi-threading scenarios, introduces a new multithreading sample, improves inline (intellisense) and hardcopy (PDF) documentation and fixes a large number of secondary issues. The Open Toolkit can be used on Windows, Linux, Mac OS X, Solaris and *BSD and is especially suitable to rapid development of games, GUIs, virtual reality and scientific visualizations.

The Open Toolkit library is an advanced, low-level C# wrapper around OpenGL, OpenCL and OpenAL. It is suitable for games, scientific applications and any other project that requires 3D graphics, audio or compute functionality. Version 1.0 beta-1 introduces type-safe OpenGL ES 2.0 binding and a large number of new OpenGL tutorials on triangle picking, shaders, cubemaps and vertex buffer objects. It also contains a significant number of bug- and stability fixes; improves multi-monitor support; and improves support for multi-threading. Due to the amount and impact of the included bug fixes, users of previous versions are strongly encouraged to upgrade.

OpenTK is an advanced, cross-platform library that provides Mono/.Net OpenGL, OpenGL ES, OpenAL and OpenCL bindings. The latest version adds support for all OpenGL ES extensions, significantly improves the OpenCL bindings and the ARB_imaging subset of OpenGL. A new compatibility module now allows Tao framework applications to run on OpenTK and improves behavior on broken xlib implementations. Finally, this version adds support for the iPhone platform via the MonoTouch project.