This website uses cookies

We use cookies to personalise content and to analyse our traffic. We also share information about your use of our site with our analytics partners (google) who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. You consent to our cookies if you continue to use our website.

24/12/2019 23:44

This file shows off 2 methods of embedding 3d meshes into 2d space. The simplest method uses attribute blur to iteratively solve for a relaxed 2d graph.

The more advanced methods on the right hand side, solve for a relaxed graph directly, however they require the Python library Scipy to run properly.

In theory both methods are for the most part doing something very similar, it really just comes down to what method is right for the problem. Iterative methods are easier to debug, where as direct methods tend to be faster for larger meshes.

For more information see this link:
https://nbviewer.jupyter.org/github/gpeyre/numerical-tours/blob/master/python/meshdeform_1_parameterization.ipynb


 1405

3

 

0

Download:

quick_uv_embedding_jr.hip (421 kB)

URL:
Version:17.5.327
Author: jacobr
Level:
Advanced
 

Comments:
 
   
Loading Parameters...
Add
Edit
Go
View
This text is displayed if your browser does not support HTML5 Canvas.
© Christian Bohm 2019