Pinned Repositories
AlvaAR
World tracking for WebAR. A Javascript library for Augmented Reality to run SLAM in the browser.
as3-ai
Now deprecated library of ANN, GA and CA algorithms
as3-audio
as3-image
Collection of AS3 algorithms for image manipulation ( effects, filters, fluid dynamics, force, fractals, shaders)
as3-video
Simple wrapper library to handle video streaming in flash
basics-ml-sklearn
Sandbox to explore sklearn basics
defrac
Core UI and font rendering framework built on cross compiler defrac
google-jacquard
Connect to the Google Jacquard jacket using WebBluetooth.
mandala
Little project to draw mandalas using the javascript canvas
speedy-vision
GPU-accelerated Computer Vision for JavaScript.
alanross's Repositories
alanross/AlvaAR
World tracking for WebAR. A Javascript library for Augmented Reality to run SLAM in the browser.
alanross/google-jacquard
Connect to the Google Jacquard jacket using WebBluetooth.
alanross/speedy-vision
GPU-accelerated Computer Vision for JavaScript.
alanross/as3-ai
Now deprecated library of ANN, GA and CA algorithms
alanross/as3-image
Collection of AS3 algorithms for image manipulation ( effects, filters, fluid dynamics, force, fractals, shaders)
alanross/as3-video
Simple wrapper library to handle video streaming in flash
alanross/basics-ml-sklearn
Sandbox to explore sklearn basics
alanross/defrac
Core UI and font rendering framework built on cross compiler defrac
alanross/mandala
Little project to draw mandalas using the javascript canvas
alanross/as3-audio
alanross/as3-core
alanross/as3-data-structures
Collection of core algorithms and data structures written in AS3
alanross/as3-math
Collection of color, geometry, scaling and path algorithms
alanross/as3-network
Simple wrapper for common as3 network requests
alanross/as3-ui
Collection of UI algorithms handing texture loading, tile mapping and a font/glyph rendering engine.
alanross/as3-vpaid
Wrapper for the VPAID api
alanross/basics
Hello world in various languages ( AS3, C++, JS, PHP, Python, Ruby,Scala ... )
alanross/basics-ml-octave
Reading material and exercises from Andrew Ng's Machine learning course
alanross/java-audio
alanross/java-core
Collection of functions such as job queue, logging, notification and xml parsing
alanross/java-data-structures
Collection of core algorithms and data structures written in Java
alanross/java-math
Collection of math (color, geometry, scaling) functions written in Java
alanross/java-network
Simple mail pop3 client functions
alanross/java-puzzles
Collection of various java coding puzzles