#UE4_CGAL
Work only on WIN64 platform for now !
This is a simple plugin that integrates CGAL 4.9 to UE4. The author is in no way affiliated with CGAL, and their library can be found for free at http://www.cgal.org//. This plugin is made by the UE4 community, and does not mean that CGAL endorses UE4 in any way.
Installation Instructions:
-Download the lastest release here
-Unzip this folder
-Copy the CGAL folder into your c++ project plugin folder
-Launch the project
-Navigate to Edit->Plugins and find the CGAL plugin in the Computer Vision category under the Project plugins
-Check enabled and restart the editor
-Be sure to include the 'CGAL' public dependency in your project's Build.CS file
Tutorial for setup your project with the plugin coming soon
C4503 warning as error:
WindowsPlatformCompilerSetup.h
source code here:
https://github.com/armabon/UE4_CGAL