Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added texture mode on load_obj #1886

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2024

  1. added texture mode on load_obj

    ShapeNetCore throws error texture UV coordinates are outside the range [0,1], this fixes it by clamping it with the clamp texture mode.
    ashimdahal authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    caa83aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13de4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c63f2 View commit details
    Browse the repository at this point in the history