CGALDotNet
CGALDotNet copied to clipboard
An Xcode project that creates MacOS libraries from CGALWrapper
Xcode project that creates MacOS libraries from CGALWrapper.
I documented the project configuration, and the modifications I had to make to CGALWrapper so that it would compile in Xcode, in the Notes.txt file in the Xcode project. I cannot be sure, though, that I did document all modifications. It's possible that I might have forgotten to document some of them. No idea.
There is also a README.txt inside the Xcode project folder that is meant for any user to read.
A user will be able to use the .dylib (shared library flie) that this project outputs as a Unity plugin.