udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.9k stars 1.5k forks source link

Run the simulator in the browser #81

Closed se7entyse7en closed 5 years ago

se7entyse7en commented 6 years ago

Is it possible to run the simulator in the browser?

mvirgo commented 6 years ago

The classroom will soon have this ability, similar to the final project. We will look into whether that is able to be used outside of the classroom as well (i.e. updating the open source versions here).

se7entyse7en commented 6 years ago

It would be awesome! Thanks!

mvirgo commented 5 years ago

Closing this out now since Workspaces are available for all simulators in the classroom; otherwise, if you build the simulators within Unity, you can select the WebGL option, which will allow you to run them from within a browser.