GithubHelp home page GithubHelp logo

labvit / qppcad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitter-badger/qppcad

0.0 0.0 0.0 21.58 MB

molecule and crystal editor written in c++

License: GNU Lesser General Public License v3.0

CMake 0.45% C++ 98.32% GLSL 0.49% Python 0.64% Shell 0.10%

qppcad's Introduction

DOI Build Status Documentation Status qppcad_collage

current status - under construction

qpp::cad - molecule and crystal editor written in c++

Installation

Init submodules in one command

git clone https://github.com/nvpopov/qppcad.git --recurse-submodules

or in two!

git clone https://github.com/nvpopov/qppcad.git
git submodule update --init --recursive

Init && compile

git clone https://github.com/nvpopov/qppcad.git --recurse-submodules
cd qppcad
mkdir build
cd build
cmake ..
make

Update

git pull --recurse-submodules

Debian - based distro dependencies :

apt install libqt5opengl5-dev libqt5charts5-dev libqt5svg5-dev libqt5core5a libqt5widgets5 libqt5gui5 libpython3-dev

Dependencies and resources

  1. Qt5 - https://www.qt.io
  2. Eigen3 - http://eigen.tuxfamily.org
  3. Python3 - https://www.python.org/
  4. Pybind11 - https://github.com/pybind/pybind11
  5. JSON for Modern C++ - https://nlohmann.github.io/json/
  6. {fmt} - A modern formatting library https://fmt.dev
  7. Pugixml - https://pugixml.org/
  8. CppOptimizationLibrary - https://github.com/PatWie/CppNumericalSolvers
  9. qpp - https://github.com/nvpopov/qpp
  10. icons - https://material.io/resources/icons/
  11. font - OpenSans

qppcad's People

Contributors

nvpopov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.