-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathindex.html
198 lines (143 loc) · 8.28 KB
/
index.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="https://ourmachinery.com/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://ourmachinery.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://ourmachinery.com/favicon-16x16.png">
<link rel="manifest" href="https://ourmachinery.com/manifest.json">
<link rel="mask-icon" href="https://ourmachinery.com/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="https://ourmachinery.com/images/favicon.ico">
<link rel="apple-touch-icon" href="https://ourmachinery.com/images/apple-touch-icon.png" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Makers of a new kind of 3D game engine. The Machinery, a lightweight hackable Engine. Take what you need, Pay what you use." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://ourmachinery.com/images/machinery-logo.png" />
<meta name="twitter:title" content="Our Machinery">
<meta name="twitter:description" content="Our Machinery" />
<meta name="twitter:site" content="@ourmachinery" />
<meta property="og:title" content="Tutorials · Our Machinery" />
<meta property="og:site_name" content="Our Machinery" />
<meta property="og:url" content="https://ourmachinery.com/tutorials/" />
<meta property="og:image" content="https://ourmachinery.com/images/machinery-logo.png" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Our Machinery" />
<title>Tutorials · Our Machinery</title>
<link type=text/css rel=stylesheet href=https://ourmachinery.com/css/bootstrap.min.css integrity= media="screen, print" />
<link type=text/css rel=stylesheet href=https://ourmachinery.com/css/style.min.css integrity= media="screen, print" />
<link href="https://ourmachinery.com/index.xml" rel="alternate" type="application/rss+xml" title="Our Machinery" />
<link rel="canonical" href="https://ourmachinery.com/tutorials/" />
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript" src=https://ourmachinery.com/js/bootstrap.bundle.min.js integrity= ></script>
<script type="text/javascript" src=https://ourmachinery.com/js/page.min.js integrity= ></script>
</head>
<body class="d-flex flex-column min-vh-100">
<nav class="navbar navbar-expand-lg navbar-dark fixed-top bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="https://ourmachinery.com/">
<img src="https://ourmachinery.com/images/full-logo.png" alt="Our Machinery Logo" width="250" height="75">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#sidebar"
aria-controls="sidebar-1" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="d-none d-lg-block" id="navbarCollapse">
<ul class="navbar-nav ms-auto mb-2 mb-md-0 align-items-center">
<li>
<li class="nav-item">
<a class="nav-link text-yellow fs-1 fw-bold" href="https://ourmachinery.com/" ><ion-icon name="chevron-forward-outline"></ion-icon></a>
</li>
</li>
</ul>
</div>
</nav>
<main>
<section class="container mt-5 mb-5">
<div class="row">
<div class="col">
<section class="py-5 text-center container">
<div class="row py-lg-5">
<div class="col-lg-6 col-md-8 mx-auto">
<h1 class="fw-light">Books</h1>
<p class="lead text-muted">
Written tutorials on how to use The Machinery. Also be sure to check out our blog and
videos.
</p>
<p>
<a href="https://ourmachinery.com/post" class="btn btn-secondary btn-lg my-2">Blog</a>
<a href="https://ourmachinery.com/videos.html" class="btn btn-secondary btn-lg my-2">Videos</a>
</p>
</div>
</div>
</section>
<div class="album py-5 bg-light">
<div class="container">
<div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 g-3">
<a href="the_machinery_book/index.html" style="text-decoration:none; color:inherit;">
<div class="col">
<div class="card shadow-sm">
<img width="100%" height="225" src="https://ourmachinery.com/images/headers/header_plugins.png">
<div class="card-body">
<h5 class="card-title">The Machinery Book</h5>
<p class="card-text">Introduction to the core concepts of
the Engine.</p>
</div>
</div>
</div>
</a>
<!-- -->
<a href="tutorials/index.html" style="text-decoration:none; color:inherit;">
<div class="col">
<div class="card shadow-sm">
<img width="100%" height="225" src="https://ourmachinery.com/images/headers/header_tools.png">
<div class="card-body">
<h5 class="card-title">The Machinery Tutorial Book</h5>
<p class="card-text">This book contains a collections of
tutorials about The Truth, The Creation Graph and the UI</p>
</div>
</div>
</div>
</a>
<!-- -->
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="container-fluid mt-auto page-footer-bg">
<div class="mx-auto d-flex justify-content-center w-100 pt-5 pb-5">
<img alt="trees" src=" https://ourmachinery.com/images/trees.png" style="height: 84.38px; width: 150px;">
</div>
<div class="page-info">
<p class="float-end">
<a href="https://twitter.com/ourmachinery" target="_blank" class="icon icon-twitter fs-4"></a>
<a href="https://instagram.com/ourmachinery" target="_blank" class="icon icon-instagram fs-4"></a>
<a href="https://ourmachinery.com/index.xml" target="_blank" class="icon icon-feed fs-4"></a>
<a href="/cdn-cgi/l/email-protection#dfafb6b1b89fb0aaadb2bebcb7b6b1baada6f1bcb0b2" target="_blank" class="icon icon-mail fs-4"></a>
</p>
<p>© Our Machinery 2021 <a style="text-decoration:none; margin-left:1em;" href="https://ourmachinery.com/privacy.html">Privacy Policy</a></p>
</div>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule="" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
</body>
</html>