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

Vertex Color is lost when importing PLY or OBJ point cloud sequences #186

Open
maxevdm opened this issue Mar 11, 2024 · 0 comments
Open
Labels

Comments

@maxevdm
Copy link

maxevdm commented Mar 11, 2024

System Information
Operating system:
Mac Sonoma, Win 11
Addon version
Plugin Version: current stable + current beta

Describe the bug
When importing either PLY or OBJ point cloud sequences, the vertex color attribute/value is missing. the same information is kept when importing just a single frame via standard import of either format. Vertex color is also missing when importing a single Frame through mesh sequence import.

I am aware that using this plugin for point clouds is probably stretching it's functionality, this seems to be a similar issue as #107 & #176.

Steps To Reproduce
Steps to reproduce the behavior:

  1. go to blender import -> mesh sequence
  2. import sequence (provided example files)
    Mesh Sequence.zip

Expected behavior
Vertex Color is kept for each frame of the mesh sequence.

Screenshots
Screenshot 2024-03-11 at 16 37 14
Expected Behavior when importing single frame

Screenshot 2024-03-11 at 16 38 34 Importing as Sequence
@maxevdm maxevdm added the bug label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant