programming

trueaxis realeased in obfuscated source form

I'm a fan of the little guy physics engines. Hey, I came very close to being one myself. The trueaxis guy did something very smart today. He released his engine in obfuscated source form..

http://trueaxis.com/

So now it is possible (in theory) for people to compile the engine on any platform. I took a look at the source and the obfuscation looks quite good. C style macros can be made to do quite evil things!

I hope more people start releasing their 'binaries' like this. Code quality goes up since more platforms are compiling the code and you are just as 'protected' before. Best of all.. All the whiney Linux kids will finally shut up about support. (haha, that would never happen.)