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.
Mārtiņš Možeiko
1#ifndef UNITY_VECTORSunion VectorI2 That's not valid C. I don't understand difference between…
»
spx
Jvac This looks really cool, it's still coming out tomorrow right? yes, the project is still on t…
»
Simon Anciaux
Here is the code (I removed everything related to the game). Search for window_create. 1 2 …
»
Dumitru Frunza
Thanks for sharing! Have used the technique here and here
»
sam_windell
Thanks, that's even better. Looks like I don't need the QUOTED macros either.
»
TM
If you think writing a seperate header and including it repeatedly is clunky, you can also do the…
»
sam_windell
Despite programming in C/C++ for quite a while this technique never occurred to me. It's still qu…
»
Oswald Hurlem
Ordnance inbound. https://github.com/OswaldHurlem/OHUnityVector This is the math code I've been …
»
ginkgobitter
It surprises me that the slowdown is so significant (in fact, that there could be one at all). I …
»
Josh Ayres
This looks really cool, it's still coming out tomorrow right?
»
Dominik Madarász
Thanks for the suggestions, I will edit the post to reflect the advices. :)
»
Mārtiņš Možeiko
Neat library. To be honest I could not understand what is this library for (from this blog post)…
»
Dominik Madarász
Hello everyone! Being a first blog post on this page, I would like to introduce you to our projec…
»
Simon Anciaux
Kipt And when you need to access the data! You generally store the pointer you got back from Push…
»
nakst
Update: I have written the kernel to the same functionality as before, but targeting x64 processo…
»
Jens
mrmixer Your code example doesn't look right. You're right, it should be more like: 1 2 3 4 5 6 7…
»
»
guillaumec
Thanks to the administrators to accept Goxel. I will try to post regularly updates about the pro…
»
Timothy Barnes
That is a good question Simon. By the way, I forgot this website has a black background mode. Th…
»
Simon Anciaux
Kipt wouldn't it then be more cache friendly to store the size and used members as close as the d…
»
Simon Anciaux
I don't speak "math" very well so this article is a bit abstarct to me. Could you in the future p…
»
Neo Ar
For the month of August, we did the following: Studied the Dhrystone benchmark code [RISCY 45, R…
»
spx
Made another video of a neat little toy. I don't know if this will be actually useful some day bu…
»
Ben Visness
I feel compelled to mention that I have a strong intuitive understanding of hue, saturation, and …
»
Jens
Hello there, I've watched soon 40 episodes of Handmade Hero (no spoilers please) and got to thin…
»
Mārtiņš Možeiko
The function Pseudonym posted does that - it calculates x % (2*pi). atan function is not periodi…
»
Randy Gaul
Have yet to implement an angle modulo yet in SSE. Does anyone happen to have this kind of functio…
»
spx
Croepha This looks very cool :) Your user interface feels very clean, is it from scratch? yes, th…
»
Demetri Spanos
Here's another survey for the upcoming computer vision tutorial. If you're interested, help me ma…
»
David Butler
This looks very cool :) Your user interface feels very clean, is it from scratch?
»