Git Product home page Git Product logo

abcview's Introduction

AbcView is a graphical Alembic inspection, visualization and scene assembly
tool. It offers a number of widgets to help you inspect and visualize your
Alembic data, and assemble hierarchical scenes.

- Widgets for inspecting Alembic objects
- Hierarchical scene assembly (IO file format)
- Deferred loading for all Alembic objects
- Python console for closer inspection of Alembic objects
- Playback or step through animation using the Timeline widget
- Per-camera render modes (box, fill, line, point)

The repo contains both the current PyQt-based AbcView and a work-in-progress
C++ conversion. The C++ version is much faster, but does not yet support all
of the same features as the current PyQt version.

More information-

http://docs.alembic.io/python/abcview.html


Requirements
------------

Alembic
CMake
ilmbase
Boost
zlib
OpenGL
Qt4+

For PyQt version:

Python 2.6+
PyAlembic
PyAbcOpenGL
PyOpenGL
PyQt4+
argparse


Build
-----

1. cmake [source] [OPTIONS]
2. if you're building the C++ version, you may beed to recreate the Qt moc
   files for your platform:

    $ moc MainWindow.h -o MainWindow.moc

3. make
4. make install

abcview's People

Contributors

rsgalloway avatar aaronmack avatar

Forkers

passionor

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.