Skip to content
/ UE4_CGAL Public
forked from armabon/UE4_CGAL

Plugin which integrate CGAL in Unreal Engine

License

Notifications You must be signed in to change notification settings

Aidmx/UE4_CGAL

 
 

Repository files navigation

#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

About

Plugin which integrate CGAL in Unreal Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.8%
  • C++ 31.9%
  • C 4.3%