[orx-triangulation] Improve triangulation, add kotlin/js support
This commit is contained in:
@@ -26,7 +26,8 @@ def multiplatformModules = [
|
||||
"orx-shapes",
|
||||
"orx-quadtree",
|
||||
"orx-hash-grid",
|
||||
"orx-depth-camera"
|
||||
"orx-depth-camera",
|
||||
"orx-triangulation"
|
||||
]
|
||||
|
||||
def doNotPublish = ["openrndr-demos"]
|
||||
|
||||
Reference in New Issue
Block a user