Skip to content

zanbowie138/STLFileReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STLFileReader

This custom program converts an STL file to vectors of unique vertices, vector normals, and indices for easy use with OpenGL. The algorithm is very slow.

If you use this in your own program, it is recommended use the packSTL function, and then read that file on runtime.

About

STL file to vertex-index format with normal information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors