luxagent sdk
LuxAgent SDK 1.3
LuxAgent SDK - SDK to write your own AI for Lux more>>
It includes API documentation as well as the full source code for all the agents that ship with Lux.
Note: The programming language used is Java.
Enhancements:
- Added the CountryRoute, CountryCluster, and CountryClusterSet classes to provide some more object oriented wrappers around groups of Country objects.
- Improved the ability of AIs to send and receive chat and emotes.
- The SDK now comes with an apache ant build setup.
- Added the Killbot, BetterPixie, and Vulture AI examples.
LuxMapGenerator SDK
LuxMapGenerator SDK - Lux map generator plugins more>>
The programming language used is Java. However one of the examples uses a java wrapper to get a perl script to do all the work.
Lux SDK 1.4
Lux SDK - SDK to write your own AI or map generator for Lux more>>
It includes API documentation as well as the full source code for all the agents that ship with Lux.
Note: The programming language used is Java.
Enhancements:
- Updated API and example code.
EyeTV plugin SDK 1.0
EyeTV plugin SDK - Receives plugged and unplugged notifications more>>
- EyeTV 200 (analog)
- EyeTV 300/310 (DVB-S)
- EyeTV 400/410 (DVB-T)
- EyeTV 500 (ATSC)
The plug-in receives plugged and unplugged notifications. It can request or release individual PIDs within the MPEG-2 transport stream, and most importantly, it has access to transport stream packets in real time, as they arrive from the device.
EyeTV plugin SDK is called before EyeTV looks at the packets, so it is even possible to modify the data.
The SDK includes a plug-in sample Xcode project as an easy way to demonstrate EyeTV plug-in functionality. This plug-in displays information about the captured MPEG-2 transport stream.
4Peaks Plugin SDK 1.1
4Peaks Plugin SDK - Make plugins for 4Peaks more>>
Generate plugins that are automatically downloaded from the internet and dynamically loaded, without restarting 4Peaks. We invite everyone to download the SDK and contribute in improving 4Peaks. Make the best sequence trace viewer for the Mac even better!
By making a plugin, you can get 4Peaks to send your sequence to websites for analysis, get it to find and highlight sequence features on your trace, or, by integrating AppleScripts into your plugin, send the sequence on to a different program on your own machine for further analysis.
This SDK contains all the files to develop 4Peaks plugins in no-time, from simple interfaces to available internet-based analysis programs like BLAST and Primer3, to complex analysis programs to search for sequence patterns and protein features.
Enhancements:
- Universal binary.
Papers Plugin SDK 1.0
Papers Plugin SDK is an opensource software package that helps you to get started with programming your own Papers plugins more>>
Generate plugins that are automatically downloaded from the internet and dynamically loaded, without restarting Papers. We invite everyone to download the SDK and contribute in improving Papers. Currently you can create your own importers and exporters. Soon we hope to add custom search engines. Make Papers even better!
Papers Plugin SDK contains all the files to develop Papers plugins in no-time, from simple importers to fancy internet-based interfaces to websites like Connotea and CiteUlike.
The Papers plugin SDK has been developed together with John Timmer from the Sloan-Kettering Institute, New York USA. Both the framework and sample plugins are released under the Creative Commons Non-commercial Attribution license.
Use for the creation of plugins for both free public distribution and private use is highly encouraged. If you need any assistance while coding your own master piece, dont hesitate to contact us!
Adobe DNG SDK 1.2
Adobe DNG SDK is a useful tool which supports for reading and writing DNG files as well as converting DNG data into a format easily displayed or processed by imaging applications. more>> Adobe DNG SDK 1.2 is a useful tool which supports reading and writing DNG files as well as converting DNG data into a format easily displayed or processed by imaging applications.
This Software Development Kit can be a starting point for adding DNG support to existing programs that manage images and also an aid to adding DNG support within cameras.
Major Features:
- Key benefits for photographers:
- The DNG format helps promote archival confidence, since digital-imaging software solutions will be able to open your raw files more easily in the future.
- A single raw processing solution enables a more efficient workflow when handling raw files from multiple camera models and manufacturers.
- A publicly documented and readily available specification can be easily adopted by camera manufacturers and updated to accommodate future technological changes.
- Key benefits for hardware and software manufacturers:
- DNG removes a potential barrier to new camera adoption, since raw files from new models will be instantly supported by Photoshop and other applications.
- The DNG format allows for R&D savings by eliminating the need to develop new formats and simplifying camera testing.
- A common format allows for greater control over the quality of conversions by third-party applications.
- The specification allows for the addition of private metadata to DNG files, enabling differentiation
Requirements: Apple XCode 2.4, 2.5, or 3.0.
AU GUI SDK 1.2
AudioUnits development kit. more>>

