Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages