Changes between Initial Version and Version 1 of Ticket #15899, comment 4


Ignore:
Timestamp:
Sep 9, 2024, 8:06:30 PM (14 months ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15899, comment 4

    initial v1  
    1 {{{
     1
    22Tom:
    33
     
    99
    1010
    11 -----Original Message-----
    12 From: ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
    13 Sent: Monday, September 9, 2024 3:34 PM
    14 To: goddard@cgl.ucsf.edu; Browne, Kristen (NIH/NIAID) [C] <kristen.browne@nih.gov>
    15 Cc: gregc@cgl.ucsf.edu
    16 Subject: [EXTERNAL] Re: [ChimeraX] #15899: WRL vs. GLB output
    17 
    18 #15899: WRL vs. GLB output
    19 ---------------------------------------+-------------------------
    20           Reporter:  kristen.browne@...  |      Owner:  Tom Goddard
    21               Type:  defect            |     Status:  assigned
    22           Priority:  normal            |  Milestone:
    23          Component:  Input/Output      |    Version:
    24         Resolution:                    |   Keywords:
    25         Blocked By:                    |   Blocking:
    26 Notify when closed:                    |   Platform:  all
    27            Project:  ChimeraX          |
    28 ---------------------------------------+-------------------------
    29 Comment (by Tom Goddard):
    30 
    31  The dots shown in Blender around the surface are a Blender issue -- those  dots should not be shown.  For example, using a VRML web viewer does not  show the dots
    32 
    33      https://imagetostl.com/view-vrml-online#convert
    34 
    35  Maybe Blender is showing them just to indicate that the file does contain  extra vertices although the file does not render them.  The reason there  are extra vertices is because the volume radial preset did a hide dust  which hid part of the surface.  But that does not delete the dust part of  the surface and that is why the vertices (but not the triangles) for the  dust appear in the VRML file.
    36 
    37  Saving a .glb file by default centers the output at 0,0,0 while saving  VRML does not do that centering.  That is one reason they will not align.
    38  But it appears the rotation is different in your image.  But in the web  vrml viewer I mention above the orientation exactly matches the .glb and  the original map file.  Maybe you rotated the scene before you saved the  .wrl file and that is why it is showing a different orientation.
    39 
    40  If you want the VRML output to center I can probably add an option for  that.  If you need the unshown dust vertices to actually be deleted from  the file, I could probably add some option to do that too.
    41 --
    42 Ticket URL: <https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/15899#comment:2>
    43 ChimeraX <https://www.rbvi.ucsf.edu/chimerax/>
    44 ChimeraX Issue Tracker
    45 CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.
    46 }}}