/Moleculizer

Moleculizer is a 3D molecule visualization tool for viewing and interacting with `.xyz` files. Built with C++ using OpenGL, GLFW, ImGui, and GLM, it supports translation, rotation, and scaling of molecular models. The application preserves its state between sessions.

Primary LanguageC++

Stargazers