
Hi Roden, Somebody else would have to answer the developer part (since I don't program), but I can confirm your first issue: Sorry no, tile just changes model placement within a single 3D scene. The models can't have different zooms, although you can put some models farther away along Z, which would make them look smaller in perspective. The side view is kind of like another viewport to the same 3D scene as in the main graphics window, but you don't have control over its orientation. <https://rbvi.ucsf.edu/chimerax/docs/user/tools/sideview.html> Regards, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Resource for Biocomputing, Visualization, and Informatics Department of Pharmaceutical Chemistry University of California, San Francisco
On Jan 26, 2025, at 5:52 AM, Roden Deng Luo via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Hi,
I find there is a `tile` command. After I enter the tile mode, the zoom is global. I guess `tile` is implemented by transforming the active models in the global scene explicitly. I wonder if there is a way to have the zoom independent for each model, similar to the grid mode in PyMol.
A further question, more from a developer's perspective, is whether having multiple 3D rendering viewports in ChimeraX is possible. I imagine each viewport can have its own active models in the scene and its own camera. Different cameras and other operations might be synced upon users' request. This video (https://youtu.be/7KZ1P-nPav8?si=Z1hiBBuRiWop2WFC) demos the feature (in an old version of Houdini).
Thanks, Roden