Slashdot Mirror


Blender 2.34 Released

Ratow writes "From Blender's site: 'Just in time for Siggraph 2004, the Blender 2.34 release! Packed with new features, from particle force fields and deflection, to advanced UV mapping, ramp shading and more. Read the full list of additions and changes in 2.34. Here you can download Blender 2.34 for all platforms.'"

1 of 33 comments (clear)

  1. Re:Povray by noselasd · · Score: 3, Informative

    Blender is a modelling/animation studio. You point'n'click to make 3D models.
    povray is a renderer, it reads a file that describes what to
    render (all objects/camera/lightning/texturing etc.), and produces an
    image for you. That file might very well be created with blender,and

    a povray export script.
    It should be noted that blender has its builtin renderer as well, and builtin support for rendering via yafray.
    No builtin support for povray yet though.