Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский)
Español - Latinoamérica (латиноам. испанский)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский)
Português-Brasil (бразильский португальский)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
The docs fail to mention that the Unity program is not the HMD Designer, it is merely a 3d viewer for the HMD Designer and the latter is actually written in Python and placed in a deeper subfolder called 'scripts'. To add to the confusion, the HMD Designer Viewer written in Unity cannot be launched by the user and must only be launched by the HMD Designer Python program, yet it fails to provide proper error or warning message when attempted to be launched by the user. The final confusing bit is that the HDK authors have not written an exe to launch the HMD Designer Python script with the correct pre-bundled Python, you can only start it from Steam, or you have to write your own exe launcher if you want the bundled python and python 3rd party libraries to be used, which is what we did, as not all my developers have the HDK on Steam.