Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.04 KB

File metadata and controls

28 lines (19 loc) · 1.04 KB

Solar System - RMNS Demo

This is a demo made in Unity3D as a showcase for the RMNS tool.

Running the demo

  • Open the project folder with Unity3D 5.
  • Set the server's url and port at the Url field from the Server component, located at the Main GameObject.
  • Press play to start the scene. The scene's points and spheres will be registered automatically.
  • After the scene is loaded, mark the checkbox Activate from the FlyNavigator component, located at the Camera GameObject. This will trigger the automaitc velocity adjustment.
  • Feel free to navigate through the solar system!

Controls

WASD for translation + Mouse for rotation.

Screenshots

RMNS Solar System - Screenshot 1

RMNS Solar System - Screenshot 2

RMNS Solar System - Screenshot 3