Skip to content

LiveUser/super_glb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages