I believe answer to that is written here: Sane APIDocumentationYour feedback[/quote] Btw, I stron…
CaptainKraft, Can you explain the difference between using Lysa vs. using LLDB given that Lysa wil…
Yeah, I read your article on observer.com a while ago and decided to get the book :) I will now lo…
Some things have changed for Lysa over the last 3 weeks. I have been experimenting with a new dire…
If you really like Odin, come join the #odin channel on the Handmade Network Discord! Even as it …
Hello, A demo for the very recent features is coming soon. There is a lot of new features to demon…
The tools of the ancients have been revealed to us - draw lines, arcs and circles as they were ori…
Hello y'all, I have come across Odin some time ago, before it even reached v0.1.0 and at that time…
This is what I'm having now:
Welcome to the network! We are working on a wiki for this website, where we can start creating res…
Hello everybody! So I've been trying to improve my knowledge and skills in mathematics and whilst …
Ray —
Wow! That's amazing Sam! :D Did you implemented it using GitHUb branch? Maybe you can send a Pull…
Hello! I finally got Windows 10 running and spent some time today implementing UWP gamepad input. …
Chen —
Good point. I'm implementing CSM because it still gives a better quality than a single fixed shad…
Chen —
What about MSAA over FXAA? I have no intuitive idea about the GPU costs of any of these algorithm…
Hey Everyone! I just published 4.0.24 on , check out the devlog for info on what the new build inc…
*Edit: I tried "CommandLineToArgvW" and it is just shit, why? It returns the executable path split…
What about MSAA over FXAA? I have no intuitive idea about the GPU costs of any of these algorithm…
Hey sorry for the late reply, Basically what Darkseed said. Have it prompt you that the file is ma…
Windows has API that will do this for you: . Your code can be smaller, and less prone to bugs. Th…
What are the performance costs of running SSAO? How many % of the GPU time? What are the minimum G…
If the camera angle is restricted - e.g. its some variation of top-down view (something like an is…
Ryan —
This is in the latest 4.0.24 Happens when using auto_tab_range and auto_tab_line_at_cursor. I don'…
What I tested, (just copying the code in a few times and doing minimal edits to see where the curs…
This is a little wild. I would have thought something like this would have been caught before now…
Windows has API that will do this for you: . Your code can be smaller, and less prone to bugs. Th…
Interesting, I had a hunch so I copy/pasted this code into a file to test it out and the code layo…
Next update while take a while, because i want to get the linux implementation to the same leve…
Ryan —
I think I found a bug in the auto indentation code. Haven't had a chance to look at the indentatio…