Giter VIP home page Giter VIP logo

eyeofsauron's Introduction

Description:

Web site

Eye Of Sauron aims to pierce all topological analyses looked accross critical points to the interbasin surfaces. It is a molecular visualizer that tries to satisfy the special needs of QTAIM/IQA and other emergent scalar fields topology analyses. Special focus is paid to in-home programs: Critic2 and Promolden.

Requirements:

  • Cmake and (optional; recommended) CCmake.

  • PkgConfig

  • libxt-dev

  • Boost > 1.49.

  • Manually compiled VTK-7.0.0.

    1. Download it. Extract and go into the directory.
    2. Create a build directory and run ccmake .. from it. Try to compile with OpenGL2 renderer because the speed is improved over OpenGL v1.
    3. Keep track of the build path for later use.
  • Manually compiled openbabel.

    1. Download openbabel 2.3.2.
    2. Copy *format.cpp to openbabel-*/src/formats/.
    3. Add the names of the files to openbabel-*/src/formats/CMakeLists.txt.
    4. Compile and install (cmake [install dir] ; make; install)

Debian 7-8

  • Cmake: sudo apt-get install cmake
  • CCmake: sudo apt-get install cmake-curses-gui
  • Boost: sudo apt-get install libboost-dev libboost-python-dev
  • PkgConfig: sudo apt-get install pkg-config
  • libxt-dev: sudo apt-get install libxt-dev

Development

  • cppcheck: sudo apt-get install cppcheck

Installation:

There is a compile.sh script already designed for the compiling process. Modify:

  • CMakeLists.txt: Set the renderer backend according to your compilation of VTK and the paths of Openbabel.
  • compile.sh. The path of VTK needs customization.

The script.py shows how to access the library from python.

Bugs:

  • Axes are not shown with the OpenGL v1 renderer.

  • The triangulation of interbasin surfaces often fails and several warnings appear. Just rerun the program. This usually works.

License:

Eye Of Sauron is distributed under the GPLv3 License. See LICENSE.txt for details.

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.