danhambleton

Results 8 issues of danhambleton

Hi there, I'm not sure this is the right spot for this, but I'm reviewing Simbody for use in a commerical app. There are a couple key things that we...

Hi there, Is there any way to use the `container` option like in the standard `tweakpane` package?

I just updated Mojave and tried to built my project (which has been working great). I now get these errors: ![image](https://user-images.githubusercontent.com/1939589/48984240-6ea0f300-f0c7-11e8-913b-193416afc975.png) Any suggestions?

I'm trying to use the Triangle lib (external/triangle) and the provided wrapper (libigl/include/triangle). Everything is compiling fine, however when I run a basic test, I get an access violation error...

bug

Hi there, I was wondering how to use the remesh functions (or in general, how to interact with mesh.h) - is there some example code I could take a look...

Hi there, I was wondering if it's possible to split a mesh with another mesh using cork. I think this stage must happen anyway during a union - perhaps there...

Is it possible to access the pixels of an offscreen render target texture? Issue #171 seems to imply that reading the contents of the screen is not supported by sokol....

sokol-gfx

I just pulled and recompiled cling on Windows 10 (VS2017). Here is what the command prompt looks like: ![image](https://user-images.githubusercontent.com/1939589/41469277-9cf9c40c-707a-11e8-8bdb-7495467315e0.png) I did notice an issue with [TerminalDisplayWin.cpp line 34](https://github.com/root-project/cling/blob/master/lib/UserInterface/textinput/TerminalDisplayWin.cpp#L34) (comlains about...