Questions tagged [xri]
4 questions
1
vote
2 answers
Teleportation Area is not working even when valid
-"fixed" this problem by using the SteamVR Plugin and modifying it to my needs
I am just learning Unity for VR Use and followed this tutorial to set up a basic scene. However, even when following the tutorial closely, the teleportation system just…

Moedoe
- 11
- 6
0
votes
1 answer
Is there a .NET implementation of an XRI resolver?
In order to avoid delegating XRI resolution to an XRI resolver proxy like xri.net, is there an open source .NET implementation of an XRI resolver?
There is an xri4j library that might be ported to .NET, and in fact I started on that effort, but it…

Andrew Arnott
- 80,040
- 26
- 132
- 171
0
votes
2 answers
XRI Discovery for Open Id
According to the Open ID specs (http://openid.net/specs/openid-authentication-2_0.html#discovery). The discovery process takes place in 3 ways:
XRI Discovery
Yadis Discovery
HTML Discovery
How do you do an XRI discovery? Let's say I have the xri,…

CMCDragonkai
- 6,222
- 12
- 56
- 98
0
votes
1 answer
Get brief human-readable info about XRI OpenID with Python?
I'd like to be able to tell to the site visitor that comes with his/her OpenID: you are using your XYZ id for the first time on mysite - please create your sceen name, where XYZ is a nice token that makes sense. For example - XYZ could be the…

Evgeny
- 10,698
- 9
- 60
- 70