Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic materials package #2

Open
AquariusPower opened this issue Nov 27, 2016 · 0 comments
Open

basic materials package #2

AquariusPower opened this issue Nov 27, 2016 · 0 comments

Comments

@AquariusPower
Copy link

AquariusPower commented Nov 27, 2016

hi!

I would like to propose a quick start package consisting of pre-defined materials.
Currently, the tests contains several predefined materials with textures and many others even with meshes.

So, I wonder if it would be possible to create a small package, I think it will be about 2 or 3MB, containing all pre-defined materials .j3m from the tests plus the textures? but less the meshes and other big files...

Basically, most of things from the test's folder would be moved to something like BasicMaterials, and the tests would just improve on it by adding the meshes.

The end users/coders could use the pre-defined materials as a very good base from where to tweak just some values. Or as a quick start placeholder, to later make a full material based solely on the .j3md files.

I could even try to do it if you dont mind?

For the BasicMaterials package I thought on this list (I am still verifying but I think this may be enough):

./Materials/SimpleSprite/SimpleSprite_2.j3m
./Materials/SimpleSprite/SimpleSprite_1.j3m
./Materials/Glass/Glass3_color.j3m
./Materials/Glass/Glass1_bump.j3m
./Materials/Glass/Glass2_low.j3m
./Materials/Glass/Glass1.j3m
./Materials/Glass/Glass4_specular.j3m
./Materials/Electricity/electricity1.j3m
./Materials/Electricity/electricity3_line2.j3m
./Materials/Electricity/electricity1_2.j3m
./Materials/Electricity/electricity2.j3m
./Materials/Electricity/electricity5_2.j3m
./Materials/Electricity/electricity3_line1.j3m
./Materials/Electricity/electricity3_line3.j3m
./Materials/Electricity/electricity4.j3m
./Materials/Electricity/electricity2_2.j3m
./Materials/MatCap/MatCapBump2.j3m
./Materials/MatCap/MatCap2.j3m
./Materials/MatCap/MatCapBump1.j3m
./Materials/MatCap/MatCap1.j3m
./Materials/FakeParticleBlow/FakeParticleBlow_2.j3m
./Materials/FakeParticleBlow/FakeParticleBlow.j3m
./Materials/LightBlow/Lighting_System/LightBlow_Linear.j3m
./Materials/LightBlow/Lighting_System/LightBlow_HemiLighting_2.j3m
./Materials/LightBlow/Lighting_System/LightBlow_HemiLighting_1.j3m
./Materials/LightBlow/Lighting_System/LightBlow_Base.j3m
./Materials/LightBlow/Lighting_System/LightBlow_Base_Specular.j3m
./Materials/LightBlow/Terrain_System/Terrain_System_Texture.j3m
./Materials/LightBlow/Terrain_System/Terrain_System_Vertex.j3m
./Materials/LightBlow/Toon_System/Toon_Base_Specular.j3m
./Materials/LightBlow/Toon_System/Toon_Base.j3m
./Materials/LightBlow/Alpha_System/LightBlow_AlphaDiffuseMap_Threshould.j3m
./Materials/LightBlow/Alpha_System/LightBlow_AlphaDiffuseMap.j3m
./Materials/LightBlow/Alpha_System/LightBlow_AlphaNormalMap.j3m
./Materials/LightBlow/Alpha_System/LightBlow_AlphaNormalMap_Threshould.j3m
./Materials/LightBlow/lightmap/lightmap.j3m
./Materials/LightBlow/lightmap/lightmap_dirty.j3m
./Materials/LightBlow/MultiplyColor_System/MultiplyColor_2.j3m
./Materials/LightBlow/MultiplyColor_System/MultiplyColor_3.j3m
./Materials/LightBlow/MultiplyColor_System/MultiplyColor_1.j3m
./Materials/LightBlow/MultiplyColor_System/MultiplyColor_Base.j3m
./Materials/LightBlow/Fog_System/LightBlow_Fog.j3m
./Materials/LightBlow/Fog_System/LightBlow_Fog_Skybox.j3m
./Materials/LightBlow/Simple_IBL/Simple_IBL.j3m
./Materials/LightBlow/Shading_System/LightBlow_reflection_additive.j3m
./Materials/LightBlow/Shading_System/LightBlow_rim_2.j3m
./Materials/LightBlow/Shading_System/LightBlow_reflection.j3m
./Materials/LightBlow/Shading_System/LightBlow_minnaert.j3m
./Materials/LightBlow/Shading_System/LightBlow_ibl.j3m
./Materials/LightBlow/Shading_System/LightBlow_ref_a_nor.j3m
./Materials/LightBlow/Shading_System/LightBlow_rim.j3m
./Textures/Water32.dds
./Textures/NightVision/BinocularsMask.png
./Textures/NightVision/Noise.png
./Textures/matcaps/Gold.jpg
./Textures/matcaps/met2.png
./Textures/Water256.dds
./Textures/Bubble/rainbow.png
./Textures/Glass/glass_specular.jpg
./Textures/Glass/glass_specular.psd
./Textures/Electricity/noise.png
./Textures/Electricity/Unbenannt.png
./Textures/Electricity/ramp2.png
./Textures/Electricity/noise3.png
./Textures/Refraction/dudv_map.png
./Textures/Refraction/water_normalmap.png
./Textures/Simple_IBL/basic_wood_01_nor.png
./Textures/Simple_IBL/basic_wood_01.jpg
./Textures/Simple_IBL/Simple_IBL.png
./Textures/ForceShield/fs_texture.png
./Textures/FakeParticleBlow/mask.png
./Textures/FakeParticleBlow/particles.png
./Textures/TextureBombing/Glyphs.png
./Textures/TextureBombing/Blood.png
./Textures/TextureBombing/Noise.png

And for the SkyDome package I thought on this (I am still verifying but I think this may be enough):

./Textures/SkyDome/Fog_Alpha.png
./Textures/SkyDome/Clouds_L.png
./Textures/SkyDome/Moon_L.png
./Textures/SkyDome/SkyNight_L.png
./Models/SkyDome/SkyDome.j3o
@AquariusPower AquariusPower changed the title Quick start basic materials package basic materials package Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant