Skip to content

Loss of texture quality after converting .ply + texture to .nxs on large mesh #159

@jdcast

Description

@jdcast

I'm using a mesh with ~0.5M vertices and ~1M faces. Its texture is ~250MB in size and located in the same directory as the mesh file.

In meshlab I see this:
image

Where as in 3DHOP I see this when viewing the .nxs formatted mesh (using nxsbuild tool):
image

I would have expected the color chart card and April tag to be more similar between the two views.
I assume this difference is due to a loss in texture quality/representation after using the nxsbuild tool. However, I'm not sure where in the pipeline this issue stemming from. Is the resulting .nxs mesh not representing the texture and instead only storing vertex colors perhaps?
I've tried fiddling with options in nxsbuild tool to no avail.
The command ran for this conversion is:
nexus/bin/nxsbuild mesh.ply -o mesh.nxs -c -q 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions