-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
246 lines (207 loc) · 9.43 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Glumpy: fast, scalable & beautiful scientific visualization</title>
<link rel="stylesheet" href="_static/basic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootswatch-3.3.4/cosmo/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="_static/css/font-mfizz.css" type="text/css" />
<link rel="stylesheet" href="_static/css/font-awesome.css" type="text/css" />
<link rel="stylesheet" href="_static/style.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="top" title="" href="#" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body role="document">
<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="_static/glumpy-text-white.png">
</a>
<span class="navbar-text navbar-version pull-left"><b></b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li class="divider-vertical"></li>
<li><a href="http://glumpy.readthedocs.org/en/latest/">Documentation</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="community.html">Community</a></li>
<li><a href="news.html">News</a></li>
<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="#">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"></ul>
</li>
</ul>
<!--
<form class="navbar-form navbar-right" action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
-->
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12 content">
<div class="jumbotron">
<div class="row">
<div class="col-lg-9">
<img alt="_images/glumpy-teaser.png" class="img-responsive center-block" src="_images/glumpy-teaser.png" />
<p>Glumpy is a <a class="reference external" href="http://www.python.org">python</a> library for scientific
visualization that is both fast, scalable and beautiful. Glumpy offers
an intuitive interface between <a class="reference external" href="http://www.numpy.org">numpy</a> and
modern <a class="reference external" href="http://pyopengl.sourceforge.net">OpenGL</a>.</p>
</div>
<div class="col-lg-3 text-right">
<h3><i class="fa fa-tachometer fa-2x"></i> Fast</h3>
<p><small>Hardware accelerated</small></p><h3><i class="fa fa-signal fa-2x"></i> Scalable</h3>
<p><small>Million points real-time</small></p><h3><i class="fa fa-heart fa-2x"></i> Beautiful</h3>
<p><small>Antigrain rendering</small></p></div>
</div>
</div>
<div id="HomeCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#HomeCarousel" data-slide-to="0" class="active"></li>
<li data-target="#HomeCarousel" data-slide-to="1" class=""></li>
<li data-target="#HomeCarousel" data-slide-to="2" class=""></li>
<li data-target="#HomeCarousel" data-slide-to="3" class=""></li>
<li data-target="#HomeCarousel" data-slide-to="4" class=""></li>
<li data-target="#HomeCarousel" data-slide-to="5" class=""></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="_static/carousel/galaxy.png" alt="Galaxy" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>Spiral galaxy simulation</h1>
<p> Simulation of a spiral galaxy using the density wave theory.</p>
<p><a class="btn btn-primary" href="https://github.com/glumpy/glumpy" role="button">See on github</a></p>
</div>
</div>
</div>
<div class="item">
<img src="_static/carousel/surface.png" alt="Surface" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>Surface heightfield</h1>
<p>10x10 numpy array represented as a GPU-computed heightfield.</p>
<p><a class="btn btn-primary" href="https://glumpy.readthedocs.io/en/latest/" role="button">Learn more</a></p>
</div>
</div>
</div>
<div class="item">
<img src="_static/carousel/high-frequency.png" alt="High-frequency signal" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>High frequency signals</h1>
<p>GPU multisampled high-frequency signal</p>
<p><a class="btn btn-primary" href="http://glumpy.github.io/gallery.html" role="button">Browse gallery</a></p>
</div>
</div>
</div>
<div class="item">
<img src="_static/carousel/mandelbrot.png" alt="Mandelbrot" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>Mandelbrot set</h1>
<p>GPU computed fractals</p>
<p><a class="btn btn-primary" href="http://glumpy.github.io/gallery.html" role="button">Show me more</a></p>
</div>
</div>
</div>
<div class="item">
<img src="_static/carousel/signals.png" alt="Signals" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>Realtime signals</h1>
<p>320 signals with 10 000 points each</p>
<p><a class="btn btn-primary" href="http://glumpy.github.io/gallery.html" role="button">Waouh !</a></p>
</div>
</div>
</div>
<div class="item">
<img src="_static/carousel/tiger.png" alt="SVG" style="width:100%">
<div class="container">
<div class="carousel-caption">
<h1>SVG Rendering</h1>
<p>Tiger display using collections and 2 GL calls</p>
<p><a class="btn btn-primary" href="http://glumpy.github.io/gallery.html" role="button">I can't believe it</a></p>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#HomeCarousel" role="button"
data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="#HomeCarousel" role="button"
data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<ul class="list-inline">
<li><a href="https://github.com/glumpy/glumpy">GitHub</a></li>
<li>·</li>
<li><a href=""><a href="https://github.com/glumpy/glumpy/blob/master/examples/README.rst">Examples</a></li>
<li>·</li>
<li><a href="https://github.com/glumpy/glumpy/issues">Issues</a></li>
<li>·</li>
<li><a href="">Changelog</a></li>
<li>·</li>
<li><a href="https://github.com/glumpy/glumpy/releases">Releases</a></li>
<li class="pull-right"><a href="#">Back to top</a></li>
</ul>
<ul class="list-unstyled small">
<li>Copyright (c) 2011-2016 Nicolas P. Rougier</li>
<li>Code licensed under
<a href="http://opensource.org/licenses/BSD-2-Clause">BSD license</a>,
documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0 </a>
</li>
<li>
Made with <a href="http://sphinx-doc.org">sphinx</a> using the excellent
<a href="https://github.com/ryan-roemer/sphinx-bootstrap-theme">bootstrap theme</a>
</li>
</ul>
</div>
</footer>
</body>
</html>