triangulate

An asymptotically fast triangulation package for Go. (by osuushi)

Triangulate Alternatives

Similar projects and alternatives to triangulate

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better triangulate alternative or higher similarity.

triangulate reviews and mentions

Posts with mentions or reviews of triangulate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-23.
  • Copilot just sells code other people wrote
    7 projects | news.ycombinator.com | 23 Jun 2022
    I can give you an example of an entire (well, I still consider it alpha) library I wrote several months ago, using Copilot: https://github.com/osuushi/triangulate

    This is an implementation of a 1991 paper on polygon triangulation into Go. So the deepest thinking about how to solve the problem was obviously already done for me, but there were a number of edge cases that I had to invent my own solutions to, and the translation itself involved keeping a lot of context in my head.

    I can’t tell you in precise detail what Copilot did, and what I wrote by hand. I wasn’t taking notes or recording my screen. But there’s a reason you don’t see a lot of blocks in there where I forgot to comment anything, because my entire process for this was “type what I want to do in English, and see if Copilot will generate the next snippet, or something close”. I didn’t do this out of bloodyminded dedication to the AI cause, but because it continued to be an extremely effective way to get the code written quickly.

    I can give a few specifics:

    - My linear algebra is rusty, and Copilot was extremely helpful here. I would often just type the basic thing I was trying to do in pretty vague linear algebra terms, and it would generate the formula.

Stats

Basic triangulate repo stats
1
1
0.0
almost 2 years ago

osuushi/triangulate is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of triangulate is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com