User posts Konstantin Khomyakov
22 August 2017 15:02
На форуме читал что как то реализовывается граф интерфейс, не подскажите где такрй найти?Оно?
https://www.blend4web.com/ru/forums/topic/1564/
22 August 2017 12:28
Добрый день!
В данном туториале есть пример реализации взаимодействия с HTML элементами.
Так же в SDK имеются код сниппеты и демо приложения, демонстрирующие интеграцию с интерфейсом
В данном туториале есть пример реализации взаимодействия с HTML элементами.
Так же в SDK имеются код сниппеты и демо приложения, демонстрирующие интеграцию с интерфейсом
12 July 2017 15:04
Even if I save my node tree as 'B4WLogicNodeTree', which I have done (even though my source file omits the word 'tree'), it still fails.Hello,
I don't even know what to look out for, so your astute observations are, as usual, more than welcome.
It's a total mystery to me and has cost me hours :-(
please take a look at this doc section.
You need to enable logic tree in the scene settings
12 July 2017 10:27
Как изменить силу нормал карты в нодовом материале? Мне нужно программно включать и выключать нормал карту у материала. Думал сделать это по средствам изменения значения value но как его прикрутить к карте нормал?Здравствуйте!
Не совсем понял в чем загвоздка.
1) Подаем ноду Value на вход Strength нормал мапы:
2) Изменяем значение ноды Value аналогично код сниппету:
https://www.blend4web.com/apps/code_snippets/code_snippets.html?scene=material_api
Или вопрос в другом?
11 July 2017 10:37
Could anyone from Blend4web comment on the future intentions for PBR shaders and or the Principled Shader?Hi
yeah we are working hard on the upcoming PBR component of the engine
You can take a look at my little presentation at the recent b4w conf
https://www.youtube.com/watch?v=tiI4BuHz4HI
10 July 2017 16:23
Sorry, wrong link
You need to take a look at the web_page_integration project from the sdk
You need to take a look at the web_page_integration project from the sdk
07 July 2017 16:48
Hi guys.Hi,
I have add speaker in my scene. Now show one play icon before start to play.
My question is:
Can dissable the play icon when start blend4web?. How?
this button is required according to mobile browsers security policy.
However there is a workaround. You can use external button to start loading your b4w app and set media_auto_activation init parameter to false. In that way play icon won't appear and sound will be played.
You can take a look a this tutorial from the SDK
05 July 2017 18:22
Yuri,Hi
I have been trying some different ways but have been unable to make my ball float. In the documentation I was unsure if the Bob objects need to be parented to the main body. Attached is my .blend file, maybe you can show us how it is supposed to work.
so to make your object float you should:
- disable "Object Physics" for water object
- add bob objects. It should be mesh, empties are not supported (we'll fix docs)
Updated blend file in the attachment
22 June 2017 14:28
gday …Good day!
i need help with this env map which will not
'fast preview'. would someone take a look
at it please?
Please take a look at the otput of your browser console (f12 for Chrome and Firefox).
It says:
So you just need to convert your image to another format
20 June 2017 10:31