Pinned Repositories
difont
A font rendering library.
five-game
an iphone game
freetype2-android
Freetype 2 for Android
freetype2-ios
An Xcode project file that can be used to build the Freetype 2 project for iOS
ftgles
A truetype font rendering library for OpenGL ES on iOS devices (iPad and iPhone)
hdk
Game engine (and tools) to build 2.5d games for iOS and Android
shdr
Run shaders on the CPU to debug them easily (in javascript!!)
Smashed
Source code for "Smashed", a game for iOS, released under GPL v3.0
ocean-wifi-js
Wifi manipulation utility for Ocean devices
cdave1's Repositories
cdave1/freetype2-android
Freetype 2 for Android
cdave1/multitouchscreen
A class for handling mulitouch info from the iOS, useful in situations where user input needs to be synchronized with rendering. Also useful if you need to adapt a mouse-based app for the iOS multitouch environment.
cdave1/nachos
a toy operating system
cdave1/ftgles-lite
lite version of ftgles
cdave1/metronome-java
Sample android metronome app for my brother
cdave1/fixedpointsprite
A small experimental iPhone app to try out OpenGL ES sprite animation using fixed point coordinates.
cdave1/celljs
iOS app running a very simple javascript REPL, via spidermonkey.
cdave1/spritepack
A simple sprite atlas generator
cdave1/iglview
UIView for openGL ES apps on iOS. Supports iPad and iPhone 4's screen.
cdave1/neon-vfp-diag
timing tests for various matrix functions on iOS devices with NEON/VFP chips.
cdave1/aleph
an asynchronous web server, written in clojure
cdave1/blogbot
an experimental system for auto-categorising rss content
cdave1/dotfiles
Emacs stuff
cdave1/euler
project euler stuff
cdave1/euler-hs
project euler in haskell
cdave1/functionpipeline
An experimental system for managing game object animation using selectors.
cdave1/grfx
A dump of graphics and math functions to pick and choose from for iOS openGL demos and quick apps.
cdave1/hontouniiioto
Android NDK application test using a native activity, OpenSL ES and OpenGL ES.
cdave1/libfreenect
Drivers and libraries for the Xbox Kinect device on WIndows, Linux, and OS X
cdave1/libRocket
libRocket - The HTML/CSS User Interface library
cdave1/Liftweb-GAE
Liftweb template for Google App Engine
cdave1/openpl
physics interface idea
cdave1/pyai
A collection of simple AI Algorithms
cdave1/skeleton
shader thing
cdave1/soundtools
scripts for manipulating sound files
cdave1/tetris
old directX implementation of tetris
cdave1/hamon
An OpenGL ES 2 and OpenSL ES powered generative music instrument for Android, written in entirely in C.
cdave1/MidiNotes
Receive and Send MIDI note messages from IOS devices - Sample Code
cdave1/PGMidi
PGMidi iOS MIDI library and example code
cdave1/VoxelConeTracing
An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/~eisemann/publications/Crassin2011VoxelGlobalPG/VoxelGI_EG-pg2011-sub.pdf)