Featured

High Fidelity

Virtual reality software by the creator of Second Life

Featured comment

Stephen Birarda
@birarda · Software Engineer, High Fidelity
For anyone looking into the codebase just wanted to give a brief description of how the components connect together so you can run your own virtual world and check out others. The 'domain-server' is like our Apache. It handles requests from Interface clients and assignment-clients to connect to your domain and get information about how to connect other node… See more

Discussion

M
Stephen Birarda
@birarda · Software Engineer, High Fidelity
Hey there! Happy to answer any questions you may have about the project - or try and get Philip to hop in and cover some as well. We are still in an Alpha state now on account of us releasing new things and breaking other things every day. Lots of work still to do! If you want to check out the code it's available on Github - https://github.com/highfidelit… See more
H
David Turner
@dturneresq · RSA Fellow
Amazingly I just discovered this really sweet dev environment today. the projects and vision are truly audacious and with the involvement of Philip Rosedale this is one to watch. I look forward to seeing the environment extended to iPhone and iPad as well as Google Cardboard. And if I have time then I can make that happen since this is an OPEN SOURCE projec… See more
M
Stephen Birarda
@birarda · Software Engineer, High Fidelity
For anyone looking into the codebase just wanted to give a brief description of how the components connect together so you can run your own virtual world and check out others. The 'domain-server' is like our Apache. It handles requests from Interface clients and assignment-clients to connect to your domain and get information about how to connect other node… See more