Blender python Addon: Box from corners
The Box from corners add-on lets you create boxes from the coordinates of their two opposite corners. You can enter the coordinates manually or derive them from the bounding box … Read more >
The Box from corners add-on lets you create boxes from the coordinates of their two opposite corners. You can enter the coordinates manually or derive them from the bounding box … Read more >
A simple Blender add-on that lets you merge vertices instantly without selecting the merge type every time. Perfect for fast, efficient 3D modeling workflows.
30-may-2024 This version adds the option of convert string with non ASCII characters to UTF8 for use with the pov text object and if render fails show a popup … Read more >
Macro to connect spheres with cones or cylinders
Trick to avoid errors in object normals in Rhinoceros before exporting to STL
This update fixes some bugs of the previous version and adds a new extension svg2pov extra properties to which is accessed from Extensions\Export\svg2pov extra properties… that allows greater control over … Read more >
In this first part of the tutorial we will create a table that combines lathe and prism objects and learn how to add additional povray code from inkscape using the … Read more >
This new version of the script in python for inkscape adds the option to export as lathe for povray, draw the bezier curves handles and only for windows the option … Read more >
svg2pov is a script for inkscape developed in python that exports svg paths to povray, the paths with stroke are exported as a series of cylinders and spheres with a … Read more >
Regular expression to simplify povray code from notepad++