From 5dfdb6b58b2dc7bbd3348004c1fcd17e23fea48b Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 28 Jul 2020 00:30:33 +0800 Subject: *embed resource in exe --- Release/res/helmet/helmet.scn | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 Release/res/helmet/helmet.scn (limited to 'Release/res/helmet/helmet.scn') diff --git a/Release/res/helmet/helmet.scn b/Release/res/helmet/helmet.scn deleted file mode 100644 index ea57e10..0000000 --- a/Release/res/helmet/helmet.scn +++ /dev/null @@ -1,39 +0,0 @@ -type: pbrm - -lighting: - background: 0.15 0.15 0.15 - environment: workshop - skybox: blurred - shadow: off - ambient: 1.0 - punctual: 1.0 - -materials 1: - material 0: - basecolor_factor: 1 1 1 1 - metalness_factor: 1 - roughness_factor: 1 - basecolor_map: helmet/helmet_basecolor.tga - metalness_map: helmet/helmet_metalness.tga - roughness_map: helmet/helmet_roughness.tga - normal_map: helmet/helmet_normal.tga - occlusion_map: helmet/helmet_occlusion.tga - emission_map: helmet/helmet_emission.tga - double_sided: off - enable_blend: off - alpha_cutoff: 0 - -transforms 1: - transform 0: - 1 0 0 0 - 0 1 0 0 - 0 0 1 0 - 0 0 0 1 - -models 1: - model 0: - mesh: helmet/helmet.obj - skeleton: null - attached: -1 - material: 0 - transform: 0 -- cgit v1.1-26-g67d0