Rose Quartz material

Discussions about LuxRender's materials, and how to make the most of them.

Moderator: coordinators

Rose Quartz material

Postby Spirou4D » Sun Sep 18, 2011 6:14 am

Hi everybody, Just a simple question!
About "LuxRender - Absorption - Rose Quartz.txt" file with Rose Quartz lmb!

There is the message of the Luxrender console:
"[2011-09-18 12:59:48 Info: 0] Freeing resources.
[2011-09-18 12:59:48 Error: 2] There was an error while checking the size of file 'LuxRender - Absorption - Rose Quartz.txt'
[2011-09-18 12:59:48 Error: 4] Unable to read data file 'LuxRender - Absorption - Rose Quartz.txt' or insufficient data
[2011-09-18 12:59:48 Warning: 0] Parameter 'filename_data' not used"

Now what can I do with this recommandation , please?
--
Patrick Depoix
Architect DPLG
136, rue d'Esquermes
59000 Lille
France
Tel (0/33) 952 51 33 25
Mailto:patrick.depoix@free.fr
Skype: oikakeru
User avatar
Spirou4D
 
Posts: 8
Joined: Sun Jun 07, 2009 1:05 pm
Location: France

Re: Rose Quartz material

Postby Abel » Sun Sep 18, 2011 6:31 am

Are you using network rendering? If so, the problem could be that the render server's luxconsole doesn't have rights to write to its own folder.

If not, could you post the full path to the absorption file? Just to make sure I'd also try renaming the file so that it doesn't contain any spaces, even though in theory this should not cause trouble.
User avatar
Abel
Developer
 
Posts: 1433
Joined: Sat Oct 20, 2007 8:13 am
Location: Helsinki, Finland

Re: Rose Quartz material

Postby Spirou4D » Sun Sep 18, 2011 6:57 am

"Are you using network rendering?" no.

This is the full path not relative:
"C:\Users\Patrick\Documents\Mes CAO 3D\BIBLIO LUXRENDER\Materiaux LBM\Rose Quartz (procedural Clouds Voronoi F2)\LuxRender - Absorption - Rose Quartz.txt"
Make the test yourself with this file, please.

Thanks alot for your help. :D

Note: win x86 32bytes OS Vista SSE2 language french Blender 2.59 rev40043
--
Patrick Depoix
Architect DPLG
136, rue d'Esquermes
59000 Lille
France
Tel (0/33) 952 51 33 25
Mailto:patrick.depoix@free.fr
Skype: oikakeru
User avatar
Spirou4D
 
Posts: 8
Joined: Sun Jun 07, 2009 1:05 pm
Location: France

Re: Rose Quartz material

Postby J the Ninja » Sun Sep 18, 2011 9:22 am

Hmmm...thought that material looked discolored. Not sure LuxBlend25 is handling tabulated data in LRMDB mats correctly.
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2249
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: Rose Quartz material

Postby Meelis » Mon Sep 19, 2011 8:21 am

Hi Spirou4D

It's best to use LXM.

Add in materials file:
Code: Select all
Texture "R Quartz DISP" "fresnel" "cauchy"
   "float cauchyb" [0.004068890120834]
   "float index" [1.537050008773804]

Texture "R Quartz ABS" "color" "tabulateddata"
   "string filename" ["........URL to FILE............./Scene/00001/LuxRender - Absorption - Rose Quartz.txt"]

Texture "ScatteringScale" "float" "blender_clouds"
   "float bright" [1.000000000000000]
   "float contrast" [1.250000000000000]
   "string noisetype" ["soft_noise"]
   "string noisebasis" ["voronoi_f2"]
   "float noisesize" [0.750000000000000]
   "integer noisedepth" [24]
   "string coordinates" ["global"]
   "vector translate" [0.000000000000000 0.000000000000000 0.000000000000000]
   "vector rotate" [0.000000000000000 0.000000000000000 0.000000000000000]
   "vector scale" [0.025000000372529 0.025000000372529 0.025000000372529]

Texture "NikuPikendus" "color" "mix"
   "texture amount" ["ScatteringScale"]
   "color tex1" [1.00000000 1.00000000 1.00000000]
   "color tex2" [0.05000000 0.05000000 0.05000000]

Texture "NikuPikendus_scaled_1" "color" "scale"
   "color tex1" [718.00000000 718.00000000 718.00000000]
   "texture tex2" ["NikuPikendus"]

Texture "sigma_a_scaled_2" "color" "scale"
   "color tex1" [0.34999999 0.34999999 0.34999999]
   "texture tex2" ["R Quartz ABS"]

MakeNamedVolume "Rose Quartz" "homogeneous"
   "texture fresnel" ["R Quartz DISP"]
   "color g" [0.18400000 0.18400000 0.18400000]
   "texture sigma_s" ["NikuPikendus_scaled_1"]
   "texture sigma_a" ["sigma_a_scaled_2"]

MakeNamedMaterial "Rose Quartz"
   "bool architectural" ["false"]
   "bool dispersion" ["false"]
   "string type" ["glass2"]


Actually correct ior is.
Code: Select all
Texture "R Quartz DISP" "fresnel" "cauchy"
   "float cauchyb" [0.004068890120834]
   "float cauchya" [1.537050008773804]
Attachments
LuxRender - Absorption - Rose Quartz.7z
absorption
(4.38 KiB) Downloaded 22 times
User avatar
Meelis
 
Posts: 888
Joined: Sat Oct 17, 2009 2:16 am

Re: Rose Quartz material

Postby J the Ninja » Thu Sep 22, 2011 1:51 pm

I've hidden this mat from the main db page until we can figure out what's wrong with tabulateddata in mat db entries. (dougal2?)

In the meantime, Meelis has provided what you need to duplicate his mat correctly above^
-Jason

Material DB Admin
User avatar
J the Ninja
Developer
 
Posts: 2249
Joined: Wed May 19, 2010 9:54 pm
Location: Portland, USA

Re: Rose Quartz material

Postby Spirou4D » Sat Sep 24, 2011 1:37 am

Great Thanks to everybody. I would wait before the file lmb2.
Congratulations.
--
Patrick Depoix
Architect DPLG
136, rue d'Esquermes
59000 Lille
France
Tel (0/33) 952 51 33 25
Mailto:patrick.depoix@free.fr
Skype: oikakeru
User avatar
Spirou4D
 
Posts: 8
Joined: Sun Jun 07, 2009 1:05 pm
Location: France


Return to Materials Help

Who is online

Users browsing this forum: No registered users and 0 guests