Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
/ RG_PSI_PZ3 Public archive

Loads and displays electricity network on a 3D map [School project] 🏫

Notifications You must be signed in to change notification settings

DaniloNovakovic/RG_PSI_PZ3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RG_PSI_PZ3

RG_PSI_PZ3 is a school project, built using WPF.

Getting Started

Use these instructions to get the project up and running.

Prerequisites

You will need the following tools:

You also need to have C# version enabled which supports ?. and ?? operators. (Recommended version is C# 7).

Setup

Follow these steps to get your development environment set up:

  1. Clone the repository
  2. Build solution in Visual Studio (2017 or 2019)
  3. Start Application

Usage

App Demo

Controls

  • Move map - Left click + Mouse move
  • Rotate map - Right click + Mouse up/down
  • Highlight connected nodes - Left click on line
  • Display node info - Left click on node

Node colors

Color Number of Connections
PaleVioletRed < 3
MediumVioletRed <= 5
Red > 5

Copyright 2020 © DaniloNovakovic

About

Loads and displays electricity network on a 3D map [School project] 🏫

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages