Esoteric Framework

Here you'll find a few applications demonstrating the Esoteric Framework.

Demos

Cover flow take 1

This application is the first attempt to create a 3D interface similar to the cover flow feature found in Apple iTunes using the Esoteric Framework. It was built to test the features and limitations of the first preview release of the framework. Drag the slider's handle at the bottom to scroll the pictures.

Launch this demo.

Simple audio player

This application demonstrates a relatively simple audio player playing some random tracks found on the internet. It is a good example of what you can achieve using the drawing elements. It also shows how bindings and expressions allow rapid development. Most design elements were created using drawing commands within the XML of the application. Only the icons on the buttons use external PNGs.

Launch this demo.

Intro

This is the application embedded on the homepage. It demonstrates basic 2D and 3D functionality, sound, tweening, and mouse input.

Launch this demo.