Playground SDK 4.0.18.1
The framework provides all the technology you need to develop high quality casual games poised to maximize their market opportunity. more>> <<less
Apple Image Capture SDK X 2.0
Development kit to access camera devices. more>>
It includes sample code and documentation demonstrating how to use the Image Capture framework on Mac OS 10.2 to access camera/scanner devices and how to write camera/scanner modules.
It also includes the CameraCheck tool which allows you to test your device with Image Capture, the Image Capture Brower, a tool for browsing ICA objects and properties, and the ICANotificationListener tool to check for ICA notifications..
Apple OpenGL SDK 1.2
Development kit for adding OpenGL support. more>>
This SDK does not include any runtime libraries; youmust run the OpenGL 1.2.1 Installer to install the runtime libraries.
Apple iPhone SDK 3.1 beta
IPhone development environment. more>>
Apple iPhone SDK 3.1 beta brings you a powerful IPhone development environment. With over 1,000 new APIs, iPhone SDK 3.0 provides developers with a range of new possibilities to enhance the functionality of their applications. New APIs also provide support for applications to communicate with hardware accessories attached to iPhone or iPod touch.
License:Freeware
DAZ Studio Plugin SDK 3.0
Developer kit plugin for DAZ Studio. more>>
DAZ Studio Plugin SDK 3.0 is a useful utility which provides a very tightly integrated, fully object-oriented interface which has been designed for maximum extensibility of DAZ Studio at all levels.
The SDK provides you with the ability to add new functionality, interfaces, scene components, render engines, file I/O and much more, including the ability to integrate new components into the native file structure.
The DAZ Studio Plugin SDK also enables you to load DAZ Studio with full functionality from other applications making it possible to directly import/export data as well as host live DAZ Studio content in other applications.
DAZ Script: DAZ Studio can be accessed via a scripting language which allows for quite a bit of diversity in tool creation. Referred to as DAZ Script, this portion of the DAZ Studio SDK is available free of charge to anyone who wishes to download it. The DAZ Script developer kit contains a complete integrated development environment (IDE), documentation, and sample scripts, to help you get familar with the DAZ Script language. DAZ Script is a dynamically typed, interpreted, object-oriented scripting language that is tightly integrated into the DAZ Studio API. It's roots are found in QSA (Qt Script for Applications - by Trolltech), and like QSA, is based on a subset of the ECMAScript Standard (ECMA-262). Syntactically, DAZ Script is very similar to JavaScript (Netscape), JScript (Microsoft) and ActionScript (Macromedia/Adobe) - which are all based on, or are the basis of, the before mentioned standard - and if you have any familiarity with these languages, chances are you will find the transition to DAZ Script quite comfortable.
Major Features:
- Extensive Documentation
- DAZ|Studio 1.7 compatible
- Limited Qt developer license for use in creating plugins for DAZ Studio only: Includes all header files and custom Qt library files necessary to create a DAZ Studio plugin.
Apple OpenGL CFM SDK X
Build CFM apps using OpenGL on OSX. more>>
Development kits provide the information you need to take advantage of the latest Apple technologies.
These kits are available in the Development Kits Folder on our FTP site. They can also be found on the Developer CD Series.
OpenPlay SDK 2.2r2
OpenPlay SDK - Cross-platform network abstraction layer more>>
Completly freeware.
Enhancements:
- Enhancements and contributions from users.
OpenPlay SDK is an excellent and powerful program which provides you with a ...OpenPlay SDK 2.2r2 is an excellent and powerful program which provides you with aLicense:Freeware