Bruce LANE

Results 21 issues of Bruce LANE

hi, how would you handle 2 menus? I got a top menu and a side menu showing/hidding items depending on that top menu. I tryed like this: ``` // SideNav.js...

Hi, regl is great! I would like to use regl to live-code shaders, unfortunately the screen switches to black at each keystroke, I guess it's the compilation time? Or am...

question

getContent returns the editor content, whether it compiles or not. I would like to have a function which returns a shader only if it compiles without errors. And a function...

### OSC support Hello, I'm using software which support OSC, but not websockets. I think that OSC is quite near websockets, would it be possible to add support for it?...

compiles well now

on my fork of your repo I had to delete EngineGLFW.h and EngineGLFW.cpp. it's not a good practice, I know! I tryed to #define TARGET_OPENGLES 1 but those files where...

bug
legacy-version

hi, the integer type doesn't exist?

hi, I'm porting the c++ sample to the Cinder framework, it's nearly working, apart the drawData vertex sent to the js/webgl is not working well, would you like to have...

Hi, With openFrameworks 0.9 coming, some addons external to lpmt don't compile. Is someone maintaining this repo to make it live ? thank you Bruce