论坛

由用户创建的信息 Konstantin Khomyakov
07 September 2017 11:40
Здравствуйте!

К сожалению, данный урок устарел, Google не так давно отключили возможность хостинга через диск
На данный момент самый простой способ публикации экспортированных HTML это github:
https://www.blend4web.com/ru/community/article/151/
Blend4Web Team - developer
Twitter
LinkedIn
31 August 2017 15:38
прописывал сразу после импорта модулей
На тот момент сцена еще не загружена, в этом месте необходимо просто объявить переменную. А присвоить ей значение m_scenes.get_object_by_name("Cube") уже внутри load_cb
Blend4Web Team - developer
Twitter
LinkedIn
31 August 2017 15:33
Константин, а когда прописываю var cube = m_scenes.get_object_by_name("Cube"); в глобальную переменную - функция не работает, только почему то тогда когда переменная внутри фунции?
Возможно cube прописана не глобально а в соседней подобласти?
Blend4Web Team - developer
Twitter
LinkedIn
31 August 2017 11:45
вроде получилось, в функцию load_cb закинул document.getElementById("test_click_button").onclick = set_time_s;
Да, все верно)
Можно так же добавить обработчик клика через addEventListener.
Blend4Web Team - developer
Twitter
LinkedIn
31 August 2017 10:34
Добрый день.
Ребята, помогите со скриптом, скрытия объекта, третий день бьюсь не могу понять в чем ошибка.
«https://drive.google.com/open?id=0B2_NSmMzJRjGOEZmcEFKWnowUFk»
Добрый день!

Опишите, пожалуйста, какое поведение хотите получить в итоге.
На данный момент мешанина с областями видимости и вызовами функций, не совсем понятно)
Blend4Web Team - developer
Twitter
LinkedIn
29 August 2017 11:58
var m_ln = reguire("logic_nodes");
var m_ln = require("logic_nodes");
Blend4Web Team - developer
Twitter
LinkedIn
28 August 2017 17:15
Yes,I just hit apply button and the error got fixed ,thanks for are your help
Thanks for the report!

This is really a bug which appears because export options "Export Vertex Animation" and "Apply Modifiers" are mutually exclusive. We'll try to fix this issue
Blend4Web Team - developer
Twitter
LinkedIn
24 August 2017 14:41
hey thanks for the fast response ,the file is kinda heavy because of the bake of animation i will remove the bake then upload the file ??
It would be ok, that will also help to detect if the problem is in vertex animation)
Blend4Web Team - developer
Twitter
LinkedIn
24 August 2017 14:26
Hey all,
I created a clothing simulation scene i used the mmd file and baked the vertex group animation
and for some reason the blend4web loader stops at 78% i attached a screenshot of the console of blend4web.
Thank you for your help. :D
Hello and welcome to the forum!

Could you please attach example blend file so we can investigate the issue?
Blend4Web Team - developer
Twitter
LinkedIn
24 August 2017 10:44
Is it possible to use Cycles Layer Weight, Transparency, Mix and Emission nodes with an Orthographic camera in B4W? The documentation says that it works with these Cycles nodes, but I can't seem to get it to work.

This node structure works in Cycles and creates a hologram like effect:
Hello!

You should link Geometry node Normal output to Normal input of the Layer Weight node.
For now normals are not picked up automatically in Cycles materials. We'll solve this issue soon
Blend4Web Team - developer
Twitter
LinkedIn