Skip to content

cppfx/pmpmesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pmpmesh

Pmpmesh is a mesh loader library forked from picomodel, migrated to c++ completely. It fixed many compiling errors.

This library is mainly used as one dependency of my other projects, I will never guarantee any stable api, the api might be changed very frequently, use it at your own risk.

This library is redistributed under the Boost Software License.

Supported model formats:

  • .lwo
  • .md3
  • .md2
  • q3 map
  • .3ds
  • .ms3d
  • .ase
  • .mdl
  • .obj
  • .fm
  • picoterrain terrain
  • .mdc

Read pmpmesh homepage for more detail:

https://cppfx.xyz/projects/pmpmesh.html

About

A mesh loader library written in c++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages