Page 1 of 1

import 3d models during runtime

Posted: 03 Apr 2014, 11:07
by kris rok
is there any way to runtime-import 3d models in v4?

would be really great.

Re: import 3d models during runtime

Posted: 03 Apr 2014, 18:24
by ErikB
you can dynamically point at VZM files (ventuz mesh files) and swap them out, load or unload with the mesh loader node. But not with .OBJ or .DAE - those require conversion first.