3ds Max File Format (Part 1: The outer file format; OLE2)
The 3ds Max file format, not too much documentation to be found about it. There are some hints here and there about how it’s built up, but there exists no…
The 3ds Max file format, not too much documentation to be found about it. There are some hints here and there about how it’s built up, but there exists no…
I’ve written an emulator for the Gameduino open retro gaming hardware, and made it open source. You can grab the source code from the Gameduino GitHub repository.
So, I recently bought an Arduino. It’s a programmable microcontroller board for prototyping circuits. I got one of Sparkfun’s kits, which has some random cool stuff in it as well,…
Beta version will be available for download in the near future.
SSE2 provides functionality for performing faster on aligned memory. By copying the first and last bytes of an unaligned memory destination using the conventional unaligned functionality, and copying everything in…
Last week I’ve been playing around a bit with sound synthesis, as I was interesting in seeing (or rather hearing) what it takes to get a decently human voice sound…
The project to run NeLSound on top of Microsoft’s new XAudio2 API is already nearing it’s final stages of development. The driver currently implements all basic functionality required by NeLSound,…
I have recently started working on an XAudio2 driver for NeLSound, which will allow OpenNeL to make use of Microsoft’s new XAudio2 sound library (included in the latest DirectX SDK),…
Recent Comments