pleion.dev
Results 23 packages owned by
pleion.devSort by
A 3D engine on Flutter GPU: scene graph, glTF/OBJ/.f3d loading, PBR, shadows, bloom, skinning.#graphics#game-engine#rendering#gpu#flutter-gpu
flutter3d_webgl
flutter3d_webgl: ^0.6.0 copied to clipboard
1
likes
160
points
451
downloads
flutter3d_impeller
flutter3d_impeller: ^0.6.0 copied to clipboard
1
likes
150
points
527
downloads
The flutter_gpu backend for flutter3d: one implementation of flutter3d_hardware, and the only place in the stack that names a graphics API.#graphics#gpu#rendering#flutter-gpu
flutter3d_hardware
flutter3d_hardware: ^0.6.0 copied to clipboard
0
likes
150
points
405
downloads
flutter3d_shaders
flutter3d_shaders: ^0.6.0 copied to clipboard
0
likes
150
points
384
downloads
flutter3d_game_platformer
flutter3d_game_platformer: ^0.6.0 copied to clipboard
0
likes
150
points
380
downloads
A second genre: a runner who jumps twice and dashes, things to collect, hazards to fall into, and checkpoints to come back at.#game-development#game-engine#platformer#gameplay
Locks the mouse pointer in place and reports its motion as relative deltas, which Flutter offers on no desktop platform and does not surface in a browser.#input#mouse#pointer-lock#game-development
Reads a gamepad's sticks, triggers and buttons as a snapshot the caller asks for, with a dead zone applied and no opinion about what any button means.#gamepad#input#controller#game-development
flutter3d_game
flutter3d_game: ^0.6.0 copied to clipboard
0
likes
150
points
372
downloads
The game layer on top of flutter3d: the touch, keyboard, mouse and gamepad devices, with the whole of flutter3d_sim re-exported.#game-development#game-engine#input#simulation