Pinned Repositories
15-466-f17-base2
Base code for game2 in 15-466, fall 2017.
15-466-f18-base0
First base code for Game Programming (Fall 2018).
Checkpointable-Box2D
Code that uses some hacks to allow checkpointing of Box2D simulations.
fluint8
A floating-point-only library for computation on unsigned 8-bit integers. (Yes, this is a silly thing to do.)
freiscale
Freiscale Semicomposer -- music composition without scales
gh-verifier
Code used by golf.horse to verify submissions.
http-tweak
Tweak things in a running C++ app using an HTTP GUI.
Instant-Presentation
A quick perl hack to auto-generate slides based on what a presenter is saying.
Preshack
Presentation software based on nested, zoomable canvases and live code.
Soft-Stacking
Experimental compositing application (based on the Eurographics 2012 paper of the same name) allowing artists to paint stacking orders.
ixchow's Repositories
ixchow/freiscale
Freiscale Semicomposer -- music composition without scales
ixchow/fluint8
A floating-point-only library for computation on unsigned 8-bit integers. (Yes, this is a silly thing to do.)
ixchow/http-tweak
Tweak things in a running C++ app using an HTTP GUI.
ixchow/maek
Like 'make' but somehow a bit mixed up.
ixchow/15-466-ibl
Example code related to image-based lighting (and, well, hdr in general).
ixchow/gh-default-solution
Boring default solution generator for golf.horse
ixchow/gh-verifier-lite
Easier-to-use, but non-canonical, version of the golf.horse verifier.
ixchow/gridwords
Entry for LD48 #45: "Start with nothing"
ixchow/kit
Yet another game framework.
ixchow/kit-libs-win
My standard support libraries, pre-built for 64-bit windows
ixchow/nat-traversal
experiments with nat traversal (really: "how to talk to STUN servers")
ixchow/pushgrid
ixchow/sew.zone
Github pages for sew.zone .
ixchow/sturmun
Game for LD#54: Limited Space
ixchow/15-466-animation-examples
Example animation code for 15-466.
ixchow/15-466-f18-base3
Base code for 15-466-f18 game 3: "Shady Business"
ixchow/ballz3d
ixchow/bib
Javascript module for parsing BibTeX 'bib' files. Not production ready!
ixchow/blank
Blank is a very simple javascript template language, meant for use in pre-processing web pages.
ixchow/c
c is a utility to conditionally run other programs; it is part of a SIGBOVIK2020 joke paper.
ixchow/canvas-jam
Basic canvas one-html-file jam; for lunch!
ixchow/ekranoplankton
[incomplete] game for Ludum Dare 56
ixchow/on-forgetting
Incomplete entry for LD44, "Your life is currency".
ixchow/portmantout
Playing around with Tom7's portmanteau-of-all-the-words concept.
ixchow/sable-untangle
A game created in 48 hours for LD49: Unstable.
ixchow/sejp
A Somewhat Eager JSON Parser
ixchow/svgsub
Fills in svg nametags from a csv file
ixchow/synthaetica
LD47 game about controlling a spaceship with a piano roll.
ixchow/Vulkan-Docs
The Vulkan API Specification and related tools
ixchow/webgl-simple
A very simple webgl intro page