moving to new git server

This commit is contained in:
Icybear 2024-08-08 14:41:01 -04:00
parent 76b02b6a8d
commit 0d0ddc9e5e
16 changed files with 5237 additions and 2 deletions

4
.gitignore vendored
View File

@ -22,6 +22,6 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
*.jpg
# assets are too much of a hassle to get working in gitea due to filesize issues. Keeping ignored until gitea config fixed # assets are too much of a hassle to get working in gitea due to filesize issues. Keeping ignored until gitea config fixed
assets ./assets/thinker

View File

@ -0,0 +1,11 @@
Model Information:
* title: Hand-painted Low Poly Computer
* source: https://sketchfab.com/3d-models/hand-painted-low-poly-computer-c4e5d67781ca4bba960673f67a7cef30
* author: NoodleBaguette (https://sketchfab.com/NoodleBaguette)
Model License:
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
* requirements: Author must be credited. Commercial use is allowed.
If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
This work is based on "Hand-painted Low Poly Computer" (https://sketchfab.com/3d-models/hand-painted-low-poly-computer-c4e5d67781ca4bba960673f67a7cef30) by NoodleBaguette (https://sketchfab.com/NoodleBaguette) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)

Binary file not shown.

View File

@ -0,0 +1,239 @@
{
"accessors": [
{
"bufferView": 2,
"componentType": 5126,
"count": 2356,
"max": [
88.54320526123047,
92.07904052734375,
44.123756408691406
],
"min": [
-51.08591842651367,
-13.874343872070313,
-87.38624572753906
],
"type": "VEC3"
},
{
"bufferView": 2,
"byteOffset": 28272,
"componentType": 5126,
"count": 2356,
"max": [
1.0,
1.0,
1.0
],
"min": [
-1.0,
-1.0,
-1.0
],
"type": "VEC3"
},
{
"bufferView": 1,
"componentType": 5126,
"count": 2356,
"max": [
1.301616907119751,
0.9855207204818726
],
"min": [
0.027651939541101456,
0.01626039668917656
],
"type": "VEC2"
},
{
"bufferView": 0,
"componentType": 5125,
"count": 5958,
"type": "SCALAR"
}
],
"asset": {
"extras": {
"author": "NoodleBaguette (https://sketchfab.com/NoodleBaguette)",
"license": "CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)",
"source": "https://sketchfab.com/3d-models/hand-painted-low-poly-computer-c4e5d67781ca4bba960673f67a7cef30",
"title": "Hand-painted Low Poly Computer"
},
"generator": "Sketchfab-15.55.0",
"version": "2.0"
},
"bufferViews": [
{
"buffer": 0,
"byteLength": 23832,
"name": "floatBufferViews",
"target": 34963
},
{
"buffer": 0,
"byteLength": 18848,
"byteOffset": 23832,
"byteStride": 8,
"name": "floatBufferViews",
"target": 34962
},
{
"buffer": 0,
"byteLength": 56544,
"byteOffset": 42680,
"byteStride": 12,
"name": "floatBufferViews",
"target": 34962
}
],
"buffers": [
{
"byteLength": 99224,
"uri": "scene.bin"
}
],
"extensionsUsed": [
"KHR_materials_clearcoat"
],
"images": [
{
"uri": "textures/lambert2_baseColor.png"
},
{
"uri": "textures/lambert2_metallicRoughness.png"
}
],
"materials": [
{
"doubleSided": true,
"extensions": {
"KHR_materials_clearcoat": {
"clearcoatFactor": 0.011018971520681035,
"clearcoatRoughnessFactor": 0.04
}
},
"name": "lambert2",
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 0
},
"metallicFactor": 0.0,
"metallicRoughnessTexture": {
"index": 1
}
}
}
],
"meshes": [
{
"name": "Computer_Mesh_lambert2_0",
"primitives": [
{
"attributes": {
"NORMAL": 1,
"POSITION": 0,
"TEXCOORD_0": 2
},
"indices": 3,
"material": 0,
"mode": 4
}
]
}
],
"nodes": [
{
"children": [
1
],
"matrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
2.220446049250313e-16,
-1.0,
0.0,
0.0,
1.0,
2.220446049250313e-16,
0.0,
0.0,
0.0,
0.0,
1.0
],
"name": "Sketchfab_model"
},
{
"children": [
2
],
"matrix": [
0.009999999776482582,
0.0,
0.0,
0.0,
0.0,
0.0,
0.009999999776482582,
0.0,
0.0,
-0.009999999776482582,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"name": "eb23e6cd391c4265aa2408027bb0d982.fbx"
},
{
"children": [
3
],
"name": "RootNode"
},
{
"children": [
4
],
"name": "Computer_Mesh"
},
{
"mesh": 0,
"name": "Computer_Mesh_lambert2_0"
}
],
"samplers": [
{
"magFilter": 9729,
"minFilter": 9987,
"wrapS": 10497,
"wrapT": 10497
}
],
"scene": 0,
"scenes": [
{
"name": "Sketchfab_Scene",
"nodes": [
0
]
}
],
"textures": [
{
"sampler": 0,
"source": 0
},
{
"sampler": 0,
"source": 1
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -0,0 +1,11 @@
Model Information:
* title: Business Male_4_ Low Poly Style
* source: https://sketchfab.com/3d-models/business-male-4--low-poly-style-5e53bf1cdd264ad08f420e05ee7aa7bf
* author: POLYTRICITY (https://sketchfab.com/PolytricityLtd)
Model License:
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
* requirements: Author must be credited. Commercial use is allowed.
If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
This work is based on "Business Male_4_ Low Poly Style" (https://sketchfab.com/3d-models/business-male-4--low-poly-style-5e53bf1cdd264ad08f420e05ee7aa7bf) by POLYTRICITY (https://sketchfab.com/PolytricityLtd) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

View File

@ -0,0 +1,8 @@
Model Information:
* title: The Thinker Low Poly Stylized
* source: https://sketchfab.com/3d-models/the-thinker-low-poly-stylized-372a76d732ad476e9dcd813e7abe5ba8
* author: Ritordp (https://sketchfab.com/ritordp)
Model License:
* license type: SKETCHFAB Editorial (https://sketchfab.com/licenses)
* requirements: Use only in connection with events that are newsworthy or of public interest

View File

@ -0,0 +1,193 @@
{
"accessors": [
{
"bufferView": 1,
"componentType": 5126,
"count": 4223,
"max": [
2.5999999046325684,
7.497062683105469,
2.973027467727661
],
"min": [
-2.5999999046325684,
0.0,
-2.5999999046325684
],
"type": "VEC3"
},
{
"bufferView": 1,
"byteOffset": 50676,
"componentType": 5126,
"count": 4223,
"max": [
0.999612033367157,
1.0,
0.9990826845169067
],
"min": [
-0.9990265369415283,
-1.0,
-0.9999741911888123
],
"type": "VEC3"
},
{
"bufferView": 0,
"componentType": 5125,
"count": 4290,
"type": "SCALAR"
}
],
"asset": {
"extras": {
"author": "Ritordp (https://sketchfab.com/ritordp)",
"license": "SKETCHFAB Editorial (https://sketchfab.com/licenses)",
"source": "https://sketchfab.com/3d-models/the-thinker-low-poly-stylized-372a76d732ad476e9dcd813e7abe5ba8",
"title": "The Thinker Low Poly Stylized"
},
"generator": "Sketchfab-12.67.0",
"version": "2.0"
},
"bufferViews": [
{
"buffer": 0,
"byteLength": 17160,
"name": "floatBufferViews",
"target": 34963
},
{
"buffer": 0,
"byteLength": 101352,
"byteOffset": 17160,
"byteStride": 12,
"name": "floatBufferViews",
"target": 34962
}
],
"buffers": [
{
"byteLength": 118512,
"uri": "scene.bin"
}
],
"materials": [
{
"doubleSided": true,
"name": "Scene_-_Root",
"pbrMetallicRoughness": {
"metallicFactor": 0.0
}
}
],
"meshes": [
{
"name": "the_thinker_low_poly__0",
"primitives": [
{
"attributes": {
"NORMAL": 1,
"POSITION": 0
},
"indices": 2,
"material": 0,
"mode": 4
}
]
}
],
"nodes": [
{
"children": [
1
],
"matrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
2.220446049250313e-16,
-1.0,
0.0,
0.0,
1.0,
2.220446049250313e-16,
0.0,
0.0,
0.0,
0.0,
1.0
],
"name": "Sketchfab_model"
},
{
"children": [
2
],
"matrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
-1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"name": "aa3a67f825fc46a08c64f44aa24740b0.fbx"
},
{
"children": [
3
],
"name": "RootNode"
},
{
"children": [
4
],
"matrix": [
1.0,
0.0,
-4.898587196589413e-16,
0.0,
0.0,
1.0,
0.0,
0.0,
4.898587196589413e-16,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"name": "the_thinker_low_poly"
},
{
"mesh": 0,
"name": "the_thinker_low_poly__0"
}
],
"scene": 0,
"scenes": [
{
"name": "Sketchfab_Scene",
"nodes": [
0
]
}
]
}

BIN
assets/pics/galaxy.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB

BIN
assets/pics/marble.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB