Commit Graph

13 Commits

Author SHA1 Message Date
veniti
56690bbb75 generating main roads in cities 2019-09-09 18:51:56 +02:00
veniti
62d81ca2ca added City class and city boundaries methods 2019-09-07 14:16:31 +02:00
Kacper Donat
2822b3e4b8 Add standard assets and wall renderer 2019-08-31 10:30:21 +02:00
Kacper Donat
3a6999e893 Add MapGenerator component to create map mesh 2019-08-29 21:41:21 +02:00
Kacper Donat
b9f8695996 Change graph edges structure to adjacency 2019-08-18 21:31:16 +02:00
Kacper Donat
e7888956a8 Add debug info about generation time 2019-08-18 19:59:31 +02:00
Kacper Donat
8bfcb28a30 Compute location neighbours 2019-08-17 14:08:41 +02:00
Kacper Donat
8a9adbd28f Add location boundary generation 2019-08-16 16:48:49 +02:00
Kacper Donat
fb1be67f90 Make location generator use Location structure instead of color 2019-08-16 14:37:48 +02:00
Kacper Donat
fdd3fb35c5 Add information about edges 2019-08-15 23:01:51 +02:00
Kacper Donat
945b639dbd Add information about cell voronoi vertices 2019-08-15 20:22:18 +02:00
Kacper Donat
5e8cb736ac Graph structure for storing Voronoi and Delaunay graphs 2019-07-28 15:32:35 +02:00
Kacper Donat
cfc7182eb5 initial commit 2019-07-27 22:40:42 +02:00