Skip to content

haehnpt/obj-files-read-write

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

objectFile.py

Very simple and small module to read and write wavefront obj files

Dependencies

  • numpy

Features

  • Read and write vertices ("v") without texture components ✔️
  • Read and write normals ("vn") ✔️
  • Read and write faces ("f") ✔️
  • Read and write lines ("l") ✔️

References

File Format

About

Very simple and small module to read and write wavefront obj files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages