f3d 3.1.0__cp311-cp311-macosx_11_0_arm64.whl → 3.1.0.post1.dev66__cp311-cp311-macosx_11_0_arm64.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.
Potentially problematic release.
This version of f3d might be problematic. Click here for more details.
- f3d/lib/libf3d.dylib +0 -0
- f3d/pyf3d.cpython-311-darwin.so +0 -0
- f3d/share/f3d/plugins/alembic.json +1 -1
- f3d/share/f3d/plugins/draco.json +1 -1
- f3d/share/f3d/plugins/{exodus.json → hdf.json} +10 -2
- f3d/share/f3d/plugins/occt.json +1 -1
- {f3d-3.1.0.dist-info → f3d-3.1.0.post1.dev66.dist-info}/METADATA +6 -4
- f3d-3.1.0.post1.dev66.dist-info/RECORD +16 -0
- {f3d-3.1.0.dist-info → f3d-3.1.0.post1.dev66.dist-info}/WHEEL +1 -1
- f3d-3.1.0.dist-info/RECORD +0 -16
- {f3d-3.1.0.dist-info → f3d-3.1.0.post1.dev66.dist-info}/licenses/LICENSE.md +0 -0
- {f3d-3.1.0.dist-info → f3d-3.1.0.post1.dev66.dist-info}/licenses/doc/THIRD_PARTY_LICENSES.md +0 -0
f3d/lib/libf3d.dylib
CHANGED
|
Binary file
|
f3d/pyf3d.cpython-311-darwin.so
CHANGED
|
Binary file
|
f3d/share/f3d/plugins/draco.json
CHANGED
|
@@ -1,8 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"description" : "VTK
|
|
3
|
-
"name" : "
|
|
2
|
+
"description" : "VTK HDF formats support",
|
|
3
|
+
"name" : "hdf",
|
|
4
4
|
"readers" :
|
|
5
5
|
[
|
|
6
|
+
{
|
|
7
|
+
"description" : "VTKHDF",
|
|
8
|
+
"exclude_thumbnailer" : false,
|
|
9
|
+
"extensions" : [ "vtkhdf" ],
|
|
10
|
+
"full_scene" : false,
|
|
11
|
+
"mimetypes" : [ "application/vnd.vtkhdf" ],
|
|
12
|
+
"name" : "VTKHDF"
|
|
13
|
+
},
|
|
6
14
|
{
|
|
7
15
|
"description" : "Exodus II",
|
|
8
16
|
"exclude_thumbnailer" : false,
|
f3d/share/f3d/plugins/occt.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: f3d
|
|
3
|
-
Version: 3.1.0
|
|
3
|
+
Version: 3.1.0.post1.dev66
|
|
4
4
|
Summary: F3D, a fast and minimalist 3D viewer
|
|
5
5
|
Keywords: vtk,animations,fbx,step,stl,gltf,pbr,raytracing,rendering
|
|
6
6
|
Author: Michael Migliore, Mathieu Westphal
|
|
@@ -36,7 +36,7 @@ It is fully controllable from the command line and support configuration files.
|
|
|
36
36
|
|
|
37
37
|
F3D also contains the libf3d, a simple library to render meshes, with a C++17 API, Python Bindings, and experimental Java and Javascript bindings.
|
|
38
38
|
|
|
39
|
-
<img src="https://
|
|
39
|
+
<img src="https://media.githubusercontent.com/media/f3d-app/f3d-media/95b76c22d927bb24759bbe0246b6260121f2933b/media/typical.png" width="640">
|
|
40
40
|
|
|
41
41
|
_A typical render by F3D_
|
|
42
42
|
|
|
@@ -78,9 +78,11 @@ See the [Quickstart Guide](doc/user/QUICKSTART.md) for more information about ge
|
|
|
78
78
|
F3D needs your help!
|
|
79
79
|
|
|
80
80
|
If you can, please consider sponsoring F3D. Even a small donation would help us offset the recurring maintenance costs.
|
|
81
|
-
With enough sponsors we would
|
|
81
|
+
With enough sponsors we would be able to make F3D grow faster and stronger! Read more about it [here](doc/user/SPONSORING.md).
|
|
82
82
|
|
|
83
|
-
If
|
|
83
|
+
If you are an industry user of F3D and want to make sure it can keep growing and being maintained, [please reach out](doc/user/SPONSORING.md#industry-sponsors)!
|
|
84
|
+
|
|
85
|
+
In any case, please star it on github and share the word about it!
|
|
84
86
|
|
|
85
87
|
# Vision
|
|
86
88
|
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
f3d-3.1.0.post1.dev66.dist-info/RECORD,,
|
|
2
|
+
f3d-3.1.0.post1.dev66.dist-info/WHEEL,sha256=MFnaVoBgpjdPn-VutYQ4CeZC-yZ3SvblacjKBBmP6dQ,114
|
|
3
|
+
f3d-3.1.0.post1.dev66.dist-info/METADATA,sha256=-bTt5toaMOW_JATfRRE1IPCkKVbKpBuP_D1duUFR_HY,7199
|
|
4
|
+
f3d-3.1.0.post1.dev66.dist-info/licenses/LICENSE.md,sha256=7rGVRbCXVnM6RxB2ttb77TLQTyyn8bQVJeP-WBjQfLw,1571
|
|
5
|
+
f3d-3.1.0.post1.dev66.dist-info/licenses/doc/THIRD_PARTY_LICENSES.md,sha256=6f751889p5j4Lw2h062xsFmuU6DOH1k_-Olvro9bBjY,12336
|
|
6
|
+
f3d/pyf3d.pyi,sha256=5b2r628jUTos7aSg9HQl4eppEAz7aMf6gV2ZE0rfqf0,23235
|
|
7
|
+
f3d/__init__.pyi,sha256=1IGcb33RDSt2_u-dAqIblNmTage7D5srXpJ9ymJED3o,1215
|
|
8
|
+
f3d/__init__.py,sha256=4s4jnz8lOphdjkvj4CiRLBJt1U13IYG_YZYnT31E2Ug,2235
|
|
9
|
+
f3d/pyf3d.cpython-311-darwin.so,sha256=d6YK4wS1ZMwi9MwEMZx5YiLuFWwaWJxwgXnVFX5SQ-w,465840
|
|
10
|
+
f3d/lib/libf3d.dylib,sha256=CtbZFMpcjIVXLm1CMWpjg98_6FUCa90oNeN9zAxOQxQ,80197616
|
|
11
|
+
f3d/share/f3d/plugins/alembic.json,sha256=Rteh8KuTV_zzoH8pEf5WWkVuKiwkxoX9CH1x3UCFo8M,357
|
|
12
|
+
f3d/share/f3d/plugins/occt.json,sha256=p5U9VTksYIT5K49pzy_Puj2UqrF9qocgEPTesnplazw,1081
|
|
13
|
+
f3d/share/f3d/plugins/assimp.json,sha256=uDN4qLtF8YfgL5Va4lY12T5JId7xJ9iUTsQAgwj_RT0,1431
|
|
14
|
+
f3d/share/f3d/plugins/native.json,sha256=bj_h61SfLYfPiFpsmtxIV5L7MF4IiC69m3EkK3CKT2s,4830
|
|
15
|
+
f3d/share/f3d/plugins/hdf.json,sha256=pYBX0IneKZB7mRXdouBTkoYS_smVgdEAenEJqd_Mo-o,582
|
|
16
|
+
f3d/share/f3d/plugins/draco.json,sha256=6OTOWoaOfVLok6BrBbw8XjaRXtT0Nj4UdUUsUsXOWqE,605
|
f3d-3.1.0.dist-info/RECORD
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
f3d/pyf3d.pyi,sha256=5b2r628jUTos7aSg9HQl4eppEAz7aMf6gV2ZE0rfqf0,23235
|
|
2
|
-
f3d/__init__.pyi,sha256=1IGcb33RDSt2_u-dAqIblNmTage7D5srXpJ9ymJED3o,1215
|
|
3
|
-
f3d/__init__.py,sha256=4s4jnz8lOphdjkvj4CiRLBJt1U13IYG_YZYnT31E2Ug,2235
|
|
4
|
-
f3d/pyf3d.cpython-311-darwin.so,sha256=9-Lhid6DOobOMeaNiq9BNHSCXBs3shyni-qFyhKolTc,465632
|
|
5
|
-
f3d/lib/libf3d.dylib,sha256=wEr2FOdoNTohx1i5HwQAKld6M_u3iJ6kleJngTE4mHw,79491408
|
|
6
|
-
f3d/share/f3d/plugins/alembic.json,sha256=i5swl_I5_hGVQ3Yoz3-2_Np6y8PK_fBSk5aBb2pfK5I,357
|
|
7
|
-
f3d/share/f3d/plugins/occt.json,sha256=hd5tjSk2J7jh0Xex41yE3U6zazvIJcwdhhRsDoRcUvA,1081
|
|
8
|
-
f3d/share/f3d/plugins/assimp.json,sha256=uDN4qLtF8YfgL5Va4lY12T5JId7xJ9iUTsQAgwj_RT0,1431
|
|
9
|
-
f3d/share/f3d/plugins/native.json,sha256=bj_h61SfLYfPiFpsmtxIV5L7MF4IiC69m3EkK3CKT2s,4830
|
|
10
|
-
f3d/share/f3d/plugins/draco.json,sha256=MWd9ycafVJ79TqFp6Y-FDXdCxYXduZdWg0JvWuhDVio,605
|
|
11
|
-
f3d/share/f3d/plugins/exodus.json,sha256=BSvMiLSfrg5-4dujJJRWiVhJCMM9YVjJm2DglWw83pc,361
|
|
12
|
-
f3d-3.1.0.dist-info/RECORD,,
|
|
13
|
-
f3d-3.1.0.dist-info/WHEEL,sha256=7rLDdUct7CQ24UBiUc9sJ7eWcbmgROlMwDZ4Rd3kelE,114
|
|
14
|
-
f3d-3.1.0.dist-info/METADATA,sha256=wWyAtNkqOBYpnUZYcbXe_BC7b1fSwCuGrx8CdZ0fO4Y,7087
|
|
15
|
-
f3d-3.1.0.dist-info/licenses/LICENSE.md,sha256=7rGVRbCXVnM6RxB2ttb77TLQTyyn8bQVJeP-WBjQfLw,1571
|
|
16
|
-
f3d-3.1.0.dist-info/licenses/doc/THIRD_PARTY_LICENSES.md,sha256=6f751889p5j4Lw2h062xsFmuU6DOH1k_-Olvro9bBjY,12336
|
|
File without changes
|
{f3d-3.1.0.dist-info → f3d-3.1.0.post1.dev66.dist-info}/licenses/doc/THIRD_PARTY_LICENSES.md
RENAMED
|
File without changes
|