22
2016
Publish .ipa file from Windows PC to iOS without Mac
With Unity Cloud Build service, you can create iOS apps, without ever needing Macintosh+XCode! First steps – Register as an Apple Developer : https://developer.apple.com/programs/enroll/– Join Unity Cloud Build (if you haven’t already) : https://unity3d.com/services/cloud-build– Follow cloud build instructions there, its quite simple to setup iOS […]
29
2016
Using XBox One Kinect with Unity
*main image: Kinect GreenScreen example scene Setting up Kinect with Windows 10 – connect to pc (using adapter) – Driver installs automatically and you are Done 🙂 – You can test it with these apps: 3d scan: https://www.microsoft.com/en-us/store/p/3d-scan/9nblggh68pmc 3d builder: https://www.microsoft.com/en-us/store/p/3d-builder/9wzdncrfj3t6 Using Kinect […]
12
2012
Using Windows MessageBox(“test”)
Need to make a FileDialog popup for standalone exe, for selecting image files. Atleast got MessageBox working now.. Webplayer: Doesnt work on webplayer.. Info: – Copy “System.Windows.Forms.dll” into Assets/Plugins/ folder – Then use it from script:
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on