a_marklar
a_marklar t1_jdx7ryn wrote
Reply to [D] 3d model generation by konstantin_lozev
In a limited sense, we're already there. For example, the microsoft avatar generation.
I'd guess that its very unlikely that generative models will use triangles. Point clouds, SDFs, parametric surfaces all seem to be better data formats for these types of things. Those can all be converted to triangle meshes if that's required.
a_marklar t1_je7ogfc wrote
Reply to comment by NotDoingResearch2 in [D] 3d model generation by konstantin_lozev
Depends what exactly useable topology means to you but my first stop is always CGAL