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

A variety of useful utilities on Aabr and Aabb #51

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zesterer
Copy link
Contributor

I'm using both of these types a lot at the moment while doing dungeon generation for Veloren ( https://www.veloren.net ) so I'm trying to distill the biggest API pain points down into a series of additions that should help those that come after me.

@zesterer zesterer marked this pull request as draft April 18, 2020 15:30
yoanlcq added a commit that referenced this pull request Apr 18, 2020
@yoanlcq
Copy link
Owner

yoanlcq commented Apr 18, 2020

CI checks only failed because of cargo test --features "serde repr_simd" on Nightly. Sad thing I didn't notice it beforehand, but at least cargo build is not broken... I've commited a fix.

@yoanlcq
Copy link
Owner

yoanlcq commented Apr 18, 2020

By the way, it's always nice hearing about vek being used for cool stuff! 👍 I'm also all for more erognomics in the API.

@zesterer
Copy link
Contributor Author

image
image
image

A few screenshots of dungeons generated using vek.

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.

2 participants