Author of Grid Modeler (blender addon)
Develop various addons for blender.
Twitter: kushirosea (19K followers)
| Grid Modeler | http://gumroad.com/l/VthLyO |
| Gumroad | http://kushiro.gumroad.com |
| My Website | http://kushirocg.com |
| kushirocg |
Author of Grid Modeler (blender addon)
Develop various addons for blender.
Twitter: kushirosea (19K followers)
| Grid Modeler | http://gumroad.com/l/VthLyO |
| Gumroad | http://kushiro.gumroad.com |
| My Website | http://kushirocg.com |
| kushirocg |
My new tool Hard Bevel is on my gumroad and blender market🙂
https://kushiro.gumroad.com/l/hardbevel
https://www.blendermarket.com/products/hard-bevel
#b3d
Hard Bevel is a simple tool for beveling selected mesh without overlapping.Blender's built-in Bevel tool causes overlapping geometry at sharp faces. Hard Bevel prevent this and let you bevel smoothly.It is useful for all kinds of modeling, including game asset (eg: weapons, rocks) or hard surface.Hard Bevel works for selected Faces and Edges. You can just select the edges that want to bevel and use the tool.Hard Bevel is especially useful for beveling ngon shapes. Those game-like shapes (eg: fire, crystals) are difficult, but Hard Bevel can handle them.Hard Bevel support one level of beveling currently. The support of multiple cuts maybe added in future (need more studies).Hard Bevel vs Soft BevelBoth of them are my Beveling tools ! Soft Bevel is a free bevel tool made by me. They have some important differences:Hard Bevel uses a better algorithm which is very robust (never had any overlaps in all my test meshes. I consider that it works 100%)Hard Bevel does not use "tracing" method like Soft Bevel, so it does not have the shaking problem.Hope that it is useful for you !If you like this tool, please support me. Thanks ! :)UpdatesVersion 1.0.0Initial releaseUsageSwitch to Blender Edit mode > Right-click in the 3D viewport Select Hard Bevel at the bottom of the pop-up Context Menu (blender's context menu)You can change the setting at the Left-Bottom menu : Bevel size : the amount of bevelThreshold : the threshold value for preventing near edges from overlapping. Due to floating-point error of python, such value is needed.Merge Result : merge the result vertices if they are very closeMerge Distance : the distance to determine close vertices.Twitter / Xhttps://twitter.com/kushirosea
Safe Inset is a simple Inset tool that can inset a face without overlapping.Unlike Blender's built-in inset, Safe Inset can detect and avoid overlapping. It has option to merge the close vertices.The above one is Inset by Safe InsetThe below one is Inset by Blender's built-in Inset tool.This tool is useful for general modeling and many use case. It works great for Sci-Fi shape and hard surface modeling.UsageSwitch to Edit mode, Face modeSelect a face, then right click in the 3D viewport,Select Safe Inset at the bottom of the blender's context-menu.Options : Inset Size : the amount to insetThreshold : this is the minimum size to determine "overlapping". Aggressive Mode : this is a very important option. It enable more aggressive way to do the Inset. Merge Result : when this option is enabled, it will merge the result vertices that are very close. Merge Distance : the distance for mergingThis is a free addon ! Hope you enjoy it :)Twitter : https://twitter.com/kushirosea