mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Add pyramid smol and small models
This commit is contained in:
parent
08349d4f43
commit
32d13cb2fb
8 changed files with 68 additions and 0 deletions
1
assets/island_model/pyramid_small.crocotile
Normal file
1
assets/island_model/pyramid_small.crocotile
Normal file
File diff suppressed because one or more lines are too long
9
assets/island_model/pyramid_small.mtl
Normal file
9
assets/island_model/pyramid_small.mtl
Normal file
|
@ -0,0 +1,9 @@
|
|||
newmtl material0
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 1.000000 1.000000 1.000000
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Tr 0.000000
|
||||
illum 0
|
||||
Ns 0.000000
|
||||
map_Kd texture_0.png
|
||||
map_d texture_0.png
|
BIN
assets/island_model/pyramid_small.obj
(Stored with Git LFS)
Normal file
BIN
assets/island_model/pyramid_small.obj
(Stored with Git LFS)
Normal file
Binary file not shown.
21
assets/island_model/pyramid_small.obj.import
Normal file
21
assets/island_model/pyramid_small.obj.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wavefront_obj"
|
||||
importer_version=1
|
||||
type="Mesh"
|
||||
uid="uid://bsv0f7c8nev8x"
|
||||
path="res://.godot/imported/pyramid_small.obj-5726e166dd6eda5f42a55fcb6d44df9f.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://.godot/imported/pyramid_small.obj-5726e166dd6eda5f42a55fcb6d44df9f.mesh"]
|
||||
|
||||
source_file="res://assets/island_model/pyramid_small.obj"
|
||||
dest_files=["res://.godot/imported/pyramid_small.obj-5726e166dd6eda5f42a55fcb6d44df9f.mesh", "res://.godot/imported/pyramid_small.obj-5726e166dd6eda5f42a55fcb6d44df9f.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
generate_tangents=true
|
||||
scale_mesh=Vector3(1, 1, 1)
|
||||
offset_mesh=Vector3(0, 0, 0)
|
||||
optimize_mesh=true
|
1
assets/island_model/pyramid_smol.crocotile
Normal file
1
assets/island_model/pyramid_smol.crocotile
Normal file
File diff suppressed because one or more lines are too long
9
assets/island_model/pyramid_smol.mtl
Normal file
9
assets/island_model/pyramid_smol.mtl
Normal file
|
@ -0,0 +1,9 @@
|
|||
newmtl material0
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 1.000000 1.000000 1.000000
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
Tr 0.000000
|
||||
illum 0
|
||||
Ns 0.000000
|
||||
map_Kd texture_0.png
|
||||
map_d texture_0.png
|
BIN
assets/island_model/pyramid_smol.obj
(Stored with Git LFS)
Normal file
BIN
assets/island_model/pyramid_smol.obj
(Stored with Git LFS)
Normal file
Binary file not shown.
21
assets/island_model/pyramid_smol.obj.import
Normal file
21
assets/island_model/pyramid_smol.obj.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wavefront_obj"
|
||||
importer_version=1
|
||||
type="Mesh"
|
||||
uid="uid://c4ksctluio751"
|
||||
path="res://.godot/imported/pyramid_smol.obj-633ec342b0a624f11bdc004a095dbef4.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://.godot/imported/pyramid_smol.obj-633ec342b0a624f11bdc004a095dbef4.mesh"]
|
||||
|
||||
source_file="res://assets/island_model/pyramid_smol.obj"
|
||||
dest_files=["res://.godot/imported/pyramid_smol.obj-633ec342b0a624f11bdc004a095dbef4.mesh", "res://.godot/imported/pyramid_smol.obj-633ec342b0a624f11bdc004a095dbef4.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
generate_tangents=true
|
||||
scale_mesh=Vector3(1, 1, 1)
|
||||
offset_mesh=Vector3(0, 0, 0)
|
||||
optimize_mesh=true
|
Loading…
Reference in a new issue