Cubyz icon indicating copy to clipboard operation
Cubyz copied to clipboard

Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.

Results 551 Cubyz issues
Sort by recently updated
recently updated
newest added

Dynamic FOV to help the player feel their own speed. When running or walking, lower fov. When falling and looking down, increase fov. _Basically, looking in a direction you were...

enhancement
contributor friendly
experimental
engine

The UI positions are really messy and can get in the way of what you want to do. ![image](https://github.com/user-attachments/assets/e5882942-2ed5-4439-9a8a-971a423a5380)

enhancement
experimental
ui/ux

For crafting tables: Craft For doors: Open/Close For chests: Open etc. Text can either render in the middle of the selected block, or under your crosshair. Would be good to...

enhancement
contributor friendly
undecided
ui/ux

I think this comes from the mesh loadlist getting too long, and there is currently no functionality that removes these meshes once they get out of render distance.

bug
optimization
engine

To fix this it needs to be ensured that neighbor chunk meshes are uploaded in the same frame.

bug
graphics

This would greatly reduce memory usage, and might help with #310. How much precision within a block do we need for smooth movement? How big can the world be at...

experimental
undecided
optimization
engine