User posts hekai
29 January 2016 04:26
Ответ на сообщение пользователя Yuri KovelenovThank you for your reply!
Hi,
Currently Blend4Web supports only uniform scale. You can probably try to achieve this using morphing or by overriding object's geometry.
I think override object's geometry may be the solution,but i don't konw how to use the method `
override_geometry(obj, mat_name, ibo_array, positions_array, smooth_normals)
`,especially the param "ibo_array", i can't find any more document about it, hope more specific demo or comment will be provided.
28 January 2016 14:15
23 December 2015 04:41
23 December 2015 04:25
Hi!
If i want to copy a group of object,such as the parent object,i hope i can copy it's child object.
Is there any b4w api i can use to bulk copy parent and child objects? In the "objects" module ,i find the "copy" function, but "copy" function can only do one object copy,must i traverse all child objects and copy them?
Please help!
If i want to copy a group of object,such as the parent object,i hope i can copy it's child object.
Is there any b4w api i can use to bulk copy parent and child objects? In the "objects" module ,i find the "copy" function, but "copy" function can only do one object copy,must i traverse all child objects and copy them?
Please help!
21 December 2015 15:04