super_glb 1.0.2 copy "super_glb: ^1.0.2" to clipboard
super_glb: ^1.0.2 copied to clipboard

A dart glb manipulation software. Entirely developed by Copilot.

Super GLB #

A dart glb manipulation software. Entirely developed by Copilot.

GLB Rotation #

GlbFile glbFile = await loadGlb("C:\\Users\\valen\\Downloads\\compressed\\8.0007.3j_low_poly.glb");
rotateGlb(
  glbFile, -90, 0, 0
);
await saveGlb(glbFile, "C:\\Users\\valen\\Downloads\\compressed\\8.0007.3j_low_poly_rotated.glb");
0
likes
0
points
272
downloads

Publisher

unverified uploader

Weekly Downloads

A dart glb manipulation software. Entirely developed by Copilot.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on super_glb