Сообщения, созданные пользователем Юрий Ковеленов
30 июня 2016 17:07
Представляем новый релиз Blend4Web, открытой платформы для создания интерактивных трёхмерных веб-приложений.
https://www.blend4web.com/ru/community/article/239/
https://www.blend4web.com/ru/community/article/239/
30 июня 2016 16:28
Meet a cool WebVR game and the 16.06 LTS release!
https://www.blend4web.com/en/community/article/236/
https://www.blend4web.com/en/community/article/236/
29 июня 2016 16:16
29 июня 2016 11:43
28 июня 2016 16:53
28 июня 2016 16:14
As you may have already noticed, the structure of the Blend4Web website has been changed. Actually this is the first step on what we are planning to do for the near future.
Read further
Read further
28 июня 2016 12:52
Hi and welcome to the Blend4Web forums!
Hi I had the same problem as aldine_jade17, so I decided to change from chrome to edge and it worked perfectly. I've still attached the webgl report though (from chrome).Looks like Chrome doesn't like your hardware and decided not to expose the depth texture extension.
28 июня 2016 12:35
28 июня 2016 08:08
I do not however understand the next step , if I put in the json file link does not work , appear written http://artemioslykoi.altervista.org/The link you are using is wrong:
file:///I:/artemioslykoi/swan.muzeum.json
It should look something like https://www.blend4web.com/apps/webplayer/webplayer.html?load=../../assets/interactivity/solar_system/solar_system_en.json
27 июня 2016 18:59
Hi!
I'm using <iframe allowfullscreen src="path/to/apple.html" width="800" height="500"></iframe> or method #1, how can I adjust the 3D content inside ?You can adjust the 3D view by placing the camera in your website in the desired position. Or may be I didn't understand your question?
and how can I remove or hide the Control Panel button??You can do it by writing a custom application instead of using the standard Web Player. See programming tutorials on this website and the source files of the demos in your SDK to get an idea how to use the Blend4Web API.