-
Notifications
You must be signed in to change notification settings - Fork 0
/
freecad-silk-wb-00-giris.html
109 lines (100 loc) · 5.79 KB
/
freecad-silk-wb-00-giris.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Metadata -->
<meta name="description" content="3D Modelleme, Animasyon, Render, Vektör - Raster Grafik İşleme ve Python ile Programlama konularına meraklı Açık Kaynak Hayranı bir Makine Mühendisi">
<meta property="og:description" content="3D Modelleme, Animasyon, Render, Vektör - Raster Grafik İşleme ve Python ile Programlama konularına meraklı Açık Kaynak Hayranı bir Makine Mühendisi">
<meta property="og:title" content="FreeCAD - Silk WB - 00 - Giriş" />
<meta property="og:type" content="article" />
<meta property="og:url" content="/freecad-silk-wb-00-giris.html" />
<meta property="og:image" content="/images/avatar.png" />
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>mhalil - Programlama ve 3D</title>
<!-- CSS -->
<link href="//fonts.googleapis.com/" rel="dns-prefetch">
<link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Abril+Fatface|PT+Sans:400,400italic,700&subset=latin,latin-ext" rel="stylesheet">
<link rel="stylesheet" href="/theme/css/poole.css" />
<link rel="stylesheet" href="/theme/css/hyde.css" />
<link rel="stylesheet" href="/theme/css/syntax.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/fork-awesome.min.css" crossorigin="anonymous">
<!-- Feeds -->
<!-- Analytics -->
</head>
<body class="theme-base-0c">
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1>
<a href="/">
<img class="profile-picture" src="/images/avatar.png">
mhalil
</a>
</h1>
<p class="lead"></p>
<p class="lead">3D Modelleme, Animasyon, Render, Vektör - Raster Grafik İşleme ve Python ile Programlama konularına meraklı Açık Kaynak Hayranı bir Makine Mühendisi </p>
<p></p>
</div>
<ul class="sidebar-nav">
<li><a href="/archives.html">Arşiv</a></li>
<li><a href="/categories.html">Kategoriler</a></li>
<li><a href="/tags.html">Etiketler</a></li>
<li><a href="/pages/blender.html">Blender</a></li>
<li><a href="/pages/freecad.html">FreeCAD</a></li>
<li><a href="/pages/librecad.html">LibreCAD</a></li>
<li><a href="/pages/python.html">Python</a></li>
<li><a href="/pages/solvespace.html">Solvespace</a></li>
</ul>
<nav class="sidebar-social">
<a class="sidebar-social-item" href="https://twitter.com/AcikKaynakci" target="_blank">
<i class="fa fa-twitter"></i>
</a>
<a class="sidebar-social-item" href="https://www.artstation.com/mustafahalil" target="_blank">
<i class="fa fa-artstation"></i>
</a>
<a class="sidebar-social-item" href="https://github.com/mhalil" target="_blank">
<i class="fa fa-github"></i>
</a>
<a class="sidebar-social-item" href="/">
<i class="fa fa-rss"></i>
</a>
</nav>
<p class="sidebar-footer">İlmin zekatı %100'dür. Bildiklerizi paylaşın.</p>
</div>
</div> <div class="content container">
<div class="post">
<h1 class="post-title">FreeCAD - Silk WB - 00 - Giriş</h1>
<span class="post-date">Paz 11 Şubat 2024</span>
<h1>Silk Çalışma Tezgahı (Workbench) Nedir?</h1>
<p>Düşük derece ve dikiş sürekliliğine odaklanan, tasarım ve mühendislik için yüksek kaliteli ve düşük ağırlıklı, NURBS Yüzey modelleme araçları barındıran FreeCAD Çalışma Tezghahıdır (Workbench).</p>
<p>Silk çalışma tezhagı <a href="https://edwardvmills.github.io/Silk/">edwardvmills</a> tarafından, <a href="https://github.com/edwardvmills/Silk">GitHub</a> adresinde geliştirilmektedir.</p>
<p>Silk Çalışma Tezgahı ile Modellenen Yüzeylere ait bir kaç görsel aşağıda mevcuttur.</p>
<p><img alt="Silk_Front_Page_02" src="https://raw.githubusercontent.com/edwardvmills/Silk/master/Resources/Demo_files/Silk_Front_Page_02.png"></p>
<p><img alt="Curva3D_silk_reboot_01_13" src="https://raw.githubusercontent.com/edwardvmills/Silk/master/Resources/Demo_files/Curva3D_silk_reboot_01_13.PNG"></p>
<p><img alt="CadDivision_Simple_01_11" src="https://raw.githubusercontent.com/edwardvmills/Silk/master/Resources/Demo_files/CadDivision_Simple_01_11.PNG"></p>
<h2>Konu Başlıkları</h2>
<ul>
<li><a href="freecad-silk-wb-01-genel-bakis.html">Genel Bakış</a></li>
<li><a href="freecad-silk-wb-02-is-akisi.html">İş Akışı</a></li>
</ul>
<h2>Öğretici Dokümanlar (Tutorials)</h2>
<ul>
<li><a href="freecad-silk-wb-ogretici-dokuman-1.html">Öğretici Doküman 1 (Tutorial 0.01)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-21.html">Öğretici Doküman 2.1 (Tutorial 0.02_1 ve 0.02_2)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-22.html">Öğretici Doküman 2.2 (Tutorial 0.02_3)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-23.html">Öğretici Doküman 2.3 (Tutorial 0.02_4)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-24.html">Öğretici Doküman 2.4 (Tutorial 0.02_5)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-25.html">Öğretici Doküman 2.5 (Tutorial 0.02_6)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-26.html">Öğretici Doküman 2.6 (Tutorial 0.02_7)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-31.html">Öğretici Doküman 3.1 (Tutorial 0.03_1)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-32.html">Öğretici Doküman 3.2 (Tutorial 0.03_2)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-33.html">Öğretici Doküman 3.3 (Tutorial 0.03_3)</a></li>
<li><a href="freecad-silk-wb-ogretici-dokuman-34.html">Öğretici Doküman 3.4 (Tutorial 0.03_4)</a></li>
</ul>
</div>
</div>
</body>
</html>