由用户创建的信息 dal
14 November 2017 15:28
14 November 2017 15:12
13 November 2017 18:34
Reply to post of user ELSEdesigner2This 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.
yes but i dont need move camera i need switch by camera…
Alexander (Blend4Web Team)
13 November 2017 16:13
В данный момент есть возможность отображать в wireframe режиме только все объекты сразу(wireframe.zip).
В данный момент также возможен такой вариант симуляции обводки.
Для этого нужно продублировать меш, поменять у него материал на цвет обводки, поскейлить и вывернуть нормали.
В данный момент также возможен такой вариант симуляции обводки.
Для этого нужно продублировать меш, поменять у него материал на цвет обводки, поскейлить и вывернуть нормали.
Alexander (Blend4Web Team)
10 November 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.
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.
Alexander (Blend4Web Team)
10 November 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/
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/
Alexander (Blend4Web Team)
10 November 2017 15:21
Hello!
Here is a tutorial which can be helpful https://www.blend4web.com/en/community/article/23/
Here is a tutorial which can be helpful https://www.blend4web.com/en/community/article/23/
Alexander (Blend4Web Team)
10 November 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?
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?
Alexander (Blend4Web Team)
10 November 2017 14:56
09 November 2017 12:47
Здравствуйте!
Подправил ваше нодовое дерево.
В данный момент если вы хотите выполнять анимацию одновременно, то ноду "Transform Object" нужно вызывать в различающихся ветках (различающиеся "Entry Point"). Сделал аимацию для объектов s1 и s2. А для s3 и s4 попробуйте сами .
Подправил ваше нодовое дерево.
В данный момент если вы хотите выполнять анимацию одновременно, то ноду "Transform Object" нужно вызывать в различающихся ветках (различающиеся "Entry Point"). Сделал аимацию для объектов s1 и s2. А для s3 и s4 попробуйте сами .
Alexander (Blend4Web Team)