Skip to content

Conversation

@micycle1
Copy link
Contributor

@micycle1 micycle1 commented Oct 31, 2025

Add MinimumBoundingTriangle algorithm.

image

Fixes #1159

@dr-jts
Copy link
Contributor

dr-jts commented Oct 31, 2025

This needs a license header (on both files), like:

/*
 * Copyright (c) 2020 Michael Carleton
 *
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License 2.0
 * and Eclipse Distribution License v. 1.0 which accompanies this distribution.
 * The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v20.html
 * and the Eclipse Distribution License is available at
 *
 * http://www.eclipse.org/org/documents/edl-v10.php.
 */

@dr-jts dr-jts merged commit 3023427 into locationtech:master Oct 31, 2025
2 checks passed
@dr-jts dr-jts changed the title Add MinimumBoundingTriangle (#1159) Add MinimumBoundingTriangle Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Minimum bounding triangle

2 participants