mxgmn / WaveFunctionCollapse

Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Other
23.18k stars 1.24k forks source link

two mistake of OverlappingModel.cs file #35

Closed mobi12 closed 6 years ago

mobi12 commented 6 years ago

1.var bitmap = new Bitmap($"sample/{name}.png"); have a mistake,I use vs2017 build program then visual studio tell me no context on this file of "name".

2.file path only use absolute address

mxgmn commented 6 years ago

What is the error message exactly?