Skip to content

Conversation

@meyerzinn
Copy link
Contributor

@meyerzinn meyerzinn commented May 2, 2023

#8

Currently buggy.

Also believe I have a logic error w.r.t. camera position vs player aabb but that's whatever (need to use an Aabb component instead of a collider).

@meyerzinn meyerzinn changed the title [wip] physics [wip] physics (#8) May 2, 2023
@meyerzinn meyerzinn changed the title [wip] physics (#8) [wip] physics for #8 May 2, 2023
@meyerzinn meyerzinn changed the title [wip] physics for #8 [wip] physics May 2, 2023
@meyerzinn
Copy link
Contributor Author

@Game4all if a cube is at (x, y, z) in voxel space, does that mean it starts at $(x, y, z)$ in world space and extends to $(x + 1, y + 1, z + 1)$? Or do we use voxel space as the center in world space?

@Game4all
Copy link
Owner

Game4all commented May 2, 2023

yup it extends from (x, y, z) to (x+1, y+1, z+1)

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