viamd icon indicating copy to clipboard operation
viamd copied to clipboard

Visual Interactive Analysis of Molecular Dynamics

Results 12 viamd issues
Sort by recently updated
recently updated
newest added

Modify [CMakeLists.txt](https://github.com/scanberg/viamd/blob/master/CMakeLists.txt) to install appdata and desktop files for linux.

Hi, I tried to build VIAMD on my Mac M2 but it fails, is it only available on intel Macs ? ``` cretin@cronos: ~/Documents/PROJETS/viamd/build $ cmake .. -- The CXX...

I don't think this is an actual issue, and is probably more related to my own setup, but the performance of the 3D visualization (~speed with which the image follows...

bug
gfx bug

The min and max functions for volumes does not seem to work currently. It should produce a scalar value of the minimum and maximum value given any type of any...

VIAMD, latest release is crashing on windows when displaying a volume in the density window. Evaluation is going well but it is crashing as soon as you are trying to...

If a non-scalar property is shown in the timeline window and the user deselects all its components, the legend is lost. The user then has no way of returning to...

bug

Hi, I'm getting spammed by the error `[12:57:39][error]: Molecule secondary structure buffer missing [md_gl_mol_set_backbone_secondary_structure:602]` when visualizing a MD trajectory in XYZ format. This was not the case previously. It makes...

Hi, On OS X, I'm currently having a bug where the mouse and the mouse selection are offset. See screenshot where my mouse is by the label (turned invisible by...

Hi, I was getting this error: ``` ~/Sources/viamd/build git:(master) cmake .. -- Writing resources to gen/gl_shaders.inl -- Writing resources to gen/gto_shaders.inl -- Writing resources to gen/topo_shaders.inl -- mdlib: Compiler detected...

- [x] Understand repository structure and build system - [x] Design particle system architecture - [x] Create compute shaders for particle seeding - [x] Create compute shaders for particle advection...