Published July 17, 2022
| Version v3.12.0
Software
Open
Mol* library
Description
- Add
colorMarkeroption to Renderer. This disables the highlight and select marker at a shader level for faster rendering of large scenes in some cases. - Bind shared textures only once per pass, not for each render item
- Fix missing 'material' annotation for some uniforms, causing unnecessary uniform updates
- Remove use of
isnanin impostor shaders, not needed and causing slowdown - Avoid using
flatqualifier in shaders, causing slowdown - Improve CellPack's
adjustStyleoption (disablecolorMarker, set component options, enable marking w/o ghost) - Scan all entities when looking for
struct_connentries (fixes issue when the samelabel_asym_idis used in more than one entity)
Notes
Files
molstar/molstar-v3.12.0.zip
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d9e9126f4c2cdffc4b971b063b44122b
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/molstar/molstar/tree/v3.12.0 (URL)