You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A city simulator, that is supposed to be used for the purpose of urban planning scenarios - shadow and light calculations, sky exposure and landmark visibility. This was build as part of the "Computer Graphics" course.
On project root npm install
This will install all the necessary depedencies.
Starting server
On project root npm start
This will start the development server.
About
A city simulator, that is supposed to be used for the purpose of urban planning scenarios - shadow and light calculations, sky exposure and landmark visibility. This was build as part of the "Computer Graphics" course.