-
Notifications
You must be signed in to change notification settings - Fork 40
/
documentation-videos.html
151 lines (127 loc) · 5.82 KB
/
documentation-videos.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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>OpenSCAD - Documentation</title>
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/fontawesome/css/solid.min.css" rel="stylesheet">
<link href="assets/fontawesome/css/fontawesome.min.css" rel="stylesheet">
<link href="assets/fonts/open-sans/all.css" rel="stylesheet">
<script src="assets/js/jquery-1.9.1.min.js"></script>
<!-- One-Page-Nav -->
<script src="assets/js/jquery.scrollTo.js"></script>
<!--waypoints-->
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/waypoints-sticky.min.js"></script>
<script src="assets/js/header.js"></script>
</head>
<body>
<div id="page-wrap">
<header>
<div class="clear"></div>
<div id="logo" class="left"></div>
<div id="donate" class="right">
<a href="https://opencollective.com/openscad/donate" target="_blank">
<img src="assets/img/donate-opencollective.png" alt="Donate on Opencollective" width="200" height="33">
</a>
</div>
<div id="title" style="margin-top:35px; width:620px;">
<h1 class="title" style="position:relative;"><span class="green">Open</span>SCAD</h1>
<h2 class="subtitle" style="position:relative; left:45px;">The Programmers Solid 3D CAD Modeller</h2>
</div>
<div id="navigation">
<div id="navigation-inner">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="news.html">News</a></li>
<li><a href="downloads.html">Downloads</a></li>
<li class="current"><a href="documentation.html">Documentation</a></li>
<li><a href="libraries.html">Libraries</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="community.html">Community</a></li>
<li><a href="https://github.com/openscad/openscad/" target="_blank">GitHub</a></li>
</ul>
</div>
</div>
</header>
<div id="page-content">
<div id="sidebar" class="sticky">
<h1><a href="documentation.html">Documentation</a></h1>
<ul>
<li><a href="documentation.html#tutorial">OpenSCAD Tutorial</a></li>
<li><a href="documentation.html#user-manual">OpenSCAD User Manual</a></li>
<li><a href="documentation.html#language-reference">OpenSCAD Language Reference</a></li>
<li><a href="documentation.html#cheat-sheet">Code Cheat Sheet</a></li>
</ul>
<h1><a href="documentation-books.html">Books</a></h1>
<ul>
<li><a href="documentation-books.html#books-english">English</a></li>
<li><a href="documentation-books.html#books-german">German / Deutsch</a></li>
<li><a href="documentation-books.html#books-spanish">Spanish / Español</a></li>
</ul>
<h1><a href="documentation-videos.html">Videos</a></h1>
<ul>
<li><a href="documentation-videos.html#introduction">OpenSCAD: Introduction</a></li>
<li><a href="documentation-videos.html#video-series">OpenSCAD Video Series</a></li>
</ul>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
<ul>
<li><a href="documentation-articles.html#how-to-use-openscad">How to use OpenSCAD</a></li>
<li><a href="documentation-articles.html#3d-spielplatz">3D Spielplatz (german)</a></li>
<li><a href="documentation-articles.html#makerbot-blog">OpenSCAD Tutorial Series</a></li>
<li><a href="documentation-articles.html#edutechwiki">Tutorial at EduTechWiki</a></li>
</ul>
</div>
<article>
<section-head>
<div class="link-grid">
<div class="link-button">
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
<h1><a href="documentation.html">Documentation</i></a></h1>
</div>
<div class="link-button">
<a href="documentation-books.html"><i class="fas fa-book"></i></a>
<h1><a href="documentation-books.html">Books</a></h1>
</div>
<div class="link-button">
<a href="documentation-videos.html"><i class="fas fa-video selected"></i></a>
<h1><a href="documentation-videos.html">Videos</a></h1>
</div>
<div class="link-button">
<a href="documentation-articles.html"><i class="fas fa-globe"></i></a>
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
</div>
</div>
</section-head>
<section id="tutorials-video">
<h1>Videos</h1>
<div class="tutorial-links">
<iframe class="img-container" src="https://www.youtube-nocookie.com/embed/MfBRMX6NfCE" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p class="text-container">
<h2 id="video-series"><a href="https://www.youtube.com/playlist?list=PLP1VMsgQcRUmC1jJhZrTId9rvjQ1m2FBH">OpenSCAD Video Series (27 parts)</a></h2>
<small>by <a href="https://www.youtube.com/@CharthuliusWheezer">Charthulius Wheezer</a></small>
</p>
</div>
<div class="tutorial-links">
<iframe class="img-container" src="https://www.youtube.com/embed/dzzFOU_Ggrs" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p class="text-container">
<h2 id="introduction"><a href="https://www.youtube.com/watch?v=dzzFOU_Ggrs">OpenSCAD: Introduction</a></h2>
<small>by <a href="https://www.youtube.com/channel/UCyfkvd1vofv6wApZLA32_6g">cilynx</a></small>
<ul>
<li><a href="https://www.youtube.com/watch?v=dzzFOU_Ggrs">Introduction</a></li>
<li><a href="https://www.youtube.com/watch?v=P_DhtzPczbI">Primitive Solids</a></li>
</ul>
</p>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</article>
<div class="clear"></div>
</div><!--#page-content end-->
<footer>
</footer>
</div><!--#page-wrap end-->
</body>
</html>