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.
Mevius
From time to time I will be working on a single plain text file to write articles or essays. I rea…
»
erpeo93
Obviously this also depends on the kind of game your doing. If your game is more like fable 2 tha…
»
Mārtiņš Možeiko
Are you using Visual Studio project to compile not build.bat? If so then go to project settings an…
»
kurorah
Whenever I try to use the following line from Casey's code I get multiple compile errors: When de…
»
Andrew Reece
Do you ever look around at points strewn about the place and think to yourself, "who put these her…
»
Gus Waldo
I've also come to the opinion that 3D engines are a big waste of time, because the little indies …
»
Italo
I understand it more now, thank you for the help.
»
Mārtiņš Možeiko
Yes, that is exactly right. For nvidia, the OpenGL code is in nvoglv64.dll file (it is in C:\Windo…
»
Italo
Thanks for the reply, you seem very knowledgeable about this, so may I try to clear up some things…
»
cewxel
First dev update, with a few videos showing the game running! From last month the main updates hav…
»
Mārtiņš Možeiko
Yes, technically it could work. But only if opengl32.lib file would actually contain definitions a…
»
Ryan Fleury
This is almost a bit of a rant post; I have a few thoughts I'd like to share regarding the game. …
»
Italo
So, I was rewatching a couple handmade heroes episodes, and a something that I would like to under…
»
Mārtiņš Možeiko
Did you install everything in default locations? I believe VS doesn't like when it is installed in…
»
Bjarke Elias
Tried, That gave me: [ERROR:winsdk.bat] Windows SDK 8.1 : 'include' not found The system cannot f…
»
»
Bjarke Elias
No luck :/ Same error. It did get another default set INLCUDE - after running the vcvarsall x64 wi…
»
x13pixels
I finished the step-over and step-into functionality today. Next up is set-next-statement and run-…
»
NelsonMandella
Sorry but I can't really see why having stimuli "suggesting" my entities what they should/could d…
»
»
Bjarke Elias
Thanks a bunch! This is what was in my include when I typed in SET: I then modified it to match t…
»
Mārtiņš Možeiko
I suspect OP simply doesn't have correct Windows SDK installed. There is no need to reinstall whol…
»
Simon Anciaux
Either you're missing Windows.h in the Visual Studio directory, or you don't have access to it. In…
»
Bjarke Elias
I've installed Visual Studio 2017 Community Edition, with a lot of modules installed, just to be s…
»
erpeo93
I'm using it only for AI decision making basically, but the concepts are the same I guess. The on…
»
NelsonMandella
I'm using it only for AI decision making basically, but the concepts are the same I guess. The on…
»
nakst
Windows Relevant documentation:FindFirstFileFindNextFileFindCloseWIN32_FIND_DATAUNIX
»
»
Phillip Trudeau-Tavara
Well, watch out! Someone else in the future might have the means (e.g. marketing budget, large/fas…
»
erpeo93
I can't say anything about those games, but in the game I'm currently developing I've designed a s…
»