- HoloLens Beginner's Guide
- Jason Odom
- 103字
- 2021-07-02 23:35:12
What you need to develop for the HoloLens
The HoloLens development environment breaks down into two primary tools, Unity and Visual Studio. Unity is the 3D environment that we will do most of our work in; this includes adding holograms, creating user interface elements, adding sound and particle systems, and other things that bring a 3D program to life.
Visual Studio on the other hand is the glue that makes everything work. Here, we write scripts or machine code to make our 3D creations come to life and add a level of control and immersion that Unity cannot produce on its own.
推薦閱讀
- Oracle Exadata性能優化
- 算法零基礎一本通(Python版)
- C++面向對象程序設計(微課版)
- Python語言程序設計
- Apache Spark Graph Processing
- 零基礎學Java程序設計
- Apache Mesos Essentials
- Web Development with MongoDB and Node(Third Edition)
- 用戶體驗可視化指南
- SQL 經典實例
- 微信小程序開發與實戰(微課版)
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- Python Programming for Arduino
- MongoDB Cookbook(Second Edition)
- Instant GLEW