Сообщения, созданные пользователем ColinConwell
22 февраля 2017 20:34
22 февраля 2017 08:06
Hello Blend4Web Community,
I have a real newbie question as regards how the camera behaves when a scene is exported in either the JSON or HTML format. It seems that if I zoom out to a certain distance, my objects just disappear from the scene, as if they're being occluded by a shadow. This doesn't happen consistently across objects, however.]
Another issue: What does Blend4Web do to the camera position during export. In Blender I've set my camera (using lock camera to view) to a very specific perspective that subsequently changes when I export the scene.
My thanks in advance for any clarification!
I have a real newbie question as regards how the camera behaves when a scene is exported in either the JSON or HTML format. It seems that if I zoom out to a certain distance, my objects just disappear from the scene, as if they're being occluded by a shadow. This doesn't happen consistently across objects, however.]
Another issue: What does Blend4Web do to the camera position during export. In Blender I've set my camera (using lock camera to view) to a very specific perspective that subsequently changes when I export the scene.
My thanks in advance for any clarification!
21 февраля 2017 03:06
Hello Blend4Web Community,
So I am attempting to apply the JS function set_diffuse_color() to an object at a given frame every time an animation plays. I was shown how to accomplish something of this sort using a sensor manifold, but am wondering if there is a better method, and if not, what the cleanest and most efficient way to link events to individual frames is.
I've attached a project folder to give an idea of what I'm going for.
My thanks in advance!
So I am attempting to apply the JS function set_diffuse_color() to an object at a given frame every time an animation plays. I was shown how to accomplish something of this sort using a sensor manifold, but am wondering if there is a better method, and if not, what the cleanest and most efficient way to link events to individual frames is.
I've attached a project folder to give an idea of what I'm going for.
My thanks in advance!
26 января 2017 23:47
24 января 2017 00:59
In pursuance to a question I posted earlier regarding the loading of multiple canvas elements in one app, is there a command available to synchronize the loading of the scenes such that they both appear simultaneously? (another way of phrasing this is a command to postpone the scenes becoming visible until both are 100% loaded).
I'm attaching a project folder with all the necessary assets.
My thanks in advance for any assistance.
I'm attaching a project folder with all the necessary assets.
My thanks in advance for any assistance.
18 января 2017 19:06
17 января 2017 05:34
Hello Blend4Web Community,
I am trying to create a page with two canvas elements that each play one of multiple animations I've created in Blender. I am wondering how best to go about this.
Do I create multiple canvas elements in my index file and then load multiple apps, specifying each canvas element in the respective app? This I tried and it seems not to work.
Alternatively, within one app, can I designate multiple animations, assigning each animation to a different canvas element?
My thanks in advance for any assistance!
I am trying to create a page with two canvas elements that each play one of multiple animations I've created in Blender. I am wondering how best to go about this.
Do I create multiple canvas elements in my index file and then load multiple apps, specifying each canvas element in the respective app? This I tried and it seems not to work.
Alternatively, within one app, can I designate multiple animations, assigning each animation to a different canvas element?
My thanks in advance for any assistance!