Aaron Virshup
Aaron Virshup
Using molviewer API
Instead of redrawing each frame, use an interpolation scheme to smoothly interpolate between successive frames. Linear interpolation is a good first start, but we may need to use a spline...
What should devs expect their app to look like?
With @PeterRJones @dionjwa @justinmc @florencio-mazzoldi - need to rename and rotate repositories to, at the very least, have the name of the project on them :) - [ ] Rename...
Story: MV accepts JSON data (in whatever format we decide is appropriate) as an alternative to PDB files, so that we can unambiguously specify the molecular topology and bond structure,...
Story: The frontend can detect clicking and dragging events via the MV API
User story: Frontend developers can call a javascript function to load voxel data, and a second function to draw the isosurface for the data at a given isovalue.
https://github.com/Autodesk/molecular-design-toolkit/pull/129