voxelotl-engine/Sources/Voxelotl
2024-09-04 00:19:08 +10:00
..
Assets.xcassets Official iOS/iPadOS/visionOS/tvOS support 2024-09-03 05:39:45 -04:00
Common implement infinite worlds with threaded chunk generation 2024-09-03 09:18:55 -04:00
Input upgrade SDL3 to d4b80726142d9108f16d4806c09779d612501608 2024-09-02 04:16:29 +10:00
Math Official iOS/iPadOS/visionOS/tvOS support 2024-09-03 05:39:45 -04:00
Noise move noise stuff 2024-09-03 02:57:29 +10:00
Random move noise stuff 2024-09-03 02:57:29 +10:00
Renderer Official iOS/iPadOS/visionOS/tvOS support 2024-09-03 05:39:45 -04:00
Resource Official iOS/iPadOS/visionOS/tvOS support 2024-09-03 05:39:45 -04:00
Application.swift Official iOS/iPadOS/visionOS/tvOS support 2024-09-03 05:39:45 -04:00
Camera.swift project mouse into view when clicking w/ mouse unlocked 2024-08-28 02:28:24 +10:00
Chunk.swift RIP to Float16, it's sad that Intel doesn't support you. 2024-09-02 19:03:12 +10:00
ChunkGeneration.swift adjust chunk generation range 2024-09-03 23:42:28 +10:00
ChunkMeshBuilder.swift fail in a non crashy way for big chunk model generation 2024-09-04 00:19:08 +10:00
ChunkMeshGeneration.swift implement parallel chunk mesh building 2024-09-03 09:48:41 -04:00
CMakeLists.txt implement parallel chunk mesh building 2024-09-03 09:48:41 -04:00
CubeMeshBuilder.swift prep for chunk meshing 2024-09-01 21:16:05 +10:00
Game.swift implement parallel chunk mesh building 2024-09-03 09:48:41 -04:00
GameDelegate.swift un-hardcode various render properties (environment, material) 2024-08-25 14:49:07 +10:00
Info.plist.in we don't use encryption that is danger 2024-08-04 20:43:45 -07:00
main.m use main.m and SDL_main functionality 2024-09-03 05:01:18 -04:00
module.modulemap extract shader types to module 2024-08-05 00:19:49 -07:00
Player.swift implement infinite worlds with threaded chunk generation 2024-09-03 09:18:55 -04:00
Program.swift use main.m and SDL_main functionality 2024-09-03 05:01:18 -04:00
Raycast.swift prep for chunk meshing 2024-09-01 21:16:05 +10:00
shader.metal restore halfs in shader 2024-09-02 19:06:16 +10:00
shadertypes.h restore halfs in shader 2024-09-02 19:06:16 +10:00
test.png cube defender of the polyverse 2024-08-05 20:15:48 +10:00
Voxelotl.entitlements add placeholder icon & source groups 2024-08-05 12:33:07 +10:00
World.swift implement infinite worlds with threaded chunk generation 2024-09-03 09:18:55 -04:00
WorldGenerator.swift implement infinite worlds with threaded chunk generation 2024-09-03 09:18:55 -04:00