Handmade Network»Feed
Mārtiņš Možeiko
If you want actual source code, then SQLite is best learning material for this. It also has a goo…
»
Benjamin Arnaud
Fixed in 1.2.0-4. Just press the "Update" button. Git commit: https://github.com/omega-gg/Sky/c.…
»
tonnah
Yes, C/C++ is enough for software development. If you're interested in Game Development specifica…
»
Tom
So despite a SQL database being something I with day-to-day at my job, i've come to realize its a…
»
PRITISH
I am new to the field of computer. I only have the knowledge of one programming language that is …
»
Allen Webster
So I took a look, and I think all that went wrong is that hooks are the worst. If you use any de…
»
Shazan Shums
After some tuning and thinking and drawing diagrams here's a fixed. But if there's another method…
»
Jesse
Yeah, the blog does leave the reader with a few open questions (many of which were part of the tw…
»
ratchetfreak
Jesse Thanks for the writeup. Eric Lengyel wrote a detailed blog post showing VAO usage in typic…
»
Jesse
Thanks for the writeup. Eric Lengyel wrote a detailed blog post showing VAO usage in typical gam…
»
Shazan Shums
But i'm currently using a 2D camera So ,if I change this, 1 2 3 4 5 6 7 8 9public Matrix get_t…
»
Benjamin Arnaud
@CaptainKraft: Thank you mate. I'm passionate about this project, but I also care about "concrete…
»
Benjamin Arnaud
Hi Allen, Good catch, this is actually a 1.2.0-3 regression. I'll push a fix in a few hours ! In…
»
Todd
msmshazan I am still small compared to casey's knowledge Aren't we all. Except maybe Martins...…
»
Neo Ar
Updated with links to the Priv ISA (Draft) and HiFive1 Getting Started Guide. You can find them u…
»
Shazan Shums
Since handmadehero doesn't do cell animation.How can you tween frames using code and how does twe…
»
Mārtiņš Možeiko
No, negative height won't work. That is GDI specific thing in Windows. What you want is to set t…
»
Allen Webster
I don't know if this is a bug report, or an "I can't find the button, where is it?" situation, bu…
»
Simon Anciaux
I just tested it and it's not running that well on my machine (i7 860, Radeon R9 280, 8GB of RAM)…
»
Jeroen van Rijn
ratchetfreak When I put in mesh.id in the code block it got replaced by some kind of uuid 1 m…
»
Shazan Shums
Is it possible like (the way casey did in handmadehero for Rendering in Top down mode by setting …
»
Andrew Chronister
Hotfix'd by removing a deprecated rule from the body element (will propagate within ~ half an hou…
»
Adam Byrd
Yup. Or when using shift and the mouse wheel.
»
Adam Byrd
Yup. Or when using shift and the mouse wheel.
»
Adam Byrd
Thanks to a helpful tip on SO, I tested interop using a delegate instead of calling a function di…
»
Allen Webster
Awesome!!! I'm glad to have proper Linux support now, and everything is working fantastically. …
»
Jeroen van Rijn
A great looking release, Bunjee :D And thanks for the shout out in the video. I'll let you know …
»
Jeremiah Goerdt
You (and the people helping out) are a rockstar. You're making something really cool. Thanks
»
Chen
Oh you are right! Thanks a bunch! Now I think the question I asked is pretty dumb :(
»
Mārtiņš Možeiko
You need to understand that "vertex" is not just "position". Vertex is position, plus texcoord, p…
»