由用户创建的信息 尤里·卡夫兰诺
17 December 2014 10:37
Мастерство постепенно растет - металлический материал, интерактивность с использованием NLA Script, ограничители камеры, и главное, логотип и ссылка на Blend4Web на месте
Ссылка на модель
Ссылка на модель
开发主管 | 新浪微博
15 December 2014 19:00
Is it possible to access the FPS_MOUSE_MULT from a game script?
It would be ideal to be able to adjust the rotation speed not only while testing but perhaps to set up a "quick look".
By coincidence, some days ago our guys have implemented the possibility to set up camera speed parameters via Blender UI and via Blend4Web API. This functionality will be part of the upcoming release (next-week).
开发主管 | 新浪微博
12 December 2014 15:24
12 December 2014 15:14
Hey,
the app.js addon is included into the "full" build, as well as other addons. That's why it is called "full"
So you can simply import the app module and use it for initialization:
the app.js addon is included into the "full" build, as well as other addons. That's why it is called "full"
So you can simply import the app module and use it for initialization:
var m_app = require("app");
m_app.init({
quality: m_cfg.P_CUSTOM, // indicate that you want to use your own quality profile
antialiasing: false // this disables anti-aliasing
})
开发主管 | 新浪微博
11 December 2014 22:39
Our guys are now preparing for this weekend CG conference, so this may be answered a bit later
开发主管 | 新浪微博