Code Monkey home page Code Monkey logo

Comments (2)

rohan-sawhney avatar rohan-sawhney commented on July 17, 2024

Thanks @giorgiomarcias. Yes, gamma is a 2D polyline representing the target closed polygon. The API doesn't provide a way to match input and output vertices but it should be doable. You'll probably have to look through some of the internals of the code, since the BFF algorithm parameterizes/encodes the output curve via its curvature and scaling (per vertex) before assigning it coordinates in the plane. Additionally, the coordinates of the output curve won't exactly match the coordinates of the input curve since curvature and scaling values of the output curve are sampled along the input curve.

from boundary-first-flattening.

giorgiomarcias avatar giorgiomarcias commented on July 17, 2024

So I was supposing correctly.

I needed to modify the normalization step, when building the mesh at load-time, but I came out with a temporary solution and I got the mach.

Regarding the output curve, yes, it was clear from the paper.

Thank you so much, @rohan-sawhney. Again, congratulations!

from boundary-first-flattening.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.