Small Blender Things

Customizing Blender with Python and OSL

Floor boards add-on: minor feature added

›
Prompted by a question from Trevor I added a Restricted random mode to the uv randomization. It still randomizes the position of planks on...
1 comment:

random vertex colors using Numpy

›
The bit of research presented in a previous article was not completely academical: speed improvements using Numpy are very welcome when for...
3 comments:

Copying vertices to Numpy arrays in Blender

›
If you want to do a lot of mathematical work on very large Blender meshes using plain Python might be too slow. Fortunately Blender comes bu...
6 comments:

Blender add-on: create a camera view filling backdrop

›
whether for product presentations or outdoor scenes, often you need a backdrop that nicely fills the camera view, preferably with a nice cur...

DumpMesh: clean, complete, sexy

›
The previous bugfix release of DumpMesh was already able to dump quite a number attributes and attribute layers but in the latest version I...

Blender add-on: DumpMesh [Update]

›
In a previous article I presented a small add-on that could dump all sorts of mesh characteristics like vertex coordinates, faces, edges, s...

Blender add-on: DumpMesh

›
DumpMesh is an add-on that will write a lot of information about a currently selected mesh object in the form of Python code. The resulting ...
‹
›
Home
View web version
Powered by Blogger.