Giter VIP home page Giter VIP logo

insight3d's Introduction

INSIGHT 3D, VERSION 0.3.1
-------------------------

COMPILING UNDEX LINUX
---------------------

To compile insight3d under Linux, you must have the following libraries: 

	- opencv (which is pretty standard computer vision toolkit)
	- opengl
	- SDL
	- freetype2
	- libxml2 (to parse xml files)
	- lapack and blas (to do some math)
	- libgtk+-2.0

And this should be pretty much everything. Some of them have additional 
requirements (opencv needs libpng, libtiff, ...) but these should be trivial. 

Also, pkg-config should know about those libraries. 

Makefile and source code is in the "insight3d" subdirectory.

COMPILING ON WINDOWS
--------------------

You'll need the same libraries. You'll need to setup the paths to include 
and bin directories of these libraries in Visual Studio. The project has been
compiled using Microsoft Visual C++ Express 2008.

insight3d's People

Watchers

James Cloos avatar zhouyelihua 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.