Projects tagged ‘realtime’


[149 total ]

9 Users
 

Jari OS is a real-time microkernel operating system which runs in terms of multi-service architecture. Core system consists of its own microkernel μString, core and system services, set of device ... [More] drivers launched as trusted services. Our system is a pure microkernel and multi-service OS. All work is made via trusted services, and each service works within its own address space, and in this case Jari OS is a pure multi-service OS. Jari OS provide POSIX API for threads, files, networking, timers, memory operations. [Less]
Created over 3 years ago.

7 Users
 

The Portland State Aerospace Society (PSAS) designs and builds open source rockets featuring highly advanced Linux-based avionics systems.
Created over 3 years ago.

3 Users
 

XaoS is an interactive fractal zoomer. It allows the user to continuously to zoom in or out of a fractal in a fluid, continuous motion. This capability makes XaoS great for exploring fractals, and ... [More] it’s just plain fun! If you don’t know what fractals are, don’t worry! XaoS includes many animated tutorials that make learning about fractals fun and easy. These tutorials are also a great introduction to all of XaoS’s features. XaoS can display many different fractal types, including Mandelbrot, Barnsley, Newton, Phoenix, and many more. Fractals can be rendered using various coloring methods and planes for an almost endless variety of images. XaoS also supports switching between Julia and Mandelbrot sets for each formula. [Less]
Created over 3 years ago.

3 Users

Currently Ypsilon development has been suspended due to the development of our new pinball title MAD DAEDALUS -Loony Labyrinth Returns. I will feed back the result of MAD DAEDALUS development to ... [More] Ypsilon after the release of it in Spring 2010. Till then, it may be difficult to answer to your bug reports. Please allow me some time to get back to you. I appreciate your patience. Thank you for your great contribution for Ypsion. OverviewYpsilon is the implementation of Scheme Programming Language, which conforms to the latest standard R6RS. It achieves a remarkably short GC pause time and the best performance in parallel execution as it implements "mostly concurrent garbage collection", which is optimized for the multi-core CPU system. Ypsilon is easy to use as well as good for applications of any kind that require quick, reliable, and interactive data processing. It implements full features of R6RS and R6RS standard libraries including: arbitrary precision integer arithmetic rational number exact and inexact complex number implicitly phased library top-level program proper tail recursion call/cc and dynamic wind unicode bytevectors records exceptions and conditions i/o syntax-case hashtables enumerations More libraries are included to support a wide variety of software development. Also it has built-in FFI which is easy to use. Please refer to the following files for FFI overview. example/gtk-hello.scm example/glut-demo.scm sitelib/ypsilon/glut.scm sitelib/ypsilon/gl.scm sitelib/ypsilon/ffi.scm News2008-12-23 Ypsilon 0.9.6-update3 released. This version fixed all bugs found and supports Windows XP/Vista(32bit), MacOSX(32bit), Linux(32/64bit) , FreeBSD(32/64bit). 2008-09-03 Ypsilon 0.9.6-update2 released. This is a bug fix release. 2008-08-15 Ypsilon 0.9.6-update1 released. This is a bug fix release. 2008-08-01 Ypsilon 0.9.6 released. This version fixed all bugs found in version 0.9.5. LinksKnown bugs in current release Changes in latest version (trunk) Ypsilon development roadmap Xcode3: How to checkout latest source code from repository Windows: How to install Ypsilon to 'C:\Users\\Ypsilon' Using binfmt_misc linux kernel module Other ResourcesYpsilon has been developed as a fundamental technology for LittleWing Pinball Construction System. Ypsilon Wiki: http://www.littlewingpinball.net/mediawiki/index.php/Ypsilon Ypsilon Background Story: http://www.littlewingpinball.com/contents/en/ypsilon.html (Japanese) Ypsilon Background Story: http://www.littlewingpinball.com/contents/ja/ypsilon.html (Japanese) Ypsilon Wiki: http://www.littlewingpinball.net/mediawiki-ja/index.php/Ypsilon LittleWing Pinball Home: http://www.littlewingpinball.com/ [Less]
Created about 1 year ago.

2 Users

Moldeo is an open source framework for the development of interactive environments with video, 2D and 3D animation elements in real-time. It is used to create visual environments in theater ... [More] performances, events or any other space where a live visual component is needed. [Less]
Created about 1 year ago.

2 Users

TTBlue is an object-oriented, reflective, application programming interface for C++, with an emphasis on real-time signal processing. It makes use of polymorphic typing, dynamic binding, and ... [More] introspection to create a cross-platform environment pulling ideas from languages such as Objective-C while remaining within a standard C++ context. Like Smalltalk and Objective-C, TTBlue typically communicates by sending messages rather than calling functions. The emphasis on realtime signal processing is manifested in several ways throughout TTBlue, including its very strong support for vector-based audio processing. TTBlue was initially created by Timothy Place in 2003 in Bergen, Norway and open sourced in 2005. It has been used effectively to create VST and AU plug-ins as well as external ob [Less]
Created about 1 year ago.

2 Users
 

Knack is a modular sound synthesizer with an intuitive user interface. It supports MIDI and graphic tablet input, additive and FM synthesis, 32bit floating point stereo realtime mixing. It is ... [More] developed using C#, the current version works only in Windows but it will become a cross-platform product. [Less]
Created about 1 year ago.

2 Users

ChibiOS/RT is a compact and fast RTOS designed for embedded applications. It offers threads, mutexes, semaphores, messages, events, timers, flexible I/O with timeout capability. ARM7, Cortex-M3, AVR, MSP430 and x86 are currently supported.
Created about 1 year ago.

1 Users
 

FreeOSEK (originally called OpenSEK) is a scalable solution for embedded system. FreeOSEK OS is based on OSEK-VDX RTOS specification and is best suitable for small and fast real time operating systems.
Created about 1 year ago.

1 Users

FreeJ is a vision mixer: an instrument for realtime video manipulation used in the fields of dance teather, veejaying, medical visualisation and TV. Its development started in 2001 and continued ... [More] actively through the years. FreeJ lets you interact with multiple layers of video, filtered by effect chains and then mixed together. Controllers can be scripted for keyboard, midi and joysticks, to manipulate images, movies, live cameras, particle generators, text scrollers, flash animations and more. It is written as a multi-threaded engine that runs efficiently on modern multi-core computers, where the resulting video mix can be shown on multiple and remote screens, encoded into a movie and streamed live to the internet. [Less]
Created 3 months ago.