lavavu-osmesa 1.8.43__cp311-cp311-manylinux_2_24_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. lavavu/LavaVuPython.py +578 -0
  2. lavavu/_LavaVuPython.cpython-311-x86_64-linux-gnu.so +0 -0
  3. lavavu/__init__.py +15 -0
  4. lavavu/__main__.py +12 -0
  5. lavavu/amalgamate.py +11 -0
  6. lavavu/aserver.py +357 -0
  7. lavavu/control.py +1699 -0
  8. lavavu/convert.py +853 -0
  9. lavavu/dict.json +2485 -0
  10. lavavu/font.bin +0 -0
  11. lavavu/html/LavaVu-amalgamated.css +282 -0
  12. lavavu/html/OK-min.js +99 -0
  13. lavavu/html/baseviewer.js +307 -0
  14. lavavu/html/control.css +104 -0
  15. lavavu/html/control.js +335 -0
  16. lavavu/html/dat-gui-light-theme.css +68 -0
  17. lavavu/html/dat.gui.min.js +2 -0
  18. lavavu/html/draw.js +2259 -0
  19. lavavu/html/drawbox.js +1030 -0
  20. lavavu/html/emscripten-template.js +184 -0
  21. lavavu/html/emscripten.css +92 -0
  22. lavavu/html/favicon.ico +0 -0
  23. lavavu/html/gl-matrix-min.js +47 -0
  24. lavavu/html/gui.css +25 -0
  25. lavavu/html/menu.js +609 -0
  26. lavavu/html/server.js +226 -0
  27. lavavu/html/stats.min.js +5 -0
  28. lavavu/html/styles.css +58 -0
  29. lavavu/html/webview-template.html +43 -0
  30. lavavu/html/webview.html +43 -0
  31. lavavu/lavavu.py +5635 -0
  32. lavavu/points.py +191 -0
  33. lavavu/server.py +343 -0
  34. lavavu/shaders/default.frag +20 -0
  35. lavavu/shaders/default.vert +17 -0
  36. lavavu/shaders/fontShader.frag +25 -0
  37. lavavu/shaders/fontShader.vert +18 -0
  38. lavavu/shaders/lineShader.frag +43 -0
  39. lavavu/shaders/lineShader.vert +28 -0
  40. lavavu/shaders/pointShader.frag +132 -0
  41. lavavu/shaders/pointShader.vert +57 -0
  42. lavavu/shaders/triShader.frag +170 -0
  43. lavavu/shaders/triShader.vert +55 -0
  44. lavavu/shaders/volumeShader.frag +463 -0
  45. lavavu/shaders/volumeShader.vert +5 -0
  46. lavavu/tracers.py +124 -0
  47. lavavu/vutils.py +213 -0
  48. lavavu_osmesa-1.8.43.dist-info/LICENSE.md +179 -0
  49. lavavu_osmesa-1.8.43.dist-info/METADATA +33 -0
  50. lavavu_osmesa-1.8.43.dist-info/RECORD +138 -0
  51. lavavu_osmesa-1.8.43.dist-info/WHEEL +5 -0
  52. lavavu_osmesa-1.8.43.dist-info/entry_points.txt +3 -0
  53. lavavu_osmesa-1.8.43.dist-info/top_level.txt +1 -0
  54. lavavu_osmesa.libs/libLLVM-3-6d00db57.8.so.1 +0 -0
  55. lavavu_osmesa.libs/libOSMesa-29f606eb.so.8.0.0 +0 -0
  56. lavavu_osmesa.libs/libXau-6ab8808d.so.6.0.0 +0 -0
  57. lavavu_osmesa.libs/libXdmcp-911ecd1c.so.6.0.0 +0 -0
  58. lavavu_osmesa.libs/libXfixes-af4baa9b.so.3.1.0 +0 -0
  59. lavavu_osmesa.libs/libavcodec-10cacdd4.so.57.64.101 +0 -0
  60. lavavu_osmesa.libs/libavformat-afa92877.so.57.56.101 +0 -0
  61. lavavu_osmesa.libs/libavutil-837eb790.so.55.34.101 +0 -0
  62. lavavu_osmesa.libs/libbluray-0b5d9dbd.so.1.10.0 +0 -0
  63. lavavu_osmesa.libs/libbsd-4a4ec721.so.0.8.3 +0 -0
  64. lavavu_osmesa.libs/libbz2-9ebec8ea.so.1.0.4 +0 -0
  65. lavavu_osmesa.libs/libcairo-4217ca50.so.2.11400.8 +0 -0
  66. lavavu_osmesa.libs/libchromaprint-c4f82352.so.1.4.2 +0 -0
  67. lavavu_osmesa.libs/libcom_err-b4bd5c72.so.2.1 +0 -0
  68. lavavu_osmesa.libs/libcrystalhd-e4ea0de0.so.3.6 +0 -0
  69. lavavu_osmesa.libs/libdrm-28f5b5e7.so.2.4.0 +0 -0
  70. lavavu_osmesa.libs/libedit-7f8577df.so.2.0.55 +0 -0
  71. lavavu_osmesa.libs/libffi-1c6807d3.so.6.0.4 +0 -0
  72. lavavu_osmesa.libs/libfontconfig-e9a06300.so.1.8.0 +0 -0
  73. lavavu_osmesa.libs/libfreetype-851758a3.so.6.12.3 +0 -0
  74. lavavu_osmesa.libs/libgcrypt-0005395c.so.20.1.6 +0 -0
  75. lavavu_osmesa.libs/libglapi-cf95372b.so.0.0.0 +0 -0
  76. lavavu_osmesa.libs/libgme-5f850ce8.so.0.6.0 +0 -0
  77. lavavu_osmesa.libs/libgmp-742f5e74.so.10.3.2 +0 -0
  78. lavavu_osmesa.libs/libgnutls-1ec2cd13.so.30.13.1 +0 -0
  79. lavavu_osmesa.libs/libgomp-ce6cf6a9.so.1.0.0 +0 -0
  80. lavavu_osmesa.libs/libgpg-error-24781f22.so.0.21.0 +0 -0
  81. lavavu_osmesa.libs/libgsm-aa736f52.so.1.0.12 +0 -0
  82. lavavu_osmesa.libs/libgssapi_krb5-e296a08d.so.2.2 +0 -0
  83. lavavu_osmesa.libs/libhogweed-9d325a8d.so.4.3 +0 -0
  84. lavavu_osmesa.libs/libicudata-79cf9efa.so.57.1 +0 -0
  85. lavavu_osmesa.libs/libicui18n-03536ef3.so.57.1 +0 -0
  86. lavavu_osmesa.libs/libicuuc-5743fca1.so.57.1 +0 -0
  87. lavavu_osmesa.libs/libidn-fd653b64.so.11.6.16 +0 -0
  88. lavavu_osmesa.libs/libjbig-b30cd8bd.so.0 +0 -0
  89. lavavu_osmesa.libs/libjpeg-8afa139c.so.62.2.0 +0 -0
  90. lavavu_osmesa.libs/libk5crypto-93afd15e.so.3.1 +0 -0
  91. lavavu_osmesa.libs/libkeyutils-46318358.so.1.5 +0 -0
  92. lavavu_osmesa.libs/libkrb5-061fe33b.so.3.3 +0 -0
  93. lavavu_osmesa.libs/libkrb5support-86ac49ad.so.0.1 +0 -0
  94. lavavu_osmesa.libs/liblzma-9c0610aa.so.5.2.2 +0 -0
  95. lavavu_osmesa.libs/libmp3lame-249ae4b0.so.0.0.0 +0 -0
  96. lavavu_osmesa.libs/libmpg123-13a39b0e.so.0.42.3 +0 -0
  97. lavavu_osmesa.libs/libncurses-09dfda50.so.5.9 +0 -0
  98. lavavu_osmesa.libs/libnettle-2482db45.so.6.3 +0 -0
  99. lavavu_osmesa.libs/libnuma-c8473f23.so.1.0.0 +0 -0
  100. lavavu_osmesa.libs/libogg-b6ceea65.so.0.8.2 +0 -0
  101. lavavu_osmesa.libs/libopenjp2-a0c5d12e.so.2.1.2 +0 -0
  102. lavavu_osmesa.libs/libopenmpt-58b855da.so.0.0.20 +0 -0
  103. lavavu_osmesa.libs/libopus-37a3229e.so.0.5.3 +0 -0
  104. lavavu_osmesa.libs/libp11-kit-d06ac4a7.so.0.2.0 +0 -0
  105. lavavu_osmesa.libs/libpixman-1-7369dbb3.so.0.34.0 +0 -0
  106. lavavu_osmesa.libs/libpng16-121b9de7.so.16.28.0 +0 -0
  107. lavavu_osmesa.libs/libshine-b48eced9.so.3.0.1 +0 -0
  108. lavavu_osmesa.libs/libsnappy-1125e350.so.1.3.0 +0 -0
  109. lavavu_osmesa.libs/libsoxr-e0d4d3e4.so.0.1.1 +0 -0
  110. lavavu_osmesa.libs/libspeex-6f258c6c.so.1.5.0 +0 -0
  111. lavavu_osmesa.libs/libssh-gcrypt-90c7dd19.so.4.5.1 +0 -0
  112. lavavu_osmesa.libs/libswresample-cb1bf771.so.2.3.100 +0 -0
  113. lavavu_osmesa.libs/libswscale-876dcddb.so.4.2.100 +0 -0
  114. lavavu_osmesa.libs/libtasn1-44938221.so.6.5.3 +0 -0
  115. lavavu_osmesa.libs/libtheoradec-02a81176.so.1.1.4 +0 -0
  116. lavavu_osmesa.libs/libtheoraenc-b508ccf1.so.1.1.2 +0 -0
  117. lavavu_osmesa.libs/libtiff-e2a5092b.so.5.2.6 +0 -0
  118. lavavu_osmesa.libs/libtinfo-33626a82.so.5.9 +0 -0
  119. lavavu_osmesa.libs/libtwolame-6fcc2d32.so.0.0.0 +0 -0
  120. lavavu_osmesa.libs/libva-0f7a824e.so.1.3904.0 +0 -0
  121. lavavu_osmesa.libs/libva-drm-178eb7ac.so.1.3904.0 +0 -0
  122. lavavu_osmesa.libs/libva-x11-d220c497.so.1.3904.0 +0 -0
  123. lavavu_osmesa.libs/libvdpau-0391b780.so.1.0.0 +0 -0
  124. lavavu_osmesa.libs/libvorbis-378bad15.so.0.4.8 +0 -0
  125. lavavu_osmesa.libs/libvorbisenc-d605e0e1.so.2.0.11 +0 -0
  126. lavavu_osmesa.libs/libvorbisfile-5692671f.so.3.3.7 +0 -0
  127. lavavu_osmesa.libs/libvpx-560f7a88.so.4.1.0 +0 -0
  128. lavavu_osmesa.libs/libwavpack-8339806a.so.1.2.0 +0 -0
  129. lavavu_osmesa.libs/libwebp-63152597.so.6.0.2 +0 -0
  130. lavavu_osmesa.libs/libwebpmux-38ab8eb3.so.2.0.2 +0 -0
  131. lavavu_osmesa.libs/libx264-1c898326.so.148 +0 -0
  132. lavavu_osmesa.libs/libx265-51947861.so.95 +0 -0
  133. lavavu_osmesa.libs/libxcb-ffedb2d4.so.1.1.0 +0 -0
  134. lavavu_osmesa.libs/libxcb-render-f7692d1d.so.0.0.0 +0 -0
  135. lavavu_osmesa.libs/libxcb-shm-5702672e.so.0.0.0 +0 -0
  136. lavavu_osmesa.libs/libxml2-b8b306ab.so.2.9.4 +0 -0
  137. lavavu_osmesa.libs/libxvidcore-a773eded.so.4.3 +0 -0
  138. lavavu_osmesa.libs/libzvbi-2db02ce4.so.0.13.2 +0 -0
