scimesh 0.3.2
Headless CPU-only 3D software renderer for scientific mesh visualization
Loading...
Searching...
No Matches
obj_io.cpp File Reference
#include <scimesh/obj_io.h>
#include <scimesh/fs_mesh_converter.h>
#include "libfs.h"
Include dependency graph for obj_io.cpp:

Go to the source code of this file.

Namespaces

namespace  scimesh
 
namespace  scimesh::obj_io
 Functions for reading OBJ files.
 

Functions

Mesh scimesh::obj_io::read_obj (const std::string &path)
 Load a mesh from a Wavefront OBJ file.