Ben Reeves

Results 31 comments of Ben Reeves

Ah, see, I don't particularly care (at the moment) about skipping occluded faces on chunk boundaries. I'm just generating full meshes for each individual chunk for the time being.

@emilio Do you have any idea why it's only slower with the `[[...]]` syntax but not with the `__attribute__((...))` syntax?

Thank you for the clarification. I agree, the documentation should be improved to clarify these things, to avoid future programmers from making these same assumptions.

@rustbot label +A-specialization +A-traits +F-specialization +F-const_trait_impls EDIT: whoops i thought you could do that for PRs

At long last 🎉 I'll take a stab at it later today. I imagine it will be more involved than just a rebase, right? IIRC there was some sort of...

@JohnCSimon the PR status is correct, I was requested to add an additional test and tweak the behavior of the code. I never got around to it. Let me see...