lavavu/vutils.py ADDED
@@ -0,0 +1,213 @@
1
+ """
2
+ LavaVu python interface: vis utils
3
+ """
4
+ import sys
5
+ import os
6
+
7
+ def is_ipython():
8
+ """
9
+ Detects if running within IPython environment
10
+
11
+ Returns
12
+ -------
13
+ boolean
14
+ True if IPython detected
15
+ Does not necessarrily indicate running within a browser / notebook context
16
+ """
17
+ try:
18
+ if __IPYTHON__:
19
+ return True
20
+ else:
21
+ return False
22
+ except:
23
+ return False
24
+
25
+ def is_notebook():
26
+ """
27
+ Detects if running within an interactive IPython notebook environment
28
+
29
+ Returns
30
+ -------
31
+ boolean
32
+ True if IPython detected and browser/notebook display capability detected
33
+ """
34
+ if 'IPython' not in sys.modules:
35
+ # IPython hasn't been imported, definitely not
36
+ return False
37
+ try:
38
+ from IPython import get_ipython
39
+ from IPython.display import display,Image,HTML
40
+ except:
41
+ return False
42
+ # check for `kernel` attribute on the IPython instance
43
+ return getattr(get_ipython(), 'kernel', None) is not None
44
+
45
+ def getname(var):
46
+ """
47
+ Attempt to find the name of a variable from the main module namespace
48
+
49
+ Parameters
50
+ ----------
51
+ var
52
+ The variable in question
53
+
54
+ Returns
55
+ -------
56
+ name : str
57
+ Name of the variable
58
+ """
59
+ import __main__ as main_mod
60
+ for name in dir(main_mod):
61
+ val = getattr(main_mod, name)
62
+ if val is var:
63
+ return name
64
+ return None
65
+
66
+ def download(url, filename=None, overwrite=False, quiet=False):
67
+ """
68
+ Download a file from an internet URL
69
+
70
+ Parameters
71
+ ----------
72
+ url : str
73
+ URL to request the file from
74
+ filename : str
75
+ Filename to save, default is to keep the same name in current directory
76
+ overwrite : boolean
77
+ Always overwrite file if it exists, default is to never overwrite
78
+
79
+ Returns
80
+ -------
81
+ filename : str
82
+ Actual filename written to local filesystem
83
+ """
84
+ #Python 3 moved modules
85
+ try:
86
+ from urllib.request import urlopen, URLError, HTTPError, Request
87
+ from urllib.parse import urlparse
88
+ from urllib.parse import quote
89
+ except ImportError:
90
+ from urllib2 import urlopen, URLError, HTTPError, Request
91
+ from urllib import quote
92
+ from urlparse import urlparse
93
+
94
+ if filename is None:
95
+ filename = url[url.rfind("/")+1:]
96
+
97
+ if overwrite or not os.path.exists(filename):
98
+ #Encode url path
99
+ o = urlparse(url)
100
+ o = o._replace(path=quote(o.path))
101
+ url = o.geturl()
102
+ if not quiet: print("Downloading: " + filename)
103
+ try:
104
+ #Use a fake user agent, as some websites disallow python/urllib
105
+ user_agent = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7'
106
+ headers = {'User-Agent':user_agent,}
107
+ request = Request(url, None, headers)
108
+ response = urlopen(request)
109
+ with open(filename, "wb") as out:
110
+ out.write(response.read())
111
+ except (Exception) as e:
112
+ print(str(e), url)
113
+ raise(e)
114
+
115
+ else:
116
+ if not quiet:
117
+ print(filename + " exists, skipped downloading.")
118
+
119
+ return filename
120
+
121
+ def inject(html):
122
+ """
123
+ Inject HTML into a notebook cell
124
+ """
125
+ if not is_notebook():
126
+ return
127
+ from IPython.display import display,HTML
128
+ display(HTML(html))
129
+
130
+ def injectjs(js):
131
+ """
132
+ Inject Javascript into a notebook cell
133
+ """
134
+ inject('<script>' + js + '</script>')
135
+
136
+ def hidecode():
137
+ """
138
+ Allow toggle of code cells
139
+ """
140
+ inject('''<script>
141
+ var code_show = '';
142
+ var menu_edited = false;
143
+ function code_toggle() {
144
+ var code_cells = document.getElementsByClassName('CodeMirror');
145
+ if (code_cells.length == 0) return;
146
+
147
+ if (code_show == 'none')
148
+ code_show = '';
149
+ else
150
+ code_show = 'none';
151
+
152
+ for (var x=0; x<code_cells.length; x++) {
153
+ var el = code_cells[x].parentElement;
154
+ el.style.display = code_show;
155
+
156
+ //Show cell code on double click
157
+ var p = el.parentElement.parentElement;
158
+ p.ondblclick = function() {
159
+ var pel = this.parentElement;
160
+ var all = pel.getElementsByTagName('*');
161
+ for (var i = 0; i < all.length; i++) {
162
+ if (all[i].classList.contains('CodeMirror')) {
163
+ all[i].parentElement.style.display = '';
164
+ break;
165
+ }
166
+ }
167
+ }
168
+ }
169
+ }
170
+
171
+ if (!menu_edited) {
172
+ menu_edited = true;
173
+ var mnu = document.getElementById("view_menu");
174
+ console.log(mnu)
175
+ if (mnu) {
176
+ var element = document.createElement('li');
177
+ element.id = 'toggle_toolbar';
178
+ element.title = 'Show/Hide code cells'
179
+ element.innerHTML = "<a href='javascript:code_toggle()'>Toggle Code Cells</a>"
180
+ mnu.appendChild(element);
181
+ }
182
+ }
183
+ code_toggle();
184
+ </script>
185
+ The code for this notebook is hidden <a href="#" onclick="code_toggle()">Click here</a> to show/hide code.''')
186
+
187
+ def style(css):
188
+ """
189
+ Inject stylesheet
190
+ """
191
+ inject("<style>" + css + "</style>")
192
+
193
+ def cellstyle(css):
194
+ """
195
+ Override the notebook cell styles
196
+ """
197
+ style("""
198
+ div.container {{
199
+ {css}
200
+ }}
201
+ """.format(css=css))
202
+
203
+ def cellwidth(width='99%'):
204
+ """
205
+ Override the notebook cell width
206
+ """
207
+ cellstyle("""
208
+ width:{width} !important;
209
+ margin-left:1%;
210
+ margin-right:auto;
211
+ """.format(width=width))
212
+
213
+
@@ -0,0 +1,179 @@
1
+ ### Licensing
2
+
3
+ 1) All source code is released under the LGPL-3 (See below). This covers all
4
+ files found in the `src` directory and any other material not explicitly
5
+ identified under (2) below.
6
+
7
+ 2) Notebooks, stand-alone documentation and python scripts which show how the code is used and run are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. We offer this licence to encourage you to modify and share the examples and use them to help you in your research. Where no individual creator is identified in these files, the appropriate attribution is "The LavaVu Team". All the files covered by this license are found in the `scripts` and `notebooks` directories.
8
+
9
+ ### Copyright holders
10
+
11
+ Copyright Monash University, 2009-2017
12
+
13
+ ### License
14
+
15
+ GNU LESSER GENERAL PUBLIC LICENSE
16
+ Version 3, 29 June 2007
17
+
18
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
19
+ Everyone is permitted to copy and distribute verbatim copies
20
+ of this license document, but changing it is not allowed.
21
+
22
+
23
+ This version of the GNU Lesser General Public License incorporates
24
+ the terms and conditions of version 3 of the GNU General Public
25
+ License, supplemented by the additional permissions listed below.
26
+
27
+ 0. Additional Definitions.
28
+
29
+ As used herein, "this License" refers to version 3 of the GNU Lesser
30
+ General Public License, and the "GNU GPL" refers to version 3 of the GNU
31
+ General Public License.
32
+
33
+ "The Library" refers to a covered work governed by this License,
34
+ other than an Application or a Combined Work as defined below.
35
+
36
+ An "Application" is any work that makes use of an interface provided
37
+ by the Library, but which is not otherwise based on the Library.
38
+ Defining a subclass of a class defined by the Library is deemed a mode
39
+ of using an interface provided by the Library.
40
+
41
+ A "Combined Work" is a work produced by combining or linking an
42
+ Application with the Library. The particular version of the Library
43
+ with which the Combined Work was made is also called the "Linked
44
+ Version".
45
+
46
+ The "Minimal Corresponding Source" for a Combined Work means the
47
+ Corresponding Source for the Combined Work, excluding any source code
48
+ for portions of the Combined Work that, considered in isolation, are
49
+ based on the Application, and not on the Linked Version.
50
+
51
+ The "Corresponding Application Code" for a Combined Work means the
52
+ object code and/or source code for the Application, including any data
53
+ and utility programs needed for reproducing the Combined Work from the
54
+ Application, but excluding the System Libraries of the Combined Work.
55
+
56
+ 1. Exception to Section 3 of the GNU GPL.
57
+
58
+ You may convey a covered work under sections 3 and 4 of this License
59
+ without being bound by section 3 of the GNU GPL.
60
+
61
+ 2. Conveying Modified Versions.
62
+
63
+ If you modify a copy of the Library, and, in your modifications, a
64
+ facility refers to a function or data to be supplied by an Application
65
+ that uses the facility (other than as an argument passed when the
66
+ facility is invoked), then you may convey a copy of the modified
67
+ version:
68
+
69
+ a) under this License, provided that you make a good faith effort to
70
+ ensure that, in the event an Application does not supply the
71
+ function or data, the facility still operates, and performs
72
+ whatever part of its purpose remains meaningful, or
73
+
74
+ b) under the GNU GPL, with none of the additional permissions of
75
+ this License applicable to that copy.
76
+
77
+ 3. Object Code Incorporating Material from Library Header Files.
78
+
79
+ The object code form of an Application may incorporate material from
80
+ a header file that is part of the Library. You may convey such object
81
+ code under terms of your choice, provided that, if the incorporated
82
+ material is not limited to numerical parameters, data structure
83
+ layouts and accessors, or small macros, inline functions and templates
84
+ (ten or fewer lines in length), you do both of the following:
85
+
86
+ a) Give prominent notice with each copy of the object code that the
87
+ Library is used in it and that the Library and its use are
88
+ covered by this License.
89
+
90
+ b) Accompany the object code with a copy of the GNU GPL and this license
91
+ document.
92
+
93
+ 4. Combined Works.
94
+
95
+ You may convey a Combined Work under terms of your choice that,
96
+ taken together, effectively do not restrict modification of the
97
+ portions of the Library contained in the Combined Work and reverse
98
+ engineering for debugging such modifications, if you also do each of
99
+ the following:
100
+
101
+ a) Give prominent notice with each copy of the Combined Work that
102
+ the Library is used in it and that the Library and its use are
103
+ covered by this License.
104
+
105
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
106
+ document.
107
+
108
+ c) For a Combined Work that displays copyright notices during
109
+ execution, include the copyright notice for the Library among
110
+ these notices, as well as a reference directing the user to the
111
+ copies of the GNU GPL and this license document.
112
+
113
+ d) Do one of the following:
114
+
115
+ 0) Convey the Minimal Corresponding Source under the terms of this
116
+ License, and the Corresponding Application Code in a form
117
+ suitable for, and under terms that permit, the user to
118
+ recombine or relink the Application with a modified version of
119
+ the Linked Version to produce a modified Combined Work, in the
120
+ manner specified by section 6 of the GNU GPL for conveying
121
+ Corresponding Source.
122
+
123
+ 1) Use a suitable shared library mechanism for linking with the
124
+ Library. A suitable mechanism is one that (a) uses at run time
125
+ a copy of the Library already present on the user's computer
126
+ system, and (b) will operate properly with a modified version
127
+ of the Library that is interface-compatible with the Linked
128
+ Version.
129
+
130
+ e) Provide Installation Information, but only if you would otherwise
131
+ be required to provide such information under section 6 of the
132
+ GNU GPL, and only to the extent that such information is
133
+ necessary to install and execute a modified version of the
134
+ Combined Work produced by recombining or relinking the
135
+ Application with a modified version of the Linked Version. (If
136
+ you use option 4d0, the Installation Information must accompany
137
+ the Minimal Corresponding Source and Corresponding Application
138
+ Code. If you use option 4d1, you must provide the Installation
139
+ Information in the manner specified by section 6 of the GNU GPL
140
+ for conveying Corresponding Source.)
141
+
142
+ 5. Combined Libraries.
143
+
144
+ You may place library facilities that are a work based on the
145
+ Library side by side in a single library together with other library
146
+ facilities that are not Applications and are not covered by this
147
+ License, and convey such a combined library under terms of your
148
+ choice, if you do both of the following:
149
+
150
+ a) Accompany the combined library with a copy of the same work based
151
+ on the Library, uncombined with any other library facilities,
152
+ conveyed under the terms of this License.
153
+
154
+ b) Give prominent notice with the combined library that part of it
155
+ is a work based on the Library, and explaining where to find the
156
+ accompanying uncombined form of the same work.
157
+
158
+ 6. Revised Versions of the GNU Lesser General Public License.
159
+
160
+ The Free Software Foundation may publish revised and/or new versions
161
+ of the GNU Lesser General Public License from time to time. Such new
162
+ versions will be similar in spirit to the present version, but may
163
+ differ in detail to address new problems or concerns.
164
+
165
+ Each version is given a distinguishing version number. If the
166
+ Library as you received it specifies that a certain numbered version
167
+ of the GNU Lesser General Public License "or any later version"
168
+ applies to it, you have the option of following the terms and
169
+ conditions either of that published version or of any later version
170
+ published by the Free Software Foundation. If the Library as you
171
+ received it does not specify a version number of the GNU Lesser
172
+ General Public License, you may choose any version of the GNU Lesser
173
+ General Public License ever published by the Free Software Foundation.
174
+
175
+ If the Library as you received it specifies that a proxy can decide
176
+ whether future versions of the GNU Lesser General Public License shall
177
+ apply, that proxy's public statement of acceptance of any version is
178
+ permanent authorization for you to choose that version for the
179
+ Library.
@@ -0,0 +1,33 @@
1
+ Metadata-Version: 2.1
2
+ Name: lavavu-osmesa
3
+ Version: 1.8.43
4
+ Summary: Python interface to LavaVu OpenGL 3D scientific visualisation utilities
5
+ Home-page: https://github.com/lavavu/LavaVu
6
+ Author: Owen Kaluza
7
+ Author-email: owen.kaluza@monash.edu
8
+ License: LGPL-3
9
+ Platform: any
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Intended Audience :: Science/Research
12
+ Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
13
+ Classifier: Operating System :: POSIX :: Linux
14
+ Classifier: Operating System :: MacOS
15
+ Classifier: Operating System :: Microsoft :: Windows
16
+ Classifier: Environment :: X11 Applications
17
+ Classifier: Environment :: MacOS X :: Cocoa
18
+ Classifier: Environment :: Win32 (MS Windows)
19
+ Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
20
+ Classifier: Topic :: Scientific/Engineering :: Visualization
21
+ Classifier: Development Status :: 5 - Production/Stable
22
+ Classifier: Programming Language :: C++
23
+ Classifier: Programming Language :: Python :: 3.6
24
+ Classifier: Programming Language :: Python :: 3.7
25
+ Classifier: Programming Language :: Python :: 3.8
26
+ Classifier: Framework :: Jupyter
27
+ Classifier: Framework :: IPython
28
+ License-File: LICENSE.md
29
+ Requires-Dist: numpy (>=1.11)
30
+ Requires-Dist: aiohttp
31
+ Requires-Dist: jupyter-server-proxy
32
+
33
+ See https://github.com/lavavu/LavaVu for more info
@@ -0,0 +1,138 @@
1
+ lavavu_osmesa-1.8.43.dist-info/entry_points.txt,sha256=LgxRUxcd5pH9w3yYRyTYyGm8xwAlnyvS_CKaisWHDWc,70
2
+ lavavu_osmesa-1.8.43.dist-info/WHEEL,sha256=g7iMJB7zsXQB7KDG0OCSjlJIEWZMSVTNavFo2FLldoY,114
3
+ lavavu_osmesa-1.8.43.dist-info/top_level.txt,sha256=JptS0k1nlBumjLs_0hITr3_XUJhxqvKBXD2jGho3E3A,7
4
+ lavavu_osmesa-1.8.43.dist-info/LICENSE.md,sha256=EhfNgC6BYh5gDEaq4tcrN3S0wbO4CtJO46botJnCF8c,8603
5
+ lavavu_osmesa-1.8.43.dist-info/RECORD,,
6
+ lavavu_osmesa-1.8.43.dist-info/METADATA,sha256=d0oNAGgySei6ym09ZnEyaFFK0SC0qzeKhIFe1NiqpPw,1320
7
+ lavavu_osmesa.libs/libmpg123-13a39b0e.so.0.42.3,sha256=rRsrRmYcJKzRkWE5UD5CwSMrlCq5zvL6wnZYHn9M-hU,331177
8
+ lavavu_osmesa.libs/libsoxr-e0d4d3e4.so.0.1.1,sha256=IiETGVxTITYNqyvfqd6tUID5x6iLEOTXp6sKpJIDyHg,193401
9
+ lavavu_osmesa.libs/libgsm-aa736f52.so.1.0.12,sha256=lKP3vix5rlY-So-3dm4qs2fEOeDEE_mZx7j0vUX5eVE,54553
10
+ lavavu_osmesa.libs/libfreetype-851758a3.so.6.12.3,sha256=9jd3MPMHO1JEIHfpF7fD92-vNYEnAHP6w0NCDoADxZ0,744241
11
+ lavavu_osmesa.libs/libhogweed-9d325a8d.so.4.3,sha256=p5Vacp8Xt8mIeKuR6zoWLbZVYZGN2DiIaB9TCx1m7Cc,236977
12
+ lavavu_osmesa.libs/libffi-1c6807d3.so.6.0.4,sha256=1UNn8kLF-dUKO9kCr3kUntTNq0laRmU9jEiCmPzivm8,38489
13
+ lavavu_osmesa.libs/libopus-37a3229e.so.0.5.3,sha256=wUVRcwoI7HQ8n8Cf3vx40Fr9J807bItp5EOD4hoKm58,325801
14
+ lavavu_osmesa.libs/libvorbis-378bad15.so.0.4.8,sha256=eAdKAqWgJX_dxNFUSsop539CXeOCSreUL2_idwYcem0,187161
15
+ lavavu_osmesa.libs/libpng16-121b9de7.so.16.28.0,sha256=_fKNwQt7VItZPOVxMNRhhLaTHX7ty5ui8hu728fXEqY,216409
16
+ lavavu_osmesa.libs/libxcb-ffedb2d4.so.1.1.0,sha256=-qMndUfIi2AWw-i7j3uFQs2jgTFCJmr3saQ_42YlkuQ,206425
17
+ lavavu_osmesa.libs/libvorbisenc-d605e0e1.so.2.0.11,sha256=vyrfvaIyOqeCCVCik3HJMDwpay9bJrjq3w3-cmL_XKI,697313
18
+ lavavu_osmesa.libs/libgcrypt-0005395c.so.20.1.6,sha256=Znz0zQm8SPK8j_bZnQj4NQENC5w8qrAVy_nETp5FWFc,1126873
19
+ lavavu_osmesa.libs/libvorbisfile-5692671f.so.3.3.7,sha256=Wj1FL9gmf1300TDUZgdvobZyPwBsfqlZf388S__FB_Q,42657
20
+ lavavu_osmesa.libs/libmp3lame-249ae4b0.so.0.0.0,sha256=TWx-J-pemCuUEDTVTDV_bnXRR8ivIs4pG_uNqNJ5gnw,310009
21
+ lavavu_osmesa.libs/libvdpau-0391b780.so.1.0.0,sha256=uYs4FUrIa52uHIZdij5IEQLmj4mvC_tTi51ha-yzeXg,18329
22
+ lavavu_osmesa.libs/libglapi-cf95372b.so.0.0.0,sha256=NG7nhWidrgUZAAiQfuidQao8KJvAlh1nFJCjeK-80d0,296033
23
+ lavavu_osmesa.libs/libXau-6ab8808d.so.6.0.0,sha256=TJnlzpvSzyXzqsqLSa2ZeIVzWcMz5otHMPGuZ46LbeA,17289
24
+ lavavu_osmesa.libs/libbluray-0b5d9dbd.so.1.10.0,sha256=K1hQhEZCbB54vvC3BEKJB-ezBUKeJX27j3GtgoqYfrI,309857
25
+ lavavu_osmesa.libs/libcairo-4217ca50.so.2.11400.8,sha256=8mK9t0Af_fDLurvBHIbpf4QqWmKpdkeseeUm8co53Io,1168825
26
+ lavavu_osmesa.libs/libgmp-742f5e74.so.10.3.2,sha256=yW9b71-x32apcn-u5BgaBVHO1vOwGCMi4mDhUTnqT_c,556929
27
+ lavavu_osmesa.libs/libXdmcp-911ecd1c.so.6.0.0,sha256=w1S0z-JqShsucEgfOmIoXYdgcXJhfU6rjD-Ab1Qfijc,29785
28
+ lavavu_osmesa.libs/libgomp-ce6cf6a9.so.1.0.0,sha256=OG1ojWKF3pS2LDoGVYCcBlRHZKQX0XZjOD0w-J317Uc,196881
29
+ lavavu_osmesa.libs/libbsd-4a4ec721.so.0.8.3,sha256=iO462tstraQPepWkz2tkP3QfWRkB2KDMA7Py59bQvUM,84753
30
+ lavavu_osmesa.libs/libkeyutils-46318358.so.1.5,sha256=XxDi0eDiK5ohHMwhkgRD_kkyLkpBw9DeRF-eqO6oweU,17897
31
+ lavavu_osmesa.libs/liblzma-9c0610aa.so.5.2.2,sha256=o-ltVvgH3Iaj7LtBI5YLvL1x6zE7Q1ElauOK0f1A44Y,159385
32
+ lavavu_osmesa.libs/libspeex-6f258c6c.so.1.5.0,sha256=KRUQ773PfYKiOd5r9FHggQqOaMWW5TWl8GOq3_n8cLI,104545
33
+ lavavu_osmesa.libs/libtiff-e2a5092b.so.5.2.6,sha256=AEZhWtHsV90qyxxfNRt_tOcGaftx1m6VbSE9OnWJv20,505505
34
+ lavavu_osmesa.libs/libtheoraenc-b508ccf1.so.1.1.2,sha256=K9jCwuPyN5xrlOUGQzNKgsQdXF2L-fGr7WtEQnfC01g,264137
35
+ lavavu_osmesa.libs/libidn-fd653b64.so.11.6.16,sha256=dqkrorionDt48fMeLrLwKhijHCQHFEy-FQzwnxovdu4,215577
36
+ lavavu_osmesa.libs/libLLVM-3-6d00db57.8.so.1,sha256=5CQiExmllfP_R3659aP2UBF5bQIFKCl3XcX9tnkVg5Y,45749769
37
+ lavavu_osmesa.libs/libwebp-63152597.so.6.0.2,sha256=P0qM2LjuNEKV0WL6bsve6o9oCa2hpJzV7ycA5dlaZRE,395993
38
+ lavavu_osmesa.libs/libvpx-560f7a88.so.4.1.0,sha256=ThwREY0KOltqAz9tNyFRbk6DjM0fqRAx-vVj7StgUew,2340825
39
+ lavavu_osmesa.libs/libk5crypto-93afd15e.so.3.1,sha256=K-P0GkRt37hfr0i_cdwSRyc9HEG14ANcnG9o_6DuLuY,211841
40
+ lavavu_osmesa.libs/libwebpmux-38ab8eb3.so.2.0.2,sha256=IKwgZZt8ZvKTVz7Ih36wVmf5dsOBxdpbZtJpTX8JIXo,46353
41
+ lavavu_osmesa.libs/libopenjp2-a0c5d12e.so.2.1.2,sha256=hTe5liOIlhfxHtP8yOu05zORIP3pnL5RS16AZEviW-U,247673
42
+ lavavu_osmesa.libs/libXfixes-af4baa9b.so.3.1.0,sha256=5yu9T3LJIa69RkvhuCFuSKLeZzdMXnyLN-zzuEmxTx8,26345
43
+ lavavu_osmesa.libs/libp11-kit-d06ac4a7.so.0.2.0,sha256=Qe0WrPgMQK5emmTB6Pq8-dMDWbSsmPGovxlCcsrquTA,425465
44
+ lavavu_osmesa.libs/libavcodec-10cacdd4.so.57.64.101,sha256=pVmOF-YbXha1JbcXR3ywz0SF0msyZlOGYzCnQCOb2R0,13247065
45
+ lavavu_osmesa.libs/libx264-1c898326.so.148,sha256=2vkFAtmuHIvEoFLyA-HO_Nt-N33j9nSJppIz1lcHDyg,1219441
46
+ lavavu_osmesa.libs/libkrb5-061fe33b.so.3.3,sha256=DvD2iI2n2pnRimUG-oJggHDYZtIHpN_XpP-3wO22qcA,940985
47
+ lavavu_osmesa.libs/libxml2-b8b306ab.so.2.9.4,sha256=YdhGyoBFqYmR9fyQYhY8qU_MAX9b_AmKtUR05xvadys,1901249
48
+ lavavu_osmesa.libs/libxcb-shm-5702672e.so.0.0.0,sha256=4CeLwYeMyvjyrE2gBm_-w1ewVCDTzqja5bDv2sKBwIE,21361
49
+ lavavu_osmesa.libs/libjpeg-8afa139c.so.62.2.0,sha256=xDkgH4JwBkL_dhLLrRGkc9-7W4GA7S6ORicDPYTzdqQ,442097
50
+ lavavu_osmesa.libs/libnettle-2482db45.so.6.3,sha256=RU5w0ita_-l-N9957yUOkFnhgBMGFRFF0SgucxYzPy0,238265
51
+ lavavu_osmesa.libs/libtwolame-6fcc2d32.so.0.0.0,sha256=8cKoP5iMumFyJs0clmlw5DSU7vWnvO5t8kWI9Rhk0Io,129769
52
+ lavavu_osmesa.libs/libcom_err-b4bd5c72.so.2.1,sha256=-hUudcdW-KoiZoANUSFM6eAawCnMAszvBto3_Lxs3Hk,17497
53
+ lavavu_osmesa.libs/libzvbi-2db02ce4.so.0.13.2,sha256=L8LYujS_QLExEqewyVnptn_SV8zLArmrQJli7B1m_vI,604489
54
+ lavavu_osmesa.libs/libswresample-cb1bf771.so.2.3.100,sha256=aXlH0zG5UJJ0gaidB2AD5ufUXROwTXD1BXyjmq4GC-k,132401
55
+ lavavu_osmesa.libs/libva-0f7a824e.so.1.3904.0,sha256=l3ZTWbK3zxozPZZs6g17Bg5WoKE2nyn25ISNWwkXbUE,133593
56
+ lavavu_osmesa.libs/libtinfo-33626a82.so.5.9,sha256=6UfnZaPW2m0J5-_AQ7IOY3GK39M-sjt79CqTNYVBA6o,176681
57
+ lavavu_osmesa.libs/libgssapi_krb5-e296a08d.so.2.2,sha256=OO4DnlaT3XMP19IUQt-cCukVTBCmuKT86VSSDbnNsKs,328785
58
+ lavavu_osmesa.libs/libavformat-afa92877.so.57.56.101,sha256=dfDSsH3xJCL6fAa3fUYlRSsv6IQj1IJfP8xUeDcxbaw,2376881
59
+ lavavu_osmesa.libs/libdrm-28f5b5e7.so.2.4.0,sha256=Cl1Px4Jm7almwq5J8xkI3WfGkq7GL99QEo_oZ7MvwjI,75161
60
+ lavavu_osmesa.libs/libssh-gcrypt-90c7dd19.so.4.5.1,sha256=8brsY8WMm-7VJwmrwGpwDbIBjpJIIK2dljzY24ID7DE,530841
61
+ lavavu_osmesa.libs/libx265-51947861.so.95,sha256=C7-vLBuWYySo8iBxNUCshft5GVAvkPTcHYkMBz8hn00,11542257
62
+ lavavu_osmesa.libs/libicudata-79cf9efa.so.57.1,sha256=55MppMDIwPIk5a4kOI5zDr-1p0EtHv4zu_7Ll8XOiw4,25678441
63
+ lavavu_osmesa.libs/libchromaprint-c4f82352.so.1.4.2,sha256=sEsZTcv1sm5v2W8Qug6nPfwoQ6clRI1msgojJ_eYves,88393
64
+ lavavu_osmesa.libs/libjbig-b30cd8bd.so.0,sha256=VhsfUkmKO27y0SIX-u5qoJu9RBIVQAPS62XTBEX0s74,62753
65
+ lavavu_osmesa.libs/libsnappy-1125e350.so.1.3.0,sha256=kby4Ax1Emse4uH8H8A_mOks0pcQkU6GHwmVgWwsWPEw,36825
66
+ lavavu_osmesa.libs/libogg-b6ceea65.so.0.8.2,sha256=uU7xHVGuk8GxkOvsjMnTujnHuoekwNInhjIvq9-T9HI,39049
67
+ lavavu_osmesa.libs/libtasn1-44938221.so.6.5.3,sha256=2imjyxLSV2xMbl9qm6vnrHpQJD-qYGGA0iwZll-APKw,79513
68
+ lavavu_osmesa.libs/libicui18n-03536ef3.so.57.1,sha256=j2tg8PDLRmqEDwV39HHGCK8Kz48mEcjev2oMJfAGp14,3420009
69
+ lavavu_osmesa.libs/libswscale-876dcddb.so.4.2.100,sha256=Z2eBS6neGahlvK48gXkOZpj4URUQNEO7stzdTjg1GCs,566505
70
+ lavavu_osmesa.libs/libshine-b48eced9.so.3.0.1,sha256=FWtQt2zYxhwXctSNpRNCvnomu2i4DzINHSwOb9zHWl8,53889
71
+ lavavu_osmesa.libs/libtheoradec-02a81176.so.1.1.4,sha256=Y1YOSPvmGmYl8Qfhxq1ctbs9O1Dtt9RbcoQkJdME614,128569
72
+ lavavu_osmesa.libs/libnuma-c8473f23.so.1.0.0,sha256=ZPnZu4oGQDfstz2wBLXOofttmyiaoiBIMS9YtTkGJOY,48433
73
+ lavavu_osmesa.libs/libfontconfig-e9a06300.so.1.8.0,sha256=wu7T7weLJ-6S4P8BbJYmvAa9P9EokcsHPH9OYF2-ats,267273
74
+ lavavu_osmesa.libs/libpixman-1-7369dbb3.so.0.34.0,sha256=XCbjf7Dangm2iyy7xjWpDMAyLqPMMfZ8lMf8mGEBnMw,689769
75
+ lavavu_osmesa.libs/libopenmpt-58b855da.so.0.0.20,sha256=F6BMFxVbv_dj0Atxu1dEN1VIrsDxO4G0ulOCNpkdbcc,1349537
76
+ lavavu_osmesa.libs/libicuuc-5743fca1.so.57.1,sha256=ScZwuasUG-W8umU7rrERcfZKV8JmV_JaeZviIjmdWq0,2020737
77
+ lavavu_osmesa.libs/libgme-5f850ce8.so.0.6.0,sha256=SRyCH9iwACFxYdJu2RVtOAOfxMouSIoFy7Be4hE5sYk,317217
78
+ lavavu_osmesa.libs/libncurses-09dfda50.so.5.9,sha256=WK9isVc1i_fZ95JjjdeYwH0rOeJstCfzqrin94dSzc4,155521
79
+ lavavu_osmesa.libs/libbz2-9ebec8ea.so.1.0.4,sha256=QUxPjW1jReJyu5ZZP3iDOmO7AZv7ZdOqk0D2duNKPXw,71001
80
+ lavavu_osmesa.libs/libxvidcore-a773eded.so.4.3,sha256=SKsFubQA4znDZCkbuJMWIdT--EYd2iwWrVP_wcnJq_g,688993
81
+ lavavu_osmesa.libs/libgnutls-1ec2cd13.so.30.13.1,sha256=MC9ydfQCq8YGRsO_-JidH4seUQtgCLizv-jSiHBLRnk,1765473
82
+ lavavu_osmesa.libs/libkrb5support-86ac49ad.so.0.1,sha256=rupwlBebEhh7b9Z-IHBK27nNXAl0aPtynXXJBLuvPKw,55801
83
+ lavavu_osmesa.libs/libcrystalhd-e4ea0de0.so.3.6,sha256=U3rdNi8bX2061S07czYalAYPH1Xv-XuGxGTRgMsFLLY,121561
84
+ lavavu_osmesa.libs/libedit-7f8577df.so.2.0.55,sha256=Rveo5Uw2ybhIVHQCKZZepSA7r5QjGaTo86nmtlMyu88,225561
85
+ lavavu_osmesa.libs/libOSMesa-29f606eb.so.8.0.0,sha256=Fx4FfXAA-r5iRNTvMAFFAJtaUTRFFH3wGEHNatWQetg,13585041
86
+ lavavu_osmesa.libs/libxcb-render-f7692d1d.so.0.0.0,sha256=4Y_-osC0fiPlqELEyfdsVusIbHg-UMFhVrd7xAO5hn4,78089
87
+ lavavu_osmesa.libs/libva-drm-178eb7ac.so.1.3904.0,sha256=O4c4vd-PszUlEU5Gj82RCWwLb-SeSzXCrofH1AEYCY4,16953
88
+ lavavu_osmesa.libs/libva-x11-d220c497.so.1.3904.0,sha256=XHcU9zZfvvW3EfFyXu67X4j8Fe8PUKZqHDh43Fvzr10,29817
89
+ lavavu_osmesa.libs/libgpg-error-24781f22.so.0.21.0,sha256=pLsf-cA7mNVGrWM_2QzbyYTVhvGwjRaLHQtMEybGG58,85161
90
+ lavavu_osmesa.libs/libavutil-837eb790.so.55.34.101,sha256=t13wkuD7bGXWCi6lHADCDbMQkOAbQfi3sevZwyEx3Fs,485745
91
+ lavavu_osmesa.libs/libwavpack-8339806a.so.1.2.0,sha256=LPXyWop7eiso5UN_O6uLHlq3lpuQii5Wn2XmNc9WbEA,178953
92
+ lavavu/server.py,sha256=L-_yPCbNfwYxJCPjDQtr_lxPnDp4oMNVFyxXhBERYrQ,12468
93
+ lavavu/amalgamate.py,sha256=V_So9Txm1qIULjiIP6CBXzmKHgxqJVofeZcvRNCu768,527
94
+ lavavu/LavaVuPython.py,sha256=59bs7XC0kURhPqBKONOuh3yS1mdL-2lSOhNyU8U3tuw,33444
95
+ lavavu/__main__.py,sha256=EbDetijCjyoiNxmExqnDGoRVs996tSVave5DML9zuMY,235
96
+ lavavu/vutils.py,sha256=YiuCRRwwoZ3UgQtnNwl22lWnqshIEVfQ3-biV1-5JnA,5508
97
+ lavavu/_LavaVuPython.cpython-311-x86_64-linux-gnu.so,sha256=_ImiS2ZVyn3ks1iJyiE81w4Ut5ejXPKdAe7sktySx-g,45868481
98
+ lavavu/font.bin,sha256=fvi5zkvmq6gh9v3jXedBVuxNJWKmHtbjECzv6eT9wb4,225360
99
+ lavavu/__init__.py,sha256=JroZQiUbuVN7ifixk2zNDGlyLGaM8bqfRbw4D_F9qIQ,191
100
+ lavavu/points.py,sha256=jRRtA6CrcA46Y2jUJmkxnIiVoMC5a14xEd_ojhmjhz4,5871
101
+ lavavu/tracers.py,sha256=0dB6v9Jg5G-IeZxiVFvbPoTycGvyAQBtgyEAZUmq4XU,4257
102
+ lavavu/convert.py,sha256=b37XMASGLU0wr16XLsxWeCZ9hJUdk6naeHI3-n38h_U,33788
103
+ lavavu/lavavu.py,sha256=vvN-dWcmaNOxDRcRUOFqb1GxKS71qFu8BMt19w5_0s4,199675
104
+ lavavu/aserver.py,sha256=h36g8nOGngHigMb1ifW-g71W4uOMF9oG-T7w0vCvdfs,11929
105
+ lavavu/control.py,sha256=MWoYWBhqJbq_1GArE79SQAcZ1rINlvl0bx5nV5XTf8U,65568
106
+ lavavu/dict.json,sha256=uYKHwFhkr-7SAuPqddP3VWZ5Mi6X-BA6WUfqVzAH4rk,52017
107
+ lavavu/shaders/default.frag,sha256=xCkYz8QriRlnAr-NtenZSIWI_liSxv9jz3Lp5immK9k,258
108
+ lavavu/shaders/pointShader.vert,sha256=rnEa8PfIK3kFtFg04Ataf10aWsjEkh1URY2ipV1xTMY,1235
109
+ lavavu/shaders/lineShader.frag,sha256=aCmOWC20fHinR32p6LZPdCZP6abn-K1V2slbJ_5NoVA,945
110
+ lavavu/shaders/default.vert,sha256=9J5Oqg8ns711fSNeQTtdA7ENb2sfonx0KGh1QfHp5Ws,317
111
+ lavavu/shaders/triShader.frag,sha256=pG6eWiVgtHB8cSHyB8W3SHrc7-mLqaCRlZaHZfsEKhc,5007
112
+ lavavu/shaders/volumeShader.vert,sha256=uGdQjGqi7V5kE6V7nxymfugtU4cbf6u570xBy13RgmY,78
113
+ lavavu/shaders/lineShader.vert,sha256=6kJQcfu3eqaj910_KdaklVRvYxNbeu0ZbpDEOxRVde0,522
114
+ lavavu/shaders/fontShader.vert,sha256=yCBmRugaPUeUQUdIh62-AK_5KELiJqVS2M82iyIqPwo,290
115
+ lavavu/shaders/fontShader.frag,sha256=DXAzO7kS36TBzYMJW0XqFiQQTTc4jFedGiUkLjelYKs,444
116
+ lavavu/shaders/triShader.vert,sha256=pJXftq7IiqiGe7NTMmuBUMDs4OZc9TD8lNJ4q-8B57Q,1120
117
+ lavavu/shaders/volumeShader.frag,sha256=CIFSfwI8xVZ0ALme2QPMcXWl5yB55WCGnfJZ1Led6TU,16120
118
+ lavavu/shaders/pointShader.frag,sha256=T1PA9Z6FiE66rS2sAmmFIbYM2VqEkLBycxV-sx3nACY,3384
119
+ lavavu/html/stats.min.js,sha256=iiwrLW4SUBhrzWrfW2VZP_9mowHX-Ks1EKORFv4EHdE,1965
120
+ lavavu/html/LavaVu-amalgamated.css,sha256=iE2xrxFcwmY0AcASrXxNa_RpvFEbS_YO4H5OILbPteE,8640
121
+ lavavu/html/webview-template.html,sha256=Mh9sOd6YEOiwJa_fPwyY4s9AdCuvsaHKLwVipVk_4Go,1530
122
+ lavavu/html/emscripten.css,sha256=wkaIJhXaxuMchinQX9Z8c12cJomyvFQMeIZ62WGQEPQ,1813
123
+ lavavu/html/styles.css,sha256=68pH0fWIc0mP1puFbsIg0ET9G1ujd40Aiqfx4phuzjs,2983
124
+ lavavu/html/control.css,sha256=PVLwmle00ciEckUV5ZIRmI3Whxhl7-mlVexnyyxoU70,3259
125
+ lavavu/html/dat-gui-light-theme.css,sha256=uPhvJs-1IAsdxudItyOw8lZy8Hrih0zmFM1u-xRwZ-M,1142
126
+ lavavu/html/gui.css,sha256=PRDLsYwM6cgLC9zZsEAG0dnnSd-HYH6oSEfsdEBkuxk,582
127
+ lavavu/html/webview.html,sha256=ZhkO_celYPOq2S7xOHfaZP1bN881Q92WKodOq5lWpvE,1522
128
+ lavavu/html/gl-matrix-min.js,sha256=qfhP_dWP2bTSL1ibMX2IYw7KDXBW2IhgpfhvU9kKjhM,23143
129
+ lavavu/html/emscripten-template.js,sha256=8OBEPzJYW00-b2d-BUQetFIivIO8PD_ktiCXd_GAEHQ,6133
130
+ lavavu/html/OK-min.js,sha256=-4Gc1-dWfxP_w6r9ZOHa8u-X2BlGUoSQbX68lwCxQ3E,39115
131
+ lavavu/html/favicon.ico,sha256=OrIWwvxOSnOCuynrGRUyEIVQng0ZwA9Rrz89S9eiog0,1150
132
+ lavavu/html/draw.js,sha256=57LlHlYRh0IvWVwzGDnF6PaCxYLzokpokLNCuZlG1ds,84108
133
+ lavavu/html/menu.js,sha256=Kep88q4kEPXUfoa4xEEOLWieFph8pFnp1UR92d7VRiA,21466
134
+ lavavu/html/control.js,sha256=Gi3eszKip1JsrM1HrMvSJWjqFZql6DPXdMUkU6Zuj7Q,11466
135
+ lavavu/html/server.js,sha256=b5eNlWWbiEk90n3WARJ1Mh7lmfHM0pOtZfrrmM-wfyc,7099
136
+ lavavu/html/dat.gui.min.js,sha256=S4_QjoXe4IOpU0f0Sj5jEQLTWPoX9uRl1ohB91jyhuw,56992
137
+ lavavu/html/drawbox.js,sha256=oaB6bokR4uA2mT9IDLZR7n6P-eDQ86auGbRQHWX423M,34280
138
+ lavavu/html/baseviewer.js,sha256=u3UhC1At6rMBKmcQ7d2DXTRxQ20wsQkc4lqA-7sL7i4,9567
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.40.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp311-cp311-manylinux_2_24_x86_64
5
+
@@ -0,0 +1,3 @@
1
+ [gui_scripts]
2
+ LV = lavavu.__main__:main
3
+ LavaVu = lavavu.__main__:main
@@ -0,0 +1 @@
1
+ lavavu