Mesh Bump plugin (restored) - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6) +--- Thread: Mesh Bump plugin (restored) (/showthread.php?tid=3156) |
Mesh Bump plugin (restored) - micheus - 01-31-2024 This was one of the first plugins I created back in 2011 (Mesh Bump - a new plugin in study - W.I.P) As someone at Discord asked about it I just reworked it to be compatible with the current Wings3D v2.3. It can be found here for download. The idea is to use it over a mesh with a grayscale image (depth) to deform the mesh. It multiplies the distance for the range of the pixel colour (0..1). An example of use is bellow. In it I selected only the faces on the interest area and then increased the mesh density twice by using Smooth [RMB]: The result is directly related to the image quality (and range). So, by using Gimp I shrank the colour range (right image) to get a better mesh definition and elevation. There is an old video showing how it can be used: RE: Mesh Bump plugin (restored) - oort - 02-01-2024 Micheus, Thank you for restoring this plugin. This is one of my favorite plugins that you created. oort RE: Mesh Bump plugin (restored) - ivla - 02-01-2024 micheus, looks interesting. Thanks for informations about it. |