Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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.