Skip to content
Snippets Groups Projects

De/Serialization for wavefront object files

Merged Ludwig Jaeck requested to merge serialization into main
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -14,6 +14,7 @@
#include "ff/Serialize.h"
#include <fstream>
namespace {
std::string parse_topology_as_wavefront_obj(const ff::PolyhedralTopology& topology,
Loading