Ray —
Hi atom, Thanks for letting me know. Yes, templates Makefile should be updated to use latest pre-d…
John —
Allen thank you so much for the kind words! Without exaggeration, you've made one of the best piec…
This is awesome! Honestly, it was somewhere between six months and a year before I attempted the …
Short and sweet. Thanks for decomposing that effect. I haven't looked at the previous two videos b…
well whatever the case. thanks for the help, I appreciate you taking the time.
I think so. But once again, I'm not good at math.
so this is sort of like a compound interest problem, where if you want to have 100% interest over …
John —
Got access to the source, because he's my father! Hi dad.[/quote] Compiled on a Mother VM and it…
Miles —
It's a shorter video this time, mainly breaking down a graphical effect I recently implemented and…
Compiled on a debian VM and it's working! It needs sdl2, freetype and (libsdl2-ttf) to run. Here'…
John —
Updated first post with new version. Added key-bindings in the config file. Fixed some bugs in the…
John —
This goes to "4coder_default_bindings.cpp". Additionally, if you want to show/hide the compilation…
atom —
Update : I finally had my game working for web by using the version 1.38.31 and old makefiles ! Bu…
On Linux you can get power usage of system by reading file. It won't be per application, but it w…
Great, thank you so much! Could you tell in which source file you put this code in?
Is there an easy way to measure power consumption of an application (on Windows and Linux) ? I've …
I'm not good at math so take the following with a grain of salt. For you first question I believe …
Widget toolkit are going to have at least 1 widget that enables custom drawing which allows more …
Guntha —
Hello Vjekoslav, Everything has been saved above: your CPU will consume so much more power than th…
Yeah I suppose. But is that a bad thing? Doesn't custom renderer still outwins widget-based gui to…
now you are describing most desktop applications pre hardware acceleration. The typical widget-bas…
Thanks for answers! Regarding power consumption, I suppose it could be written such as that render…
Software rendering for such cases will plenty sufficient. But there is another metric you should t…
Hi vjekoslav, Unfortunately it is not your question that is too generic, but rather the term "appl…
Hi, suppose you want to write an application, like text editor or file explorer. And you want to s…
Great job! Thanks for keeping up with this. :D
atom —
Hi everyone ! I'm trying to use raylib for web by using the makefile given with the game templates…
Hi all. I have a couple of questions about this clip So, in order to smoothly zoom irrespective of…
John —
I have a slightly similar setup to what you want. The position of my build panel is at the bottom,…