Alexander Rose

Results 63 issues of 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/....

enhancement

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.

enhancement
help wanted

# Description ## Actions - [ ] Added description of changes to the `[Unreleased]` section of `CHANGELOG.md` - [ ] Updated headers of modified files - [ ] Added my...

examples: [100D](http://arose.github.io/ngldev/?load=rcsb://100D), [4OPJ](http://arose.github.io/ngldev/?load=rcsb://4OPJ)

bug
enhancement

Hi, is there an example file available that includes gaussian objects, i.e. `_ihm_gaussian_obj_site`?

mmCIF examples

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....

enhancement
question
dictionary

Split-up large draw calls to prevent Firefox from crashing, see https://bugzilla.mozilla.org/show_bug.cgi?id=1849433

enhancement

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 -...

enhancement

Also I see that blooming is applied to the axis helper. Is this wanted? ![image](https://github.com/molstar/molstar/assets/20627977/d9673750-1784-4402-b06f-13cef81cc233) _Originally posted by @giagitom in https://github.com/molstar/molstar/pull/1083#pullrequestreview-2039564769_

enhancement