It's not that handmade projects shouldn't ever use libraries - it's more that you should be consc…
Hi Guys,
I am thinking on making a web application. I've always done that using Java and its blo…
So far, it's a rumor with little-to-no details. If Windows-as-we-know it changes to a subscriptio…
No antivirus, but I do have ConEmu installed. Whether I launch the program from cmd, ConEmu, or V…
https://www.zdnet.com/article/mic...ows-10-devices-for-a-monthly-fee/
I am wondering how mad is …
Or using some custom console replacements (conemu, cmder, etc..) ?
Ray —
That's weird... never heard of that issue before... do you have any antivirus running in backgrou…
nakst I do not wait until the message queue is empty to repaint, because I think it will make the…
Glad to know you are working on it. These headers lib are a godsend. Cheers.
nakst —
The rest looks to me like an unnecessary level of indirection between me and the code. Most of i…
Hey there!
I'm in a startup that is developing a product for internal planning and communication…
It turns out that anything I build with subsystem set to CONSOLE takes forever to start. If I set…
The [program] and [build] part of the manifest I don't mind. It looks like things for the build s…
nakst —
@mrmixer
The more things you add to the manifest files, the more I think it's a bad idea
What do…
Hey thanks for the feedback! We're working on improving the bbcode experience right now, so I'll …
It would be great if the blocks of code would be better presented. For example:
Ideally I would…
The more things you add to the manifest files, the more I think it's a bad idea (But you already …
@Guntha Yes and I used indices like you. Generally any state that lives for more than one frame i…
nakst —
I recently decided to make a version of "Notepad" for my OS, and it's mostly done now.
To take a …
mmozeiko /link is lowercase: https://msdn.microsoft.com/en-us/library/5y4fae15.aspx
Thanks!
ray…
Ray —
5 secods to start de program is not normal at all...
/link is lowercase: https://msdn.microsoft.com/en-us/library/5y4fae15.aspx
I used this command:
cl /MDd main.c /LINK lib/raylib.lib user32.lib gdi32.lib shell32.lib
But, …
If its just for text editing, then you can work inside Visual Studio without any issues/changes.
…
Ryan —
I know this probably a dumb question, but do I have to use a text editor or can I just work right…
Ray —
Well done CaptainKraft! :D
Did you mind sharing the complete compilation command line using cl? …
The problem with the lighting system, like so much else in HMH, is that the engine is totally div…
Hey Nicoco!
I completely agree! The team has lots of ideas about streamlining the process of acc…
I don't think Casey has done much optimizations on the lighting code. If I remember correctly, he…