PrevUpHomeNext

pmpmesh


PMPmesh - 3D Mesh Loader

Pmpmesh is a mesh loader library forked from picomodel, migrated to c++ completely. It fixed compiling errors for compilers nowadays. The original picomodel has not been updated for many years, it has many outdated code case.

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:

Github

https://github.com/cppfx/pmpmesh

Project Starting Date

Tue May 27 05:53:37 AM UTC 2025

Back

Up

cpp/c++

c++ std::exception:

std::cout.write(err.data(), err.size());

std::cout << std::endl;

caught:

  ===================================
  #  The c++ programming language.  #
  #                                 #
  #  Join c++                       #
  #  Deck                           #
  ===================================

Home: cppfx.xyz


PrevUpHomeNext