An open API service indexing awesome lists of open source software.

https://github.com/vitroid/genice-vpython

A GenIce plugin to visualize the structure with VPython.
https://github.com/vitroid/genice-vpython

Last synced: over 1 year ago
JSON representation

A GenIce plugin to visualize the structure with VPython.

Awesome Lists containing this project

README

          

# [genice-vpython](https://github.com/vitroid/genice-vpython/)

A [GenIce](https://github.com/vitroid/GenIce) plugin to visualize the structure with [VPython](http://vpython.org).

version 0.4.3

## Requirements

* vpython
* genice<2.0

## Installation from PyPI

% pip install genice_vpython

## Manual Installation

### System-wide installation

% make install

### Private installation

Copy the files in genice_svg/formats/ into your local formats/ folder.

## Usage


Usage:
genice III -f vpython

opens a window in the web browser to show the image.

Options:

No options available.

## Test in place

% make test