KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound/world
2023-09-29 18:27:41 +07:00
..
api Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
entities Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
phys Arbitrary dimension chunks, null/not null cell distinction 2023-09-05 16:09:09 +07:00
Chunk.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
ChunkPos.kt Undo dynamic chunk dimensions, add render regions instead for solid grid rendering 2023-09-05 21:12:23 +07:00
CoordinateMapper.kt Fixed render regions actually being repeated for wrapped around chunks 2023-09-06 00:20:29 +07:00
Direction.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
LightCalculator.kt Geometry batching 2023-09-23 22:40:31 +07:00
Raycasting.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
Side.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
World.kt Text renderer batching 2023-09-23 10:57:46 +07:00