Skip to content

mradugin/u3d-to-stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u3d-to-stl

Build Status

Simple U3D to STL converter based on sample u3d-parser from Universal 3D Sample Software

Usage

Running u3d-to-stl my_file.u3d will produce my_file_<u3d_mesh_name>.stl for each CLOD_Mesh_Continuation (0xFFFFFF3B) block.

Limitations

  • Only meshes from CLOD_Mesh_Continuation (0xFFFFFF3B) are supported;
  • Only meshes without materials are supported.

About

Simple U3D model to STL converter based on u3d-parser from Universal 3D Sample Software https://sourceforge.net/projects/u3d/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published