Skip to content

Releases: AlfredBr/Molecule-Visualizer

Molecule Visualizer v0.4.2

Choose a tag to compare

@AlfredBr AlfredBr released this 27 Jan 16:42

Molecule Visualizer v0.4.2

Changes

  • App renamed: Now appears as "Molecule Visualizer" under the icon in Applications folder (macOS) and Explorer (Windows)
  • Auto-rotation enabled on both X and Y axes by default
  • Updated README to match actual project structure

Downloads

Platform File Notes
macOS MolVis-0.4.2-macOS.dmg Apple Silicon - Signed & Notarized
Windows MolVis-0.4.2-Windows-x64.zip NVIDIA GPU (CUDA 12.0+) required

Checksums (SHA256)

9438df3ab0cb25191d24654ef09dc49f299de8a47e64f3eaba75d811e18d9606  MolVis-0.4.2-macOS.dmg
871ed1548f5bdef6dd1d84a8fab766087c149d255abcfad51118c45ab68532c2  MolVis-0.4.2-Windows-x64.zip

Installation

macOS:

  1. Download the DMG
  2. Open it and drag Molecule Visualizer to Applications
  3. Launch from Applications folder

Windows:

  1. Download and extract the ZIP
  2. Run molvis.exe
  3. Requires NVIDIA GPU with CUDA support

MolVis v0.4.1

Choose a tag to compare

@AlfredBr AlfredBr released this 26 Jan 11:44

MolVis v0.4.1

New Features

  • Added Cyanoacrylate (Super Glue) molecule to the Plastics category
  • Auto-rotation now enabled on both X and Y axes by default

Improvements

  • Hide Hydrogen option now only appears for molecules with more than 2 hydrogen atoms
  • App displays as "Molecule Visualizer" under icons (macOS and Windows)

Downloads

Platform File Notes
Windows (x64) MolVis-0.4.1-Windows-x64.zip NVIDIA GPU (CUDA)
macOS (Apple Silicon) MolVis-0.4.1-macOS.dmg Apple GPU (Metal) - Signed & Notarized

Checksums

SHA256 Platform
b80ef5a36c4391a99ab1d6b2552677319bd635b42645974269f2ddae49ca9bc5 MolVis-0.4.1-Windows-x64.zip
d8b05528f40fdd8e8a0c0851104796e97169c43200505faab619f03f6ef2969c MolVis-0.4.1-macOS.dmg

MolVis v0.4.0

Choose a tag to compare

@AlfredBr AlfredBr released this 25 Jan 22:04

MolVis v0.4.0

Windows 10/11 Installation

  1. Download the ZIP file: MolVis-0.4.0-Windows-x64.zip
  2. Extract to a folder of your choice
  3. Verify Download (optional)
    • Open a PowerShell terminal in the extracted folder
    • Run: (Get-FileHash MolVis-0.4.0-Windows-x64.zip -Algorithm SHA256).Hash.ToLower()
    • Confirm the hash matches: 81e36722bf8ee6ddee92c42584c757b4b4a90486cba0e2bc60fa6fc3197c6d70
  4. Run molvis.exe

MolVis v0.3.6

Choose a tag to compare

@AlfredBr AlfredBr released this 20 Jan 20:14

MolVis v0.3.6

Windows 10/11 Installation

  1. Download the ZIP file: MolVis-0.3.6-Windows-x64.zip
  2. Extract to a folder of your choice
  3. Verify Download Integrity (optional)
    • Open a PowerShell terminal in the extracted folder
    • Run: (Get-FileHash MolVis-0.3.6-Windows-x64.zip -Algorithm SHA256).Hash.ToLower()
    • Confirm the hash matches: 75dde2add15a8bf8721addd52fa4e7c8db164dd6346ff5cd6ed9afd4b0eda991
  4. Run molvis.exe

MacOS Installation

  1. Download MolVis-0.3.6-macOS.dmg
  2. Verify Download Integrity (optional)
    • Open a terminal
    • Run shasum -a 256 MolVis-0.3.6-macOS.dmg
    • Confirm the hash matches the contents of MolVis-0.3.6-macOS.dmg.sha256
  3. Drag MolVis.app into /Applications
  4. Run MolVis.app

MolVis v0.3.5

Choose a tag to compare

@AlfredBr AlfredBr released this 20 Jan 18:28

⚠️ macOS Installation Note

This app is not code-signed with an Apple Developer certificate. After downloading:

  1. Mount the DMG and drag MolVis to Applications
  2. Open Terminal and run:
    xattr -cr /Applications/MolVis.app
  3. Open MolVis normally

This removes the quarantine flag that causes the "app is damaged" error.

MolVis v0.3.4

Choose a tag to compare

@AlfredBr AlfredBr released this 20 Jan 17:48
MolVis v0.3.4