Сообщения, созданные пользователем Кирилл Осипов
24 мая 2017 19:06
Hello. Could you send us WebGL Report screenshot?
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
15 мая 2017 10:57
Sorry. I understood the wrong way. You can use the show_fps parameter of the app.init method.
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
28 марта 2017 11:07
работает без контроллеров
Собираемся добавить поддержку к следующему релизу.
сама картинка кубика менее четкая
Действительно, при включенном WebGL 2.0 присутствует баг. Для исправления необходимо добавить две строки
slink_left_copy.min_filter = m_tex.TF_LINEAR;
slink_left_copy.mag_filter = m_tex.TF_LINEAR;
на этой строке
https://github.com/TriumphLLC/Blend4Web/blob/master/src/scenegraph.js#L2159
сужу по аналогам на a-frame и three.js
Скиньте пожайлуста ссылку, чтобы мы могли сравнить.
вокруг него не обойдешь сколько не ходи
Для перемещения камеры в соответствие с положением шлема VR сейчас можно использовать сенсор. К следующему релизу постараемся упростить этот момент.
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
22 марта 2017 13:21
Hello.
A simple VR application you can see here.
And here is documentation about stereo rendering.
You can use our webplayer, there is the 'load' attribute for loading a .json-file.
Yes you can. If you are programmer, there are 3 ways to using gyroscope in you application. They are ordered from easy to hard:
It is preferable to use the sensor system. An example you can see here.
A simple VR application you can see here.
And here is documentation about stereo rendering.
I want to test a simple .json 3D-scene exported by Blend4web. Can someone guide me?
You can use our webplayer, there is the 'load' attribute for loading a .json-file.
Can we also use our smartphones (gyroscope) to control the camera movements (zoom in/out, rotation, etc) for non VR (normal web based 3D app).
Yes you can. If you are programmer, there are 3 ways to using gyroscope in you application. They are ordered from easy to hard:
- use the gyroscope addon,
- use gyroscope sensors (see more about the sensor system),
- use use a gyroscope device from the device system.
It is preferable to use the sensor system. An example you can see here.
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
16 марта 2017 18:04
Hello.
Probably, it is a Firefox's bug. We have written a bug report.
Right now it is better to use Chrome for your applications.
Probably, it is a Firefox's bug. We have written a bug report.
Right now it is better to use Chrome for your applications.
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
16 марта 2017 17:54
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
07 марта 2017 13:24
Команда Blend4Web
kirill@blend4web.com
kirill@blend4web.com
12 января 2017 19:01
11 января 2017 18:55