Giter VIP home page Giter VIP logo

sim-bubble's Introduction

This readme file is intended to explain how to build the project. To use the authoring tool, please refer to Tutorial section in the Final Report.

The solution can currently only be built as release version as no debug version library file for CGAL is built in debug version.
There are two projects within solution. Only 'BubbleSimMaya' is required to build to generate mll file, 'Bubble' is the OpenGL test program.

In order for the 'BubbleSimMaya' project to build, in project property page, do the following:

In c/c++ -> General -> Additional Include Directories, 1. change D:\Program Files\Autodesk\Maya2013\include to local Maya include directory 2. change E:\Program Files\boost\boost_1_51 to boost root directory (boost 1.51 is used here) 3. change G:\Visual Studio 2010\Projects\Advanced CG\Bubble\gmp\include to the gmp include folder in solution directory 4. change G:\Visual Studio 2010\Projects\Advanced CG\Bubble\CGAL Install\include to CGAL include folder in solution directory


In Linker -> General ->Additional Library Directories, 1. change D:\Program Files\Autodesk\Maya2013\lib to local Maya lib directory
2. change E:\Program Files\boost\boost_1_51\lib to boost lib directory (boost 1.51 is used here) 3. change G:\Visual Studio 2010\Projects\Advanced CG\Bubble\gmp\lib to the gmp lib folder in solution directory 4. change G:\Visual Studio 2010\Projects\Advanced CG\Bubble\CGAL Install\lib to CGAL lib folder in solution directory


Files used in Tutorial is included in 'Auxiliary Files' directory

sim-bubble's People

Contributors

tiansijie avatar

Stargazers

 avatar Michael Anthony avatar

Watchers

James Cloos avatar Michael Anthony avatar  avatar Li Xiaosheng avatar

sim-bubble's Issues

Unclear what this repository is

The readme explains how to build the github, but it's unclear what the project is about.

Some screenshots or a few sentences of what the code does would be nice.

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.