Alexander Rose
Alexander Rose
Similar to #665 but for mesh geometry. One somewhat performant way to do that is with clip objects and stencil buffer. There is an example of this in three.js https://threejs.org/examples/?q=stencil#webgl_clipping_stencil/....
Support for OES_draw_buffers_indexed (https://registry.khronos.org/webgl/extensions/OES_draw_buffers_indexed/) was added db0e09ec6e18d01f13e7b4fa99cffcc00f695745. It could be used to reduce the number of gl state changes and framebuffers for dual depth peeling.
# Description ## Actions - [ ] Added description of changes to the `[Unreleased]` section of `CHANGELOG.md` - [ ] Updated headers of modified files - [ ] Added my...
addressing #597
examples: [100D](http://arose.github.io/ngldev/?load=rcsb://100D), [4OPJ](http://arose.github.io/ngldev/?load=rcsb://4OPJ)
Hi, is there an example file available that includes gaussian objects, i.e. `_ihm_gaussian_obj_site`?
For example a '_ihm_sphere_obj_site' that refers to a non-polymer entity? Is that something for which experimental data could be collected? E.g. a ligand that crosslinks with a a protein residue....
Split-up large draw calls to prevent Firefox from crashing, see https://bugzilla.mozilla.org/show_bug.cgi?id=1849433
I just want to report a few differences i noticed on this comparison - black background snapshot - transparent background composed on gimp with both white and black background -...
Also I see that blooming is applied to the axis helper. Is this wanted?  _Originally posted by @giagitom in https://github.com/molstar/molstar/pull/1083#pullrequestreview-2039564769_