Molma is a molecule editor/visualizer program for POSCAR files.
The goal is to be able to easily design molecules for VASP based simulation studies.
This is very much alpha software! This software is under heavy development, so please have patience. Please report any issues you come across.
odin build .Licensed under Apache-2.0
see CITATION.cff
- This application distributes the JetBrainsMono font, licensed under the SIL Open Font License 1.1.
- This application uses the nativefiledialog-odin library
- This library is based on and distributes binaries and wrappers for the original nativefiledialog-extended library
- Lighting code is adapted from
rlights.hfrom raylib- Original authors: Victor Fisac (@victorfisac) and Ramon Santamaria (@raysan5)
- Original license: zlib/libpng
- Original source: examples/shaders/rlights.h
- Lighting shaders are adapted from the raylib example glsl330 shaders
- Original license: zlib/libpng
- Original source (fragment shader): lighting.fs
- Original source (vertex shader): lighting_instancing.vs
