Message 1 of 1
Sculpt tool for add mesh with boolean

Not applicable
05-18-2020
04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi! can someone help me building this up?
for some issue in modellation and sculpting i think would be pretty interesting but i am not able to script.
I would like a tool that select 2 mesh, a "target" and an "adder"
Like a sculpt-tool the script recognize where you click and drag with the mouse, on the surface of "Target"
using a threshold, he will duplicate N "adder" on that points,
once the drag is complete and released.
get all the "Adder" meshes and
++ add them to the Target mesh with "+Boolean"
-- subtract them from the Target mesh with "-Boolean".