Hard surface modeling

Hey all, this add-on I made was a project to help me get into Blender python(which it did). It started when I wanted the addon Hard Ops but I didn’t have any money to buy it at the time, so I decided to learn python. It’s a very basic script that has 4 functions, basic smooth, complex smooth, clear bevels and smoothening, and solid smooth. It is very similar if not a clone of the very basic hard ops. I hope it helps anyone that needs it and feel free to edit this however you like, it’s made under a creative commons license.

Here is the script!

https://www.dropbox.com/s/3hvlhlvfn315bm7/init.py?dl=0

1 Like

How to use it

1 Like

I have a Error Message

Line 173 and 167
Operator bpy.ops.object.shade_flat.poll, context is incorrect

Hi texasfunk101,
I just found this post while searching for info on Hard Surface modeling.
What is the status of your add-on? Are you still developing it?
I would like to try it.
Thanks

awesome stuff!

1 Like

Hi, thank you for your contribution to free software :slight_smile:
I downloaded the addon and added it to my addons list but when I try to use it I can’t find it.
Can you try to help with a tutorial?
It would be really appreciated! :wink: