项目作者: TedKachulis

项目描述 :
COMP3004 (2016) Final Software Design Project - In this project, out goal was to create a pathing tool to provide students a way to find the fastest route between rooms on campus. Vector images were created as a base map, and rooms were slowly manually inserted as nodes with location data. Pathing would connect these nodes with visible lines, showing a comfortable view of the best path on map, given the user location and destination. After taking a very long time to map tunnels and a few buildings, we (task lead: Alexandre Skipper) created a Python script for quick node mapping by clicking to create nodes on a map image, and having the XML data be automatically generated for the node. This improvement lead to our conclusive demonstration that this is a scalable mapping system for Carleton students. As this was a software design project, there are some design analysis components and presentations found in the below files.
高级语言: Java
项目地址: git://github.com/TedKachulis/COMP3004-Carleton.git
创建时间: 2016-12-06T17:07:40Z
项目社区:https://github.com/TedKachulis/COMP3004-Carleton

开源协议:

下载