Skip to content

esnosy/blender-fast-stl-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

blender-fast-stl-importer

Fast STL (ASCII & Binary) importer for Blender
based on https://en.wikipedia.org/wiki/STL_(file_format)

Technical notes:

  • floats are not parsed if the vertex was read before (the bytes are used as dictionary key)
  • mesh is created as the file is read
  • simple code base no over engineering

About

Fast STL (ASCII & Binary) importer for Blender

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages