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

Voxel Orientation #36

Open
ClarkThyLord opened this issue Jun 1, 2020 · 1 comment
Open

Voxel Orientation #36

ClarkThyLord opened this issue Jun 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ClarkThyLord
Copy link
Owner

Implement a voxel orientation system to allow transform of voxels faces, much like grid map allows orientation per cell item.

@ClarkThyLord ClarkThyLord added the enhancement New feature or request label Jun 1, 2020
@ClarkThyLord
Copy link
Owner Author

I have prototyped some systems, but I like nothing. I'll keep working on it.

Thinking of adding a hashmap to VoxelObjects storing the orientation of the voxel or using the last bits of the voxel id for a bit flag indicating its orientation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant