Archive | Announcements
RSS for this section
Stuff is going down on Aware Games dev blog
I have been working on a new project with Mr Luke Oram check it out!
Rug.Osc version 1.2.4 released
With new improved bits!! Yes many of the bits have been revamped and better bits mean better bytes GET IT NOW!!!
https://bitbucket.org/rugcode/rug.osc/overview
dS wins Honorary Mention at Ars Electronica Prix Des Arts 2013
danceroom Spectroscopy – Hidden fields has won an Honorary Mention at Ars Electronica in the category of Hybrid Art.
Rug.Osc 1.2.0.0 Released
Rug.Osc
Simple, complete, open source OSC implementation for .NET and Mono.
Key Features:
- Pure .NET (C#) (2.0 or greater) so any .NET / Mono platform is supported. (Windows, OS-X, Linux, Android, I-OS and more)
- Message argument types supported are: int, long, float, double, string, symbol, bool, RGBA, Osc-Null, Osc-Timetag, Osc-Midi, impulse, char, blob and arrays.
- Message address patterns and pattern matching.
- Osc message bundles.
- Send and receive osc packets via UDP.
- Supports IPv4, IPv6, Unicast, Multicast and Broadcast (IPv4 only)
- Read and write osc packets to streams.
- Parse osc messages and bundles from strings.
- Optimized for use in real-time applications.
- 100% thread safe.
- Released under a permissive MIT License
Browse the source or get the binarys or source code here or get it on NuGet here
Rug.Osc Version 1.0.0.0 Released
Rug.Osc
Simple, complete, open source OSC implementation for .NET and Mono.
Key Features:
- Pure .NET (2.0 or greater) so any .NET / Mono platform is supported. (Windows, OS-X, Linux, Android, I-OS and more)
- Message argument types supported are: int, long, float, double, string, symbol, bool, RGBA, Osc-Null, Osc-Timetag, Osc-Midi, impulse, char, blob and arrays.
- Message address patterns and pattern matching.
- Osc message bundles.
- Send and receive osc packets via UDP.
- Read and write osc packets to streams.
- Parse osc messages and bundles from strings.
- Optimized for use in real-time applications
Download the binarys or browse the source code