Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template for Holographic App ? #69

Closed
gbhatt07 opened this issue Jun 23, 2016 · 6 comments
Closed

Template for Holographic App ? #69

gbhatt07 opened this issue Jun 23, 2016 · 6 comments

Comments

@gbhatt07
Copy link

Question:
Hello. If its possible to create a holographic app using Angle can you please provide a VS template. I tried to make changes in the template code for UWP Holographic app to have Angle and use opengl but got stuck. If not the template but just provide some guidance or the API/code flow, that would be of great help. Thank you.

  • Please delete/remove this if this is not allowed to be raised as an issue.
@MikeRiches
Copy link
Member

Hi Guarav,

We do currently have experimental support for ANGLE on HoloLens. Heads-up that there are some changes you'll need to make to your app to get it to work, and you will also need to recompile ANGLE out of our experimental branch ms-holographic-experimental to get the holographic support.

  • For an overview, and for instructions on getting started, see the README file.
  • To see exactly what we changed for this branch, take a look at commit 5ff1ffca. This includes the changes for ANGLE, as well as the changes for the app template.

We are interested in potentially doing more with this. Are you able to share any details about the holographic apps that you would like to create using ANGLE?

Thanks,

Mike.

@gbhatt07
Copy link
Author

HI Mike,

Thanks for the info. Sure I will try to create the app using the new
experiment branch and update.
Right now I am just trying to create basic applications like rotating cube
etc and see if I can also use shaders etc as proof of concept but
eventually we have a visualization software from which we would like to
deploy its program/apps as hologram.

Thanks
Gaurav

On Mon, Jun 27, 2016 at 6:29 PM, Mike Riches notifications@github.com
wrote:

Hi Guarav,

We do currently have experimental support for ANGLE on HoloLens. Heads-up
that there are some changes you'll need to make to your app to get it to
work, and you will also need to recompile ANGLE out of our experimental
branch ms-holographic-experimental
https://github.com/Microsoft/angle/tree/ms-holographic-experimental to
get the holographic support.

We are interested in potentially doing more with this. Are you able to
share any details about the holographic apps that you would like to create
using ANGLE?

Thanks,

Mike.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#69 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AJnepNeyGNXLnqcux187w4CW_2aGB7SBks5qQFzwgaJpZM4I9QOV
.

@MikeRiches
Copy link
Member

Hi Guarav,

You may be in luck; the default spinning cube is up-and-running as a hologram in our experimental branch. It should be relatively straightforward to get started with that by using the included app template.

Visualization is a great application for holographic computing! Let us know how things go, and if you end up hitting any roadblocks with this.

Thanks again,
Mike.

@gbhatt07
Copy link
Author

HI Mike,

Yeah, I was able to run the default spinning cube and deploy it in
hololens. I will try to play around and have better understanding of the
APIs before trying to do the visualization apps and sure will ask for help
if I got stuck.
Thank you very much :)

-gaurav

On Wed, Jun 29, 2016 at 3:22 PM, Mike Riches notifications@github.com
wrote:

Hi Guarav,

You may be in luck; the default spinning cube is up-and-running as a
hologram in our experimental branch. It should be relatively
straightforward to get started with that by using the included app template.

Visualization is a great application for holographic computing! Let us
know how things go, and if you end up hitting any roadblocks with this.

Thanks again,
Mike.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#69 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AJnepLCQZrVTnqiGKD7YPcIpABHAVrB3ks5qQtQKgaJpZM4I9QOV
.

@austinkinross
Copy link
Member

Hi Guarav,

I believe this issue has now been resolved, since you were able to run the default spinning cube on a HoloLens. Please feel free to reactivate this issue if you are having problems here.

Thanks!

@JimSEOW
Copy link

JimSEOW commented Sep 9, 2016

The templates works with Hololens emulator! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants