You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This undeniably contains a C# port of your repo, and what caught my eye is the license. Many of your files are explicitly released under the LGPL, but the only license information supplied in the above link is MIT, which is definitely not compatible with LGPL, and a copyright notice with someone else's name. I thought you should know.
The text was updated successfully, but these errors were encountered:
I am not certain if this is the best place to put this, but I am not sure how else to contact you. I apologize if it is inappropriate.
While porting this repo to C# for learning purposes, I came across the following link while trying to find out more information about SMul3 vs Mul3:
https://www.csharpcodi.com/vs2/?source=3014/isosurface/Isosurface/Isosurface/AdaptiveDualContouring/Octree.cs
This undeniably contains a C# port of your repo, and what caught my eye is the license. Many of your files are explicitly released under the LGPL, but the only license information supplied in the above link is MIT, which is definitely not compatible with LGPL, and a copyright notice with someone else's name. I thought you should know.
The text was updated successfully, but these errors were encountered: