David Sehnal

Results 234 comments of David Sehnal

Yes, it's in this part ```ts const conf = builder.to(model.properties?.cell.sourceRef!).apply(WithConformation, { conformation: originalCoordinates}) builder.to(conf.ref).apply(StateTransforms.Model.StructureFromModel); await builder.commit(); ``` In case this is a modification of the existing state, you need to...

You have to install the `gl` npm package manually. We do not include it by default because it requires a very long build process on Macs.

I wonder if if we could also propagate a `top/bottom-sphere-radius` param and discard the pixels that intersect with the sphere.