Форум

Сообщения, созданные пользователем Александр Романов
14 ноября 2017 15:28
А почему у вас stageload_cb передается как true в функции m_data.load?

И на самом деле по видео видно, что в консоли движок кричит, что ему плохо . По каким причинам? Трудно сказать, но лучше сначала остановить всю кровь, заливающую консоль , может и заработает?
Александр (команда Blend4Web)
twitter
14 ноября 2017 15:12
Yes, you can apply style depending on category value somewhere in create_annotation() function. Then you should compile the engine:
make compile_b4w
And build webplayer application with Project Manager.
Александр (команда Blend4Web)
twitter
13 ноября 2017 18:34
Reply to post of user ELSEdesigner2
yes but i dont need move camera i need switch by camera…
This is a good functionality, we've added it to our TODO list. But at the moment this is not a priority, especially since there is a good workaround suggested by Mikhail Luzyanin.
Александр (команда Blend4Web)
twitter
13 ноября 2017 16:13
В данный момент есть возможность отображать в wireframe режиме только все объекты сразу(wireframe.zip).

В данный момент также возможен такой вариант симуляции обводки.
Для этого нужно продублировать меш, поменять у него материал на цвет обводки, поскейлить и вывернуть нормали.
Александр (команда Blend4Web)
twitter
10 ноября 2017 16:29
I'm still not sure about the root of the issue. I need more information.

The alternative to a single html file is a separate webplayer application which can load json files.
You can use webplayer and load the json using load agrument:
http://localhost:6687/deploy/apps/webplayer/webplayer.html?load=../../assets/azure_grotto/azure_grotto.json

Please, try this.
Александр (команда Blend4Web)
twitter
10 ноября 2017 15:59
Currently we have no Samsung A3 2017 for testing. This is why I suggested you to try json approach. If json approach is working then the issue most likely in html exporter. I'm not suggesting you workaround, but I'm trying to understand and localize the issue.

Could you try another web browser on Samsung A3 2017, e.g. firefox?

Do you have any experience of debugging web applications on mobile phones? I'm afraid that currently this is only a one way to detect the problem. It would be very helpful to see the browser output. https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
Александр (команда Blend4Web)
twitter
10 ноября 2017 15:21
Hello!
Here is a tutorial which can be helpful https://www.blend4web.com/en/community/article/23/
Александр (команда Blend4Web)
twitter
10 ноября 2017 15:12
Hello! And welcome to our forum!

Did you try to export default scene? Is it working?
Did you try this html on other phones?
Did you try to use json and viewer application loaded on your mobile?
Александр (команда Blend4Web)
twitter
10 ноября 2017 14:56
Спасибо за предложение! Мы подумаем над ним.
Александр (команда Blend4Web)
twitter
09 ноября 2017 12:47
Здравствуйте!
Подправил ваше нодовое дерево.
В данный момент если вы хотите выполнять анимацию одновременно, то ноду "Transform Object" нужно вызывать в различающихся ветках (различающиеся "Entry Point"). Сделал аимацию для объектов s1 и s2. А для s3 и s4 попробуйте сами .
Александр (команда Blend4Web)
twitter