CGALDotNet icon indicating copy to clipboard operation
CGALDotNet copied to clipboard

An Xcode project that creates MacOS libraries from CGALWrapper

Open filipesaz opened this issue 9 months ago • 1 comments

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.

filipesaz avatar May 02 '24 20:05 filipesaz