Code Monkey home page Code Monkey logo

Comments (3)

danglingneuron avatar danglingneuron commented on August 18, 2024
  1. There are two types of apps that will work on HoloLens.

a) 2D apps which are regular/tweaked Windows 10 UWP apps - usually developed in C++.Net, C#.Net, VB.Net and XAML - using Visual Studio in most cases

b) 3D Holographic apps - which can be built via (i) Full game engine with editor e.g. Unity3D (ii) barebones DirectX (iii) in future - other engines and middleware

Please note that after doing work in Unity3D you will still have to export the project and then build / test / deploy it using Visual studio.

  1. Yes the app will run from Visual Studio - thats the only way you can run/debug apps on HoloLens

  2. No, other middle ware , engines will also get support e.g. Unreal Engine

  3. Yes, Unity scripting is usually in C#.net as well. You can step through this code using Visual Studio debugging bridge while in UnityEditor and even after you export the project to Visual Studio.

  4. Visual Studio

  5. I think this would be helpful for beginners - the team can respond.

BUT I would rather recommend the team to make a list of BEST PRACTICES, lessons learnt, general guidelines, UX guidelines etc. Since there is no "specific" practical guidance for Holographic apps at this time, i think this would be really valuable.

from galaxyexplorer.

ThitherCrane avatar ThitherCrane commented on August 18, 2024

Thank you for the explanation. I can make simple rotating objects as shown below. However, I am interested in complex interactions, e.g., Internet searching with Bing, movements such as the helical model and extraction of the core (I cannot see this in my PC app). Is Unity capable of supporting all these specifications?
planet

from galaxyexplorer.

ChimeraScorn avatar ChimeraScorn commented on August 18, 2024

At this point, this is a conversation that is better suited to the forums over at https://forums.hololens.com or where we will do general dev support, or http://forum.unity3d.com/ where the Unity team does general dev support :)

from galaxyexplorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.