'Instant Field-Aligned Meshes; is a SIGGRAPH paper on a method that will automatically retopologize complex meshes. Watch the demonstration video and download the free desktop app for Windows, OS X and Linux.
Give it a try and share your results!
We present a novel approach to remesh a surface into an isotropic triangular or quad-dominant mesh using a unified local smoothing operator that optimizes both the edge orientations and vertex positions in the output mesh. Our algorithm produces meshes with high isotropy while naturally aligning and snapping edges to sharp features. The method is simple to implement and parallelize, and it can process a variety of input surface representations, such as point clouds, range scans and triangle meshes. Our full pipeline executes instantly (less than a second) on meshes with hundreds of thousands of faces, enabling new types of interactive workflows. Since our algorithm avoids any global optimization, and its key steps scale linearly with input size, we are able to process extremely large meshes and point clouds, with sizes exceeding several hundred million elements. To demonstrate the robustness and effectiveness of our method, we apply it to hundreds of models of varying complexity and provide our cross-platform reference implementation in the supplemental material.
Links
- Download Instant Meshes - for Windows, OS X, Linux
- Instant Field-Aligned Meshes Website - includes SIGGRAPH paper on this technology
33 Comments
I think there is a typo, isn't it QUAD-based? Or is qaud something else?
Great tool, would be great to be more integrated in blender, but even as it is now its a great addition.
Fixed!
How do install and active it? i need the right file for 2.8 and 2.79
Great tool,
So far, used it on scanned 3d models, human characters, and used it halfway sculpting (just to get a bit more normal mesh again and then to later continue sculpting on it, so i got less sculpt artifacts.
Wish it could be part of blender, but going export to obj then import obj, is no problem either.
Very nice is the comb tool, that allows you to influence directions of the quad solution
The fitting is also quit good, maybe a current backdraw to some, is that meshes are all mostly equal in size.
So fitting text currently works not that ok, but on the other hand that's great for textures.
I heard tool is in development so maybe they'll fix that later.
I wish I could try this on a scanned 3d model but I can't create a decent scanned 3d model to save my life. Mainly using VisualSFM / Meshlab. I wish I knew how to do it better. I wish there were a moreBlender-centric solution for this.
There exists some more software, i think you got to look from some free kinect scanning software, and a kinect scanner. Also asus has a 3d scanner if i remind correctly.
But i used photo methods before too, it requires lots of photos, a kinect retrieves 3d data, while from a normal camera this has to be calculated. The kinect resolution is nice for medium sized objects ea head, hands, but not for to small things, and its working range is till about 3 meters.
for photos be sure to use markers around your object, ease the resolving calculations.
and it takes some practice too.
But this software comes after that, once you got a model, to cleans things up. by wich color data is removedd btw, since its only about mesh, one would need to rebake that in blender.
Thanks very much, PGTART! I'll give all of that some serious thought.
I have good experiences with Autodesk Recap360:
http://www.blendernation.com/2015/10/12/non-blender-how-i-create-my-3d-scans-with-autodesk-recap360/
The 'light' version is free and it's quite easy to get good results with it.
Thanks, Bart. I just clicked the link.
I followed this tutorial and it works good for me https://www.youtube.com/watch?v=D6eqW6yk50k
I also use https://memento.autodesk.com/about and it works good
Thanks, Arnold. I just watched that first one a second time. I got much more c out of it.
It hasnt worked for me: for some models I strucked to the uploading to gpu phase and crashed for the others I only see some seperated floating polygons
Maybe your files where to large to fit together with the program in GPU kernel ?.
Make sure you select only 1 object, gives better results to, when exporting to obj. (you need to eneable to only select current mesh object in obj exporter.
Keep getting a fatal error message: could not create an OpenGL 3.3 context!
Figured it out, turns out my laptop was loading the program using the internal graphics card, forcing it to use my gpu fixed the issue.
getting the same error - can you describe how you forced your laptop to use the GPU for loading this program? - thanks!
Either go to the nvidia graphics control panel and tell it that when you start eh program to use the gpu instead of the onboard graphics card. Or you can set it so that when you right click one of the options will be to use a particular . Its under nivdias control panel > top bar > display and says "add run with graphics processor to context menu".
that's great, thanks! - much appreciated - SN
Tried it and it is quite cool, but I could not get satisfying results for face retopo for example.. I think the problem is that it tries to make quads in constant size, but face needs more detail in some parts. Maybe by spliting mesh in parts it would be possible.. but then you still would have to manually connect them.. don't know if that's worth it. Probably this could be improved of course and maybe it's not intended for that kind of thing.. although that horse retopo looked nice..
Under what license is this released ( and the other software on that page, also looks interresting )?
Is commercial use allowed or is it only for personal use?
The answer is only two clicks away:
https://github.com/wjakob/instant-meshes/blob/master/LICENSE.txt
Wenzel Jakob. Whenever I occasionally see that name (like with Mitsuba), something neat is near.
When I saw this autoretopo tech a while back on SIGGRAPH's YouTube Channel, I hoped it'd be made available for public users, but had no idea they'd since released it as a software.
This is quite the news! Thanks!
Wow this is really impressive. Thanks for sharing! I have been working on a project that requires reducing a lot of heavy meshes.
I've been working on a similar concept for Blender(wip-addon)
https://www.youtube.com/watch?v=JyxGBd7QDwc
Keep at it! As far as I'm concerned, there's never "too many" auto-retopology tools! They all tend to work in different ways, with different results, and integrated solutions are always preferable!
I"m consistently getting a crash when I export larger meshes (> 50MB) as .obj. Anyone else getting this? Aborted meshes are huge btw, a 56MB can end up being 10-12GBs. Smaller meshed export fine.
This removes all of my texture sets and uv maps that were previously created so it's basically useless if I want to apply my high poly textures to it.
It wasn't made for that, but if you want to then you should bake the low res model with high res texture onto the new model.
Learn about baking.
Hi, could someone please explain me how to install the software?
There is no executable file within the folder...
Did you find out how to install? You have to scroll further down and select either the windows, linux or OS link to get the exe.
Hey you,
this is really nice what you did there! I don't understand the checkbox Extrinsic.
What kind of edit is this? What changes? Do you also have options like dominant
or deterministic?
If you have an Error while exporting you can fix it by naming your export: examplemesh.obj . The error occured always when I forgot to add the ".obj" on the name. Hope that helps.
I and all of my students in our USF Tampa Florida Patel College of Global Sustainability in the Envisioning Sustainability and Climate Mitigation and Adaptation classes thank you from the bottom of our hearts! We are trying to create a new Florida Wildlife Corridor Curriculum in XR spaces to help kids save our heritage and your tool is the only way we've found to simply take our drone scans and get them remeshed and textured for use in XR programs. God bless you!!