Loki Render – create your own render farm

lokimasterLoki Render is a cross-platform job queue manager for rendering 3D frames. Commonly called a “render farm” or “distributed network rendering”, it serves Blender render jobs to a group of computers. Rendering 3D frames is CPU intensive and can take a long time, so having several computers work together can greatly decrease the total time needed. The more computers you have, the faster you can crank out those frames.

Continue reading

Blender calculator for Shapeways printing costs

blender-shapeways-calculatorLoonsbury has created a Python script that calculates the costs of printing your designs in 3D at Shapeways. Even if you don’t use Shapeways it’s an interesting script because it’ll calculate the volume of any closed surface. It comes with some nice features such as a manifold check (checks if the object has a closed surface), polygon counter and changeable material prices. More information on the Shapeways forum.