Then answer is easy - ask library user to pass path in. Then it's application problem to do that …
Ben —
Ahh yeah okay, I understand what you mean now. You also said the melodies were "simple". Could you…
I mean the edges next to the red lines in the following screenshot. It would need a little transit…
Few small changes in the app. No new major features.
Then answer is easy - ask library user to pass path in. Then it's application problem to do that …
I'm just writing the library, not the applications. An average developer should be able to port t…
The folder where the executed binary is located together with its resources, unless it doesn't ex…
Here's a good high-level one:
What is "C++ application folder"? %APPDATA%? LocalLow? - those you can get from environment variab…
Miles —
Bold of you to assume you'll still have a C++ compiler for whatever the desired platforms might be…
All C++ applications loading any kind of image resources that are too big for embedding into the b…
Ben —
Thanks for all the feedback and pointing that stuff out. What do you think causes the ground to lo…
I would be interested in a tutorial on SIMD (preferably SSE for me).
I liked the "cave musics" when it's more about mood than melody. For example the one that starts a…
Thanks I will look into it.
Ben —
What kind of normal mapping are you think of? The heights are specified per tile(as you can see in…
Ben —
Hey guys, due to spending all my time learning to compose music lately, I don't really have much o…
Have a look at this github issue and workaround:
As the title say, despite the treat_as_code directive in config.4coder includes .mm files, those f…
We can't sandbox websites properly today because of JavaScript and ransomware, so a simpler open p…
You need to set to false in . And then bind a key to insert a (or spaces) because by default tab…
C_Worm —
How can i use tab for indentation? so that it acts like normal tab indentation in other programs? …
I might put up a tutorial on SIMD vectorization based on my experience from computer vision develo…
This is huge ! I downloaded and played with the lib a little and the results are really impressive…
I'm interested in airing Syzygy at in between speaker events. Maybe even getting you to voice out…
I think making an official website is great and it's inspiring to see you take constructive critic…
Hi, this is the first in a series of articles where I will cover some technical problems and solut…
Sure it's standard practice on smartphones, but is is good practice I wonder? Most apps are not w…
That is pretty weak CPU. ARM CPUs are made for power efficiency, not performance. Intel 10th gener…