GithubHelp home page GithubHelp logo

occsamplemfc's Introduction

1. Description of the tree structure:
---------------------------------------------

    |
    |-- 01_Geometry                
    |-- 02_Modeling
    |-- 03_Viewer2d
    |-- 04_Viewer3d                          	<Projects and sources of samples>
    |-- 05_ImportExport 			   
    |-- 06_Ocaf
    |-- 07_Triangulation
    |-- 08_HLR
    |-- 09_Animation
    |-- 10_Convert                        
    |    
    |-- All-vc"number".sln            			< Auxilary utility project. It depends on all other sample
    |                  			   projects, so when rebuilded it rebuilds all samples and 
    |                   			   mfcsample library. >
    |
    |-- Common 			< Common source and header files for samples and
    |    				   dynamic-link library mfcsample.dll. >
    | 
    |-- Data            			< Data files. >   
    |
    |-- mfcsample			< Project for mfcsample.dll. This library is used by all 
    |			 	   samples. It contains basic funcionality that commonly 
    |				   needed in every OCC sample. >    
    |
    |
    |-- env.bat       		This file is called from msvc.bat.

				   
2. Launching Open CASCADE Technology samples:
---------------------------------

To run the Open CASCADE Technology samples:
    
   > execute run.bat [vc8|vc9|vc10] [win32|win64] [Release|Debug] [SampleName]

To run the Animation sample:

   > execute run.bat vc8 win32 Debug Animation

3. Modifying and rebuilding samples:
--------------------------------------------

You can modify, compile and launch all sample projects in MS Visual C++ at once:
  
    > execute msvc.bat [vc8|vc9|vc10] [win32|win64] [Release|Debug]

To run all sample projects in MS Visual C++ at once: 
    
    > execute msvc.bat vc8 win32 Debug


Note: make sure your PATH environment variable contains a directory, 
      msdev.exe is located in.

occsamplemfc's People

Contributors

tianxiao avatar

Stargazers

Flaviu_ avatar

Watchers

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