New Approch of using DAG
Bharath varma Penumatcha
Actively Looking for full-time SDE Roles | Senior Software Engineer | Prompt Engineer
DAG Amendment for Inverse Control of Parametric Shapes
A new paper on DAG (direct acyclic graph) proposed by @Elli Michel and @Tamy Boubekeur - 2021 [ journal : "ACM Transaction on Graphics" ]
This paper projects new possibilities in the field of Testing Models, Construction, R&D and many more. The intution of this proposal to make modeling easy, Modeling is going to be so easy that it's hardly seems impossiable.
This techique only takes one input geometry which take collection of parametric shapes
Input object always has to be a parametric shape ,this can be generated from intuitive parameters.In many domains, this is strandard procedure, for instance, many Computer aided design systems with parametric objects.
next example:
On clicking , it detects that we have a small brush size, and therefore infer that we probally wish to do something with the handle and next after increasing the brush size it understands that we are likely to open the Cupboard. Same with Door-Handles too.
uthors had implemended this technique as an add on to Blender Open Source Package
Paper Resource
Github : DAGAMEND