Pinned Repositories
Boxer
OpenGL widget library for games based on the CSS box model.
chingu
OpenGL accelerated 2D game framework for Ruby
chipmunk-ffi
chipmunk ruby bindings using ffi
Chrome-Panorama
Implementation of Firefox's Panorama interface in Chrome using HTML5. Inspired by TabSugar.
MiniLD_Contrasts
Mini LD #36
ruby_of_template
Template for combining Ruby and openframeworks in one project
texplay
image manipulation tool for ruby and gosu
WireFu
A game about living the life of kung-fu movie star.
RavensKrag's Repositories
RavensKrag/chipmunk-ffi
chipmunk ruby bindings using ffi
RavensKrag/Boxer
OpenGL widget library for games based on the CSS box model.
RavensKrag/chingu
OpenGL accelerated 2D game framework for Ruby
RavensKrag/Chrome-Panorama
Implementation of Firefox's Panorama interface in Chrome using HTML5. Inspired by TabSugar.
RavensKrag/MiniLD_Contrasts
Mini LD #36
RavensKrag/ruby_of_template
Template for combining Ruby and openframeworks in one project
RavensKrag/texplay
image manipulation tool for ruby and gosu
RavensKrag/WireFu
A game about living the life of kung-fu movie star.
RavensKrag/StealthJacket
Stealth game, about a jacket
RavensKrag/strategy_game
Strategy game with friends
RavensKrag/apothecary
This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
RavensKrag/Automaton
Rendering-library independent 2D animation library
RavensKrag/blendgit
manage versions of Blender documents using Git
RavensKrag/chipmunk
Bindings to Chipmunk 5.3.4 with extra features for use with Ruby 1.8.x and 1.9.x. Version 5.4.3.4 released on rubygems. Just a gem install chipmunk should work, even on windows!
RavensKrag/css_parser
Ruby CSS Parser
RavensKrag/digital-input-system
High-level system for looking for input sequences and firing associated events.
RavensKrag/doom3.gpl
Doom 3 GPL source release
RavensKrag/GemWizard
Make it easy to create new gem file structures
RavensKrag/gosu
2D game development library for the desktop (Ruby and C++) and iOS (C++ only), MIT licensed.
RavensKrag/harmonictable
A Unique Way to Play
RavensKrag/libogre-ruby
RavensKrag/ObjectPacker
Move data from objects to arrays and back. Useful in serialization pipeline.
RavensKrag/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
RavensKrag/ravenskrag.github.io
personal website
RavensKrag/rubyOF
A framework that wraps OpenFrameworks, letting you use Ruby and C++ code in one project (refresh of ruby_of_template repository)
RavensKrag/SummerResearch2016
research project, ruby 2.1 with Sinatra and Mongo
RavensKrag/text-space
Tool for fluidly typing in 2D space. Useful for taking notes, or prototyping UI.
RavensKrag/ThoughtTrace
Naturally chart out words in 2D space, mapping the relations between them. Even link to other ideas. Then, build your programs on top of the flow.
RavensKrag/xkcd-Click-and-Drag
Adaptation of the xkcd comic of the same name as a simple game.