There is project which is aimed at implementing a program for creating middle surface 2d
There are 3 main folders:
doc/
doc_for_client/
src/
and additional folder:
script/
- The "doc" folder contains all documents, which are required.
- The "doc_for_client" folder contains required completed documents for customer.
- The "src" folder constains source files, which are needed to build project.
- The "scripts" folder contains scripts usefull for project development.