Results 8 packages
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_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_backendcopy "flutter3d_backend: ^0.6.0" to clipboard
flutter3d_backend: ^0.6.0 copied to clipboard

recently created package Added 14 days ago
0
likes
150
points
352
downloads
Picks the graphics backend a build draws through: Impeller on a desktop, WebGL2 in a browser, and a software rasteriser at runtime if Impeller will not start.#graphics#gpu#rendering#web

flutter3d_testingcopy "flutter3d_testing: ^0.6.0" to clipboard
flutter3d_testing: ^0.6.0 copied to clipboard

recently created package Added 14 days ago
0
likes
150
points
331
downloads
Renders a flutter3d scene with no GPU and compares it against a reference image, so a game gets pixel regression tests on a machine with no display.#testing#golden-tests#rendering#graphics

flutter3d_conformancecopy "flutter3d_conformance: ^0.6.0" to clipboard
flutter3d_conformance: ^0.6.0 copied to clipboard

recently created package Added 15 days ago
0
likes
150
points
328
downloads
The behaviour a flutter3d_hardware backend has to have, as tests it can run against itself.#graphics#gpu#testing#conformance

flutter3d_particlescopy "flutter3d_particles: ^0.6.0" to clipboard
flutter3d_particles: ^0.6.0 copied to clipboard

recently created package Added 14 days ago
0
likes
150
points
239
downloads
A pooled CPU particle simulation for flutter3d, and the contributor that draws it. Its particles can be a light source, which is the part no other engine on this platform has.#particles#graphics#rendering#effects

flutter3d_webgpucopy "flutter3d_webgpu: ^0.6.0" to clipboard
flutter3d_webgpu: ^0.6.0 copied to clipboard

recently created package Added 5 days ago
0
likes
150
points
88
downloads
A WebGPU backend for flutter3d: the fourth implementation of flutter3d_hardware, and the first one whose API bakes per-draw state into the pipeline object.#webgpu#graphics#gpu#rendering#web

Check our help page for details on search expressions and result ranking.