SlightlyOutOfPhase

Results 12 comments of SlightlyOutOfPhase

Turns out this probably doesn't matter optimization-wise as much as I thought it did, if at all.

I'll probably try to revisit making this work ergonomically somehow once const generics functionality gets a _little_ bit more powerful than it currently is.

Figured I might as well go ahead and re-open this as previously suggested just for the sake of making sure I don't forget about it, as it is for sure...

@Evrey It occurred to me that perhaps I *might* not have fully grasped what you were getting at with your original "dependent typing" snippet. Is there a form of what...

> However, fiddling around a bit more with it, it turns out that the current const generics are still not powerful enough to make that `Self::Len` or `X::I` or whatever...

I'd love to, eventually. However, this crate does rely on a significant number of nightly-only features that aren't actually a part of the recent stabilization. You can see all the...

I'm definitely interested in adding more data structures to the crate. Will take a look to see if there's a reasonable way I can Implement a `StaticVecDeque` around `StaticVec`. Thanks...

I'm going to try to actually implement this sometime soon BTW. Sorry for the wait. Took a while to figure out the best approach, and I was working on other...

FYI, the latest available version of Rome: Total War (as available from Steam) definitely uses DirectX 9 natively, not 8. So there should not actually be any reason to use...

Aren't there newer, superior renderers for Project 64 that natively use more up-to-date graphics APIs to begin with?