mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 08:05:54 +00:00
Nuclear gun and 3D tests
This commit is contained in:
parent
9d065a6f2b
commit
d1d3a3fdd5
34 changed files with 750 additions and 55 deletions
3
ExternalMaterial/ShieldExtend/Extend.mtl
Normal file
3
ExternalMaterial/ShieldExtend/Extend.mtl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Pixel Composer
|
||||
newmtl mat.0
|
||||
map_Kd K:/godot/cirno/ExternalMaterial/ShieldExtend/Extend_texture0.png
|
||||
58
ExternalMaterial/ShieldExtend/Extend.obj
Normal file
58
ExternalMaterial/ShieldExtend/Extend.obj
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
# Pixel Composer
|
||||
mtllib Extend.mtl
|
||||
o shape0
|
||||
usemtl mat.0
|
||||
v -0.50000 -0.50000 0.50000
|
||||
v 255.00000 0.00000 0.00000
|
||||
v 0.00000 0.00000 -nan
|
||||
v 0.00000 0.00000 1.00000
|
||||
v 1.00000 0.00000 -nan
|
||||
v -0.50000 -0.50000 -0.50000
|
||||
v 0.00000 1.00000 -nan
|
||||
v 0.00000 0.00000 -1.00000
|
||||
v -1.00000 0.00000 0.00000
|
||||
v 1.00000 1.00000 -nan
|
||||
v 0.50000 -0.50000 0.50000
|
||||
v 1.00000 0.00000 0.00000
|
||||
v -0.50000 0.50000 0.50000
|
||||
v 0.00000 1.00000 0.00000
|
||||
|
||||
vn 0.00000 0.00000 1.00000
|
||||
vn 0.50000 0.50000 0.50000
|
||||
vn 0.00000 255.00000 0.00000
|
||||
vn 0.00000 1.00000 -nan
|
||||
vn -0.50000 0.50000 0.50000
|
||||
vn 0.00000 0.00000 -nan
|
||||
vn 0.00000 0.00000 -1.00000
|
||||
vn 0.50000 -0.50000 -0.50000
|
||||
vn 0.50000 0.50000 -0.50000
|
||||
vn 1.00000 0.00000 -nan
|
||||
vn -1.00000 0.00000 0.00000
|
||||
vn -0.50000 0.50000 -0.50000
|
||||
vn -0.50000 -0.50000 -0.50000
|
||||
vn 1.00000 0.00000 0.00000
|
||||
vn 1.00000 1.00000 -nan
|
||||
vn 0.00000 1.00000 0.00000
|
||||
|
||||
vt 1.00000 1.00000
|
||||
vt 0.00000 0.00000
|
||||
vt 0.50000 -0.50000
|
||||
vt 0.50000 0.50000
|
||||
vt -0.50000 0.50000
|
||||
vt 1.00000 0.00000
|
||||
vt -1.00000 0.00000
|
||||
vt 0.00000 1.00000
|
||||
|
||||
f 1/1/1 2/2/2 3/3/3
|
||||
f 4/2/4 1/1/1 2/2/5
|
||||
f 5/4/3 4/2/6 6/1/7
|
||||
f 2/2/8 7/4/3 8/2/6
|
||||
f 6/1/7 2/2/9 3/5/3
|
||||
f 8/2/10 1/6/11 2/7/12
|
||||
f 7/5/3 9/2/6 1/6/11
|
||||
f 2/7/13 10/5/3 9/2/4
|
||||
f 11/2/14 2/6/2 5/4/3
|
||||
f 12/2/15 11/2/14 2/6/9
|
||||
f 10/3/3 12/2/4 13/6/16
|
||||
f 2/8/9 7/4/3 14/2/6
|
||||
|
||||
25
ExternalMaterial/ShieldExtend/Extend.obj.import
Normal file
25
ExternalMaterial/ShieldExtend/Extend.obj.import
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
[remap]
|
||||
|
||||
importer="wavefront_obj"
|
||||
importer_version=1
|
||||
type="Mesh"
|
||||
uid="uid://dxgih4o8uoxrq"
|
||||
path="res://.godot/imported/Extend.obj-1832b62f3590c5b1c3d2c1ac69335e22.mesh"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://.godot/imported/Extend.obj-1832b62f3590c5b1c3d2c1ac69335e22.mesh"]
|
||||
|
||||
source_file="res://ExternalMaterial/ShieldExtend/Extend.obj"
|
||||
dest_files=["res://.godot/imported/Extend.obj-1832b62f3590c5b1c3d2c1ac69335e22.mesh", "res://.godot/imported/Extend.obj-1832b62f3590c5b1c3d2c1ac69335e22.mesh"]
|
||||
|
||||
[params]
|
||||
|
||||
generate_tangents=true
|
||||
generate_lods=true
|
||||
generate_shadow_mesh=true
|
||||
generate_lightmap_uv2=false
|
||||
generate_lightmap_uv2_texel_size=0.2
|
||||
scale_mesh=Vector3(1, 1, 1)
|
||||
offset_mesh=Vector3(0, 0, 0)
|
||||
force_disable_mesh_compression=false
|
||||
BIN
ExternalMaterial/ShieldExtend/Extend_texture0.png
(Stored with Git LFS)
Normal file
BIN
ExternalMaterial/ShieldExtend/Extend_texture0.png
(Stored with Git LFS)
Normal file
Binary file not shown.
35
ExternalMaterial/ShieldExtend/Extend_texture0.png.import
Normal file
35
ExternalMaterial/ShieldExtend/Extend_texture0.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b4gt5q3umv70d"
|
||||
path.s3tc="res://.godot/imported/Extend_texture0.png-e1a45463efd0f4a75e74cdc59caa8a7d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://ExternalMaterial/ShieldExtend/Extend_texture0.png"
|
||||
dest_files=["res://.godot/imported/Extend_texture0.png-e1a45463efd0f4a75e74cdc59caa8a7d.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue