Yeah, I'd be more than happy to set up a chapter in Salt Lake City, I already have a few people I …
Kudos for this initiative! I have added my self into the spread sheet, don't know of anyone in my …
Final Solution was this: [/code]
I believe you don't need to add the width and height at the end: objPosData[1] = n1Y + y; objP…
Oh okay cool. Thanks allen
I started doing some work to add a GPU ray tracing system to my engine. I want to experiment and s…
Hmmm now the rectangle rotates around its origin, however the rectangle is shrinking and expanding…
Yes this issue was fixed for the order of bindings within a map, but it still doesn't work for inh…
first translate the object such that the rotation point is at the (0, 0) then do the rotation then…
Hey! I made a function that rotates my 4 vertices in a rectangle. However the origin seemes to be …
Probably the most important thing is to just jump in and start drawing stuff. Personally I did re…
Inspiring that your doing the music & sound effects aswell [/quote] Thank you! I have actually al…
Do you have any tips or resources on how to get started doing pixel art?
Looking real nice! Thanks for the in-depth post & explaining the lighting. Are you planning to a…
I know there was a bug in earlier versions of 4coder with binding modifiers to commands (I think t…
Can you send me the command line (compile and link) you use to build your executable? You can grab…
I started watching handmade hero 4 years ago. I think I've learned more watching handmade hero str…
If you built the project with Visual Studio in VS2017 or later then the default is to do "fast-li…
Also, if you're interested, my current employer leans more towards native methods. I'm working co…
I think it is important that we make use of proper nomenclature and utilize the word "Guild" so th…
Hello there, From what i gathered on the discord, seems there is will to make another meetup in pa…
Over the last few weeks I've been working on a variety of different aspects of Nirion. Probably th…
I agree with Abner. I think it is important to let these things develop organically to what they w…
If you built the project with Visual Studio in VS2017 or later then the default is to do "fast-li…
Hey! I remember you from Handmade Con in Seattle this year. Your story is almost a carbon copy of …
Well I'm not sure what else to try at this point. It deff does not show any of the code. The Comm…
What you are doing should work, that's why I was asking you to make sure that the symbols (i.e the…
Just stepping in with F10 I guess it launches it then I get [SUSPENDED] Program stopped at entry …
What happens if you step into the application with F10? If it does not load a source file, It prob…
Coming from someone who's used VS (and it's debugger), I'm struggling a bit with getting this to w…