We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
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…
»
Allen Webster
This is awesome! Honestly, it was somewhere between six months and a year before I attempted the …
»
Miguel Lechón
Short and sweet. Thanks for decomposing that effect. I haven't looked at the previous two videos b…
»
Bronxolon
well whatever the case. thanks for the help, I appreciate you taking the time.
»
Simon Anciaux
I think so. But once again, I'm not good at math.
»
Bronxolon
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…
»
Abner Coimbre
I like this thread :-)
»
Miles
It's a shorter video this time, mainly breaking down a graphical effect I recently implemented and…
»
Michael Dodis
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…
»
Mārtiņš Možeiko
On Linux you can get power usage of system by reading file. It won't be per application, but it w…
»
Joystick
Great, thank you so much! Could you tell in which source file you put this code in?
»
Simon Anciaux
Is there an easy way to measure power consumption of an application (on Windows and Linux) ? I've …
»
Simon Anciaux
I'm not good at math so take the following with a grain of salt. For you first question I believe …
»
ratchetfreak
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…
»
Vjekoslav
Yeah I suppose. But is that a bad thing? Doesn't custom renderer still outwins widget-based gui to…
»
ratchetfreak
now you are describing most desktop applications pre hardware acceleration. The typical widget-bas…
»
Vjekoslav
Thanks for answers! Regarding power consumption, I suppose it could be written such as that render…
»
Mārtiņš Možeiko
Software rendering for such cases will plenty sufficient. But there is another metric you should t…
»
Abner Coimbre
Hi vjekoslav, Unfortunately it is not your question that is too generic, but rather the term "appl…
»
Vjekoslav
Hi, suppose you want to write an application, like text editor or file explorer. And you want to s…
»
irtaylor
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…
»
Bronxolon
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,…
»