Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify floor textures #64

Merged
merged 6 commits into from
Feb 24, 2020
Merged

Specify floor textures #64

merged 6 commits into from
Feb 24, 2020

Conversation

codebot
Copy link
Contributor

@codebot codebot commented Feb 24, 2020

  • allow (optional) specification of floor textures and texture-scales
  • add some new textures
  • fix polygon remove-vertex tool
  • fix bug in floor generation when concave floor polygons were "losing triangles" during processing after intersection, since the Shapely library triangulation routine doesn't handle concave polygons and "post-intersection" with the original polygon is required to handle the concave sections. Left in some optional debugging stuff using matplotlib because it's basically impossible to debug geometry stuff without some plotting routines available.

@codebot codebot merged commit 2209e42 into master Feb 24, 2020
@codebot codebot deleted the specify_floor_textures branch February 24, 2020 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant