Skip to content

Instantly share code, notes, and snippets.

View asuter's full-sized avatar

Alex Suter asuter

View GitHub Profile
@asuter
asuter / keybase.md
Created December 3, 2014 05:59
keybase.io verification public gist

Keybase proof

I hereby claim:

  • I am asuter on github.
  • I am asuter (https://keybase.io/asuter) on keybase.
  • I have a public key whose fingerprint is 81E9 C7F4 25F7 6582 D15F B75D 98B3 38AE 2F82 73B9

To claim this, I am signing this object:

@asuter
asuter / AlembicFactoryExample
Last active December 24, 2015 16:29
How to load either an HDF5 Alembic cache OR an Ogawa Alembic cache in three easy lines.
//
// Load Alembic Ogawa (1.5) or HDF5 cache example
// Alex Suter - 10/4/2013
//
// More on Alembic, the geometry caching format, here:
//
// http://alembic.io/
//
// License: Do what thou wilt.
//