Developer hub/ko: Difference between revisions

From FreeCAD Documentation
(Created page with "== 로드맵 == FreeCAD, though usable in certain areas, is at the beginning of a long way into the CAD mainstream. There is still a lot to do to reach a state where we can c...")
(Updating to match new version of source page)
Line 31: Line 31:
* [[Continuous Integration]]
* [[Continuous Integration]]


<div class="mw-translate-fuzzy">
=== FreeCAD 바꾸기 ===
=== FreeCAD 바꾸기 ===
* Understanding [[The FreeCAD source code]]
* Understanding [[The FreeCAD source code]]
Line 41: Line 42:
* [[Extra python modules]], or ''how to extend python functionality within FreeCAD''
* [[Extra python modules]], or ''how to extend python functionality within FreeCAD''
*[[Google Summer of Code]] get involved via Google's student support program
*[[Google Summer of Code]] get involved via Google's student support program
</div>


=== 모둘 개발자 가이드 ===
=== 모둘 개발자 가이드 ===

Revision as of 10:12, 15 July 2019

150
150

이곳은 FreeCAD 개발에 기여하고 싶다면 올 장소입니다.

These pages are in the early stage of development. If you can't find the information you are looking for, or have found useful information somewhere we have not linked to, then please leave a comment on the forum and someone will look into it (or, if you are feeling bold, why not edit this page directly!).


개발자 문서

The developer documentation comprises the following sections:

여러분 스스로: FreeCAD 컴파일

지원 도구 만들기

FreeCAD 바꾸기

모둘 개발자 가이드

FreeCAD Mod Dev Guide: This is an ebook under writing on github, please fork and send pull request to contribute.

챕터:

  • Overview and Software Architecture
  • Source code structure
  • Base and App module
  • Gui module
  • Python wrapping
  • Modular design
  • Fem module source analysis (mixed C++ and Python)
  • Development of CFD Module (pure Python)
  • Module testing and debugging
  • Contribute code with git

Latest pdf preview can be downoaded from pdf folder of this git repo

OpenCascade Documentation

OpenCascade is a software development platform for 3D surface and solid modeling, CAD data exchange, and visualization, mostly in the form of C++ libraries.

로드맵

FreeCAD, though usable in certain areas, is at the beginning of a long way into the CAD mainstream. There is still a lot to do to reach a state where we can compete with commercial software.

Credits

Contributors