Sara —
Currently I have tried invoking: However when I open in codeclap I get an error: By running: I …
I didn't know that it wasn't a "Vim plugin" anymore. Looking forward to it.
I am super excited for this! Congratz!
Thanks Martins again, that made a lot more sense.
The first public release of RemedyBG is scheduled for Jan 31st, 2019. I've thought a bit on the pr…
GL_ELEMENT_ARRAY_BUFFER and GL_ARRAY_BUFFER can be bound at the same time. That's the whole point …
I think the bug might be due to what Martins was saying about using glGetAttribute vs glBindAttrib…
Awesome, can't wait to try it :)
spx —
0.8.3 contains a redesigned overlay mode that is more useful (by providing floating panels instead…
To be honest, I'm not sure I know which warping you're speaking of. What are you referring to her…
Oups, didn't thought about that.
But does it work on macOS?
sometimes can help when something doesn't work.
What do you mean by that ? That the texture is 100% covered with triangles ? If that's the case, …
To be honest, I'm not sure I know which warping you're speaking of. What are you referring to her…
Ah, got it thank-you Martins
This has more to do with shaders than with vao or vbo. When you compile different shaders the attr…
with glBindAttributeLocation you can make the locations that same for all shaders and allows you t…
Thanks Martins for the suggestions. You said: Just to clarify one point: I'm sharing the same vao…
This technique has been discussed by d7 at times, and he has even prepared a Shadertoy that allo…
This code seems to be correct. By "colored quads not rendering" you mean they are not showing up o…
I moved over to using the above method, and works fine. However I did run into a interesting bug. …
There is a single texture sample technique for preserving the pixel art look (but also maintaining…
Here's one more DNN based: Pretty good looking results - check other pages on its topic.
Alright, I contacted Nick. He doesn't want to open source CDbg b/c he says it's in bad shape, but …
It's still right around the start of a new year, making it a great time (psychologically - for me)…
Agreed that's a problem. You can send all files to . If your email client won't allow you to att…
There's nothing like that in the project system right now but it's totally reasonable, and I'll se…
Thanks for the report, there are a few cases of this. So far it seems to be windows 10 specific, …