computer-game icon indicating copy to clipboard operation
computer-game copied to clipboard

Data-oriented voxel game engine

Results 4 computer-game issues
Sort by recently updated
recently updated
newest added

Hello, under what license is this project released under ? I would like to study it to learn from it. Thank you.

When using the same texture file in multiple material files, materials get mixed up on live reload. If a texture changes that is also used by other objects, they get...

bug

Bind scripting functions to a namespace named by the module name to prevent naming conflicts.

enhancement