GithubHelp home page GithubHelp logo

Comments (3)

songfeil avatar songfeil commented on August 22, 2024

I have the same question with the dot product,
For the second question, the header file shows that the corner_threshold are given in degrees. So I'm wondering if it means that if the degree between the two normals are bigger than, say 20 degrees, then we don't add the normal.

from computer-graphics-meshes.

nafis95 avatar nafis95 commented on August 22, 2024

I have a similar question regarding the dot product. Does it matter which face normal you take to compare? For example, if v1 has face f1,f2,f3 and f4, do you take f1 as the benchmark and dot product the rest with f1 to ensure its below the threshold? Like I am a bit confused about exactly which 2 normals to compare and which to reject

from computer-graphics-meshes.

songfeil avatar songfeil commented on August 22, 2024

@nafis95 I think it involves with which face you're currently look at.
Say v1 has face f1, f2, f3. Then for the v1 corner in face f1, compare with the normal of f1. For the corner in face f2 compare with the normal of f2.

from computer-graphics-meshes.

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.