DaMatrix / SaveSearcher

scan a minecraft world for various things
https://daporkchop.net
Other
71 stars 7 forks source link

regular expression block matching #10

Open DaMatrix opened 4 years ago

DaMatrix commented 4 years ago

i want to make a system for regex-like matching of block patterns. the main difficulty will be coming up with a decent regular expression system in 3d, probably some hybrid of this paper and this StackOverflow answer.

more to follow.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/93163359-regular-expression-block-matching?utm_campaign=plugin&utm_content=tracker%2F114688353&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F114688353&utm_medium=issues&utm_source=github).