Alexander Rose

Results 63 issues of Alexander Rose

A straightforward option is the algorithm published by Zhang and Skolnick in their TM-align paper. TM-align: a protein structure alignment algorithm based on the Tm-score (2005) NAR, 33(7) 2302-2309. An...

enhancement
help wanted

Add dynamic (will adjust on zooming) scale bar like on online map tools to the Canvas3D.

enhancement

- take object id into account - take zoom level into account

enhancement

Improve ambient occlusion to take model scale and zoom level into account.

enhancement

https://github.com/101arrowz/fflate https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API We use code from UZIP at the moment. Using the above should speed things up and reduce bundle size a bit.

enhancement
help wanted
good first issue

We probably should use markdown everywhere where we currently use `dangerouslySetInnerHTML`. For v4? _Originally posted by @arose in https://github.com/molstar/molstar/pull/1032#discussion_r1469122630_

enhancement

Follow up to #680. @dsehnal could you check how to handle the remaining lint errors?

Creating two closures inside a loop isn't exactly cheap. Tho I guess it shouldn't be a problem in this particular case. If you feel like it in the future, there...

enhancement

Should the render targets be created lazily only if this is actually used? _Originally posted by @dsehnal in https://github.com/molstar/molstar/pull/932#discussion_r1341989767_

enhancement