Rye Terrell

Results 24 issues of Rye Terrell

Textures & FBOs would be great.

While WebVR didn't require any changes or additions to regl, it's looking to me like WebXR will. I've hacked together a working example here: https://github.com/wwwtyro/regl-webxr-example I haven't finished working my...

Can we make installation of tools on the client box optional for at least kubernetes, even if it needs to default to on? I'm thinking of kubectl and kubefed specifically.

Here's a reproducible example: test.h: ``` typedef struct fooStruct_ { int bar; } fooStruct; typedef struct bazStruct_ { fooStruct foos[2]; } bazStruct; void someFunc(bazStruct* baz); ``` ffi-generate -f test.h -l...

## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...

charm-build

enhancement
back burner