UnrealOpenMesh
OpenMesh Plugin for Unreal Engine that includes a custom version of OpenMesh (https://github.com/RumbleballTheReal/OpenMesh).
The original OpenMesh can be found here: https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
The Plugin is currently meant for C++ use only, if you want to extent on it, feel free to do so.
OpenMesh module
Contains the code of OpenMesh
- The file structure of OpenMesh was modified to fit with Unreals file structure
- Files have undergone some changes to allow Unreal to compile it