This repository has been archived by the owner on Nov 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·331 lines (284 loc) · 18.1 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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Livestock3D</title>
<!-- Meta -->
<meta name="description" content="Livestock3D – ">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Social -->
<meta property="og:type" content="website"/>
<meta property="og:title" content="Livestock3D"/>
<meta property="og:description" content=""/>
<meta property="og:site_name" content="Livestock3D" />
<meta property="og:url" content="https://livestock3d.github.io"/>
<meta property="og:image" content="https://github.com/livestock3d/livestock3d.github.io/blob/master/images/profil.jpg"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Livestock3D">
<meta name="twitter:description" content="">
<meta name="twitter:url" content="https://livestock3d.github.io">
<meta name="twitter:image" content="https://github.com/livestock3d/livestock3d.github.io/blob/master/images/profil.jpg">
<!-- Feed -->
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:regular,bold">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/theme/css/w3.css">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/theme/css/style.css">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/theme/css/jqcloud.css">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/theme/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/theme/css/pygments-highlight-github.css">
<link rel="stylesheet" type="text/css" href="https://livestock3d.github.io/static/custom.css">
<!-- Icon -->
<link rel="shortcut icon" type="image/x-icon" href="https://livestock3d.github.io/favicon.ico">
<!-- JavaScript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="https://livestock3d.github.io/theme/js/jqcloud.min.js"></script>
</head>
<body>
<div class="w3-row w3-card w3-white">
<header id="header">
<a href="https://livestock3d.github.io" id="header-logo" title="Home">CK</a>
<nav id="header-menu">
<ul>
<li><a href="https://livestock3d.github.io/pages/contributing-to-livestock.html">Contributing to Livestock</a></li>
<li><a href="https://livestock3d.github.io/pages/how-is-it-working.html">How is it Working?</a></li>
<li><a href="https://livestock3d.github.io/pages/welcome-to-livestock3d.html">Welcome to Livestock3D</a></li>
<li class="w3-bottombar w3-border-white w3-hover-border-green" ><a href="https://livestock3d.github.io/category/posts.html">posts</a></li>
</ul>
</nav>
</header>
</div>
<div class="w3-row w3-light-grey w3-border-bottom">
<aside id="intro" class="w3-container w3-center w3-padding-32">
<div>
<span id="intro-description">Hi everybody! Welcome to Livestock3D!</span>
</div>
<div style="line-height: 180px;">
<a href="http://ocni-dtu.github.io" target="_blank"><img class="avatar" alt="Avatar" src="https://github.com/livestock3d/livestock3d.github.io/blob/master/images/profil.jpg" onerror="this.src='theme/images/avatar.png'"></a>
</div>
</aside>
</div>
<br><br><br>
<section id="listing">
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/video-tutorial-my-first-component.html">Video Tutorial - My First Component</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-08-04T00:00:00+02:00">lø 04 august 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/my_first_component.html" title="All articles with My_First_Component tag">#my_first_component</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
As a compliment to My First Component there is now a video tutorial available going through the steps of creating the component in My First Component
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/video-tutorial-my-first-component.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/ssh-graph-plotter-component.html">SSH Graph Plotter Component</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-25T00:00:00+01:00">sø 25 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/ssh.html" title="All articles with Ssh tag">#ssh</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
Welcome to the third tutorial! This tutorial will demonstrate how to create a SSH connection to a remote calculation machine. The reason behind this, is that if you have very heavy computations, then you should be able to send them to a remote machine, such as a high-end desktop, server …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/ssh-graph-plotter-component.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/graph-plotter-component.html">Graph Plotter Component</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-22T00:00:00+01:00">to 22 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
Welcome to the second tutorial! In this tutorial we will create a component that can plot a graph with Matplotlib and NumPy. If you heard of Python, you have probably heard of NumPy as well. NumPy is a library that can handle numerical operations in Python. NumPy is super fast …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/graph-plotter-component.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/my-first-component-run.html">My First Component Run</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-22T00:00:00+01:00">to 22 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/my_first_component.html" title="All articles with My_First_Component tag">#my_first_component</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
Run Component You have to save and restart Grasshopper before we start testing the our component. We do that to make sure that Rhino has loaded the newest versions of the scripts from %appdata%\McNeel\Rhinoceros\5.0\scripts\livestock3d When you open "1 - My First Component.gh" it should …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/my-first-component-run.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/my-first-template.html">My First Template</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-22T00:00:00+01:00">to 22 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/my_first_component.html" title="All articles with My_First_Component tag">#my_first_component</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
Template Now when the Grasshopper component is written, it is time to write the template and the CPython script. Navigate to where you put the templates.py and open it. It can easily be found by in explorer typing: %appdata%\McNeel\Rhinoceros\5.0\scripts\livestock3d Python scripts can be …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/my-first-template.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/get-started.html">Get Started</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-16T00:00:00+01:00">fr 16 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/installation.html" title="All articles with Installation tag">#installation</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
Grasshopper Install Livestock DOES NOT work without a valid installation of Grasshopper and Rhino. Anaconda Install We recommend to download and install Anaconda as your Python package manager get it here Follow the instructions on their page. Remember to check the box with: "Add Anaconda to my PATH environment variable …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/get-started.html">Read ❭</a>
</footer>
</article>
<br><br><br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<h2><a href="https://livestock3d.github.io/my-first-component.html">My First Component</a></h2>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span><time datetime="2018-03-16T00:00:00+01:00">fr 16 marts 2018</time> in <a href="https://livestock3d.github.io/category/posts.html" title="All articles in category posts">posts</a></span>
</div>
<div class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/python.html" title="All articles with Python tag">#python</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/grasshopper.html" title="All articles with Grasshopper tag">#grasshopper</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/tutorial.html" title="All articles with Tutorial tag">#tutorial</a>
</span>
<span class="w3-tag w3-light-grey w3-text-green w3-hover-green">
<a href="https://livestock3d.github.io/tag/my_first_component.html" title="All articles with My_First_Component tag">#my_first_component</a>
</span>
</div>
</div>
</header>
<div class="entry-content">
When you successfully installed the requirements for Livestock, then it is time to create your first component. Firstly you should open the Grasshopper script called "1 - My First Component.gh" The script should contain two panels and a component called "Python Executor". We start by double clicking on the Grasshopper …
</div>
<footer>
<a class="w3-btn w3-green w3-right" href="https://livestock3d.github.io/my-first-component.html">Read ❭</a>
</footer>
</article>
<br><br><br>
</section>
<footer id="footer">
<div id="footer-copyright" class="w3-center w3-small w3-text-grey w3-padding-48">
<span>
©
2018 Christian Kongsgaard
</span>
</div>
</footer>
</body>
</html>