[gambit-list] OBJ model loader for Gambit, serialization/deserialization
James Long
longster at gmail.com
Tue Aug 4 12:08:33 EDT 2009
On Tue, Aug 4, 2009 at 4:45 AM, David Rush<kumoyuki at gmail.com> wrote:
> 2009/8/4 Marc Feeley <feeley at iro.umontreal.ca>:
>> On 3-Aug-09, at 4:06 PM, James Long wrote:
>>
>>> I also studied Gambit's serialization mechanisms using
>>> object->u8vector for compressing models and speeding up loading times.
>>
>> Nice! I like your binary format where you use a single byte to
>> indicate the length of the binary encoding of the *length* of the
>> binary encoding of the object!
>
> ....
>
> Just a wee bit of historical context :)
>
> david
Thanks David, I'm glad I stumbled upon such interesting methods of
encoding! That was a fun problem to think through.
- James
More information about the Gambit-list
mailing list