Commit Graph

14 Commits

Author SHA1 Message Date
Kacper Donat
89d7498aae Support for texture blending 2019-09-02 18:42:20 +02:00
Kacper Donat
5f56d8e84a Better UVs for map 2019-09-01 15:34:28 +02:00
Kacper Donat
d860f2f53f Better UVs for map 2019-09-01 15:34:02 +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