Blayne
Blayne
I'm unfortunately not sure as I moved on to a different Simplex noise library (FastNoise iirc?), my guess is probably 2F because it was first in the list and probably...
> OK, I'll try do hack sth up! > > Cheers, mrk Thanks! Also to clarify a static library might also be fine. I'm not sure as I've not made...
For completeness here's where I'm getting linker errors according to Unreal: ``` LNK2019 unresolved external symbol "public: __cdecl tpp::Delaunay::Delaunay(class std::vector const &,bool)" (??0Delaunay@tpp@@QEAA@AEBV?$vector@V?$dpoint@N$01@reviver@@V?$allocator@V?$dpoint@N$01@reviver@@@std@@@std@@_N@Z) referenced in function "public: void __cdecl FTrianglePPManager::TestFunc(void)"...
I'm also facing compilation issues with UE5.4, a lot of errors regarding being unable to open source/header files.