Coder Social home page Coder Social logo

xaf-cv / lamure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vrsys/lamure

1.0 3.0 0.0 61.18 MB

Project Visual Provenance

Home Page: https://www.uni-weimar.de/de/medien/professuren/vr/teaching/ss-2017/project-visual-provenance/

License: BSD 3-Clause "New" or "Revised" License

CMake 1.74% C++ 84.20% Shell 0.05% C 11.93% GLSL 1.26% Makefile 0.01% Python 0.52% Objective-C 0.30%

lamure's Introduction

 

Building under Ubuntu distribution notice

To be able to build LAMURE framework, one has to manage following dependencies:

  1. Get CGAL 4.4, schism and Boost 1.62. A very useful shortcut would be to get builds from here and unpack them with:

    cd /
    sudo tar xvfj <name>.tar
    
  2. Next, install OpenGL, freeimage, GMP, MPFR, freeglut via:

    sudo apt-get install libgl1-mesa-dev mesa-common-dev libfreeimageplus-dev libfreeimageplus-doc libfreeimageplus3 libgmp3-dev libmpfr-dev libmpfr-doc libmpfr4 libmpfr4-dbg freeglut3-dev
    
  3. Install Gnu Compiler Collections 4.8:

    sudo apt-get install gcc-4.8 g++-4.8
    

    Make sure that CMake configuration is done properly:

    CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++-4.8
    CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc-4.8
    

 

lamure's People

Stargazers

 avatar

Watchers

 avatar  avatar  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.