• Packages
Results 23 packages owned by pleion.dev
Sort by

flutter3dcopy "flutter3d: ^0.6.0" to clipboard
flutter3d: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
6
likes
160
points
509
downloads
A 3D engine on Flutter GPU: scene graph, glTF/OBJ/.f3d loading, PBR, shadows, bloom, skinning.#graphics#game-engine#rendering#gpu#flutter-gpu

flutter3d_webglcopy "flutter3d_webgl: ^0.6.0" to clipboard
flutter3d_webgl: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
1
likes
160
points
451
downloads
A WebGL2 backend for flutter3d: the second implementation of flutter3d_hardware, and the one that tells us whether the HAL is a seam or a description of Impeller.#webgl#graphics#gpu#rendering#web
Platformweb

flutter3d_impellercopy "flutter3d_impeller: ^0.6.0" to clipboard
flutter3d_impeller: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
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_cpucopy "flutter3d_cpu: ^0.6.0" to clipboard
flutter3d_cpu: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
0
likes
150
points
427
downloads
A software backend for flutter3d_hardware: no GPU, no shading language, and therefore the sharpest test of whether the interface is an interface.#graphics#rendering#rasterizer#testing

flutter3d_hardwarecopy "flutter3d_hardware: ^0.6.0" to clipboard
flutter3d_hardware: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
0
likes
150
points
405
downloads
The graphics vocabulary flutter3d is written against: formats, handles, a command encoder and a device. Names no graphics API.#graphics#gpu#rendering#abstraction

flutter3d_shaderscopy "flutter3d_shaders: ^0.6.0" to clipboard
flutter3d_shaders: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
0
likes
150
points
384
downloads
The engine's shader sources, in GLSL, for every backend to compile.#shaders#glsl#graphics#gpu

flutter3d_game_platformercopy "flutter3d_game_platformer: ^0.6.0" to clipboard
flutter3d_game_platformer: ^0.6.0 copied to clipboard

recently created package Added 14 days ago
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
PlatformmacOS

pointer_lockcopy "pointer_lock: ^0.4.1" to clipboard
pointer_lock: ^0.4.1 copied to clipboard

recently created package Added 15 days ago
0
likes
160
points
203
downloads
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
PlatformmacOS

pad_inputcopy "pad_input: ^0.4.1" to clipboard
pad_input: ^0.4.1 copied to clipboard

recently created package Added 15 days ago
0
likes
160
points
202
downloads
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_gamecopy "flutter3d_game: ^0.6.0" to clipboard
flutter3d_game: ^0.6.0 copied to clipboard

recently created package Added 14 days ago
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
PlatformmacOS