KhronosGroup / glTF-Blender-IO

Blender glTF 2.0 importer and exporter
https://docs.blender.org/manual/en/latest/addons/import_export/scene_gltf2.html
Apache License 2.0
1.48k stars 316 forks source link

OBJ/GLB doesn't display points cloud correctly, but convert to mesh #2186

Closed gioxyer closed 5 months ago

gioxyer commented 5 months ago

Describe the bug I generate a point clouds and import inside Blender and display as mesh, in particular it doesn't show all the points cloud that represent the final 3D Scenario. Even when doing the translation from OBJ to GLB and import inside websites show same as OBJ initial file.

To Reproduce Steps to reproduce the behavior:

  1. Extract the zip file
  2. Open Blender
  3. Import OBJ
  4. See error

Expected behavior 3D Scenario doesn't appear correctly and half of the 3D scene seems not complete

Screenshots Dora points cloud OBJ problem

.blend file/ .gltf (mandatory) https://we.tl/t-VgBMB67CH0 (ZIP file with OBJ + textures) https://we.tl/t-8rVpMx5sxb (.blend file)

Version

Additional context mesh_obj

julienduroure commented 5 months ago

Hello, This repository is the glTF I/O project. If you want to report bug about OBJ importer, you have to report it on Blender tracker, here: https://projects.blender.org/blender/blender/issues

Closing this ticket, on glTF-Blender-IO, we are not responsible of Obj import. If I misunderstand something, and your issue is about glTF import, please provide more information, and a .glb or .gltf file to import