mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Add hill model
This commit is contained in:
parent
f8173e6c72
commit
a5e510cc69
3 changed files with 33 additions and 0 deletions
9
assets/island_model/hill.mtl
Normal file
9
assets/island_model/hill.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/hill.obj
(Stored with Git LFS)
Normal file
BIN
assets/island_model/hill.obj
(Stored with Git LFS)
Normal file
Binary file not shown.
21
assets/island_model/hill.obj.import
Normal file
21
assets/island_model/hill.obj.import
Normal file
|
@ -0,0 +1,21 @@
|
|||
[remap]
|
||||
|
||||
importer="wavefront_obj"
|
||||
importer_version=1
|
||||
type="Mesh"
|
||||
uid="uid://dwsit50caxq07"
|
||||
path="res://.godot/imported/hill.obj-85e3876956c4e3e4119ecc07e10f9e31.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://.godot/imported/hill.obj-85e3876956c4e3e4119ecc07e10f9e31.mesh"]
|
||||
|
||||
source_file="res://assets/island_model/hill.obj"
|
||||
dest_files=["res://.godot/imported/hill.obj-85e3876956c4e3e4119ecc07e10f9e31.mesh", "res://.godot/imported/hill.obj-85e3876956c4e3e4119ecc07e10f9e31.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