MiikaHweb Blog -> Builds
MiikaHweb Blender builds are now CUDA enabled
Nov-11-2011 0 CommentsNow that the new Cycles render engine is finally merged into Blender trunk, I updated my build bot configuration to support CUDA. CUDA is a GPU computing architecture that is able to render tens of times faster than with CPU.
So if you have a modern nVidia graphics card, download the latest build from my Blender Builds -section and try it out.
Blender Builds section updated
May-02-2011 0 CommentsMiikaHweb Blender Builds system is now updated.
I wrote some scripts that take care of compiling and uploading new builds so maintaining them is now just matter of few clicks. This means more often updated builds.
I'm now building branches too. So far only BMesh and "paged-particles". But I'm going to add more when new somewhat regularly updated ones emerge.
This also means I'm going to do regular Windows builds for GSoC 2011 branches too, when they are available.
Blender Builds section updated
Jun-20-2010 0 CommentsBlender Builds section has been changed by replacing 32-bit GCC/MinGW compiled Blender builds with a Visual C++ build.
This is done to improve build stability and bugs caused by MinGW compiler. It's also easier to update only one 32-bit version instead of two.