Carpaint test

Get feedback from others on your works in progress
Post Reply
15 posts • Page 1 of 1
User avatar
domparis
Posts: 37
Joined: Sun Nov 26, 2006 8:55 am

Carpaint test

Post by domparis » Fri May 11, 2007 10:42 pm

Hi, long time without posting, lot of news versions of indigo too :)

Here a try around a carpaint material using the latest indigo (0.8t2), using 2 blend material.

Still a commercial model from Dosch.

Image

Cheers !!

Dom

User avatar
fused
Developer
Posts: 3648
Joined: Fri Sep 22, 2006 7:19 am
Location: Berlin, Germany
3D Software: Cinema 4D

Post by fused » Fri May 11, 2007 10:51 pm

:shock:

looks very good

want to share your material settings?

Johny
Posts: 27
Joined: Wed Apr 18, 2007 10:37 pm

Post by Johny » Fri May 11, 2007 11:24 pm

Cool!

Just the back chair need more smoth than now. :?

User avatar
OnoSendai
Developer
Posts: 6243
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Post by OnoSendai » Sat May 12, 2007 1:44 am

Cool!
I'm interested in seeing the material.

User avatar
zsouthboy
Posts: 1395
Joined: Fri Oct 13, 2006 5:12 am

Post by zsouthboy » Sat May 12, 2007 3:42 am

I don't see the blend, honestly. Can someone point it out to me?

Also, I though car paint usually has some anisotropic properties...

User avatar
CTZn
Posts: 7240
Joined: Thu Nov 16, 2006 4:34 pm
Location: Paris, France

Post by CTZn » Sat May 12, 2007 5:30 am

This image is too clean, maybe you can use an exponent map with pixel noise to fake metallic flakes in paint...
obsolete asset

User avatar
Zom-B
1st Place 100
Posts: 4701
Joined: Tue Jul 04, 2006 4:18 pm
Location: ´'`\_(ò_Ó)_/´'`
Contact:

Post by Zom-B » Sat May 12, 2007 6:19 am

CTZn wrote:This image is too clean, maybe you can use an exponent map with pixel noise to fake metallic flakes in paint...
nice idea!
polygonmanufaktur.de

User avatar
manitwo
Posts: 1029
Joined: Wed Jul 05, 2006 4:50 am
Location: Tirol - Austria

Post by manitwo » Sat May 12, 2007 6:51 am

i guess its a blend between two phongs which differ in exponent(a lower and a higher one - look at the right rear-view mirror on the left side of the image) with slightly different colors(violet and blue i think) to simulate the different layers of carpaint.


btw, ono: could you add "blend-mode" option for blends? something similar than the photoshop layer-modes? (screen, multiply, ...)
this way we could built a carpaint-material like this: high exponent reflection on top of a glossy phong.

User avatar
domparis
Posts: 37
Joined: Sun Nov 26, 2006 8:55 am

Post by domparis » Sat May 12, 2007 7:41 am

Thanks for reply, actually manitwo give an exellent decription of the mat, i use one more as color base that give me a greater control, blending mode would be a plus to add more control in this kind of "layered material".

Update, new color :

Image

My photo reference :

http://www.seriouswheels.com/2007/2007- ... 0x1200.htm

For the suggestion of adding a pixel noise in the exponant_map, it's an option i usually set on my maya shaders, i will try to make a proper scaled map, with this blend mat the noise get hard to resolve under skylight condition, in studio setup things works better, here some ealier tests :

Image
Image

Here the mat :

Code: Select all

<material>
	<name>q7_body_base_deepblue</name>
		<diffuse>
			<colour>.1 0. 0.35</colour>
		</diffuse>
</material>

<material>
	<name>q7_body_glossy</name>
		<phong>
			<ior>2.5</ior>
			<exponent>30</exponent>
			<diffuse>0.05 0.05 0.05</diffuse>
		</phong>
</material>

<material>
	<name>q7_body_reflect</name>
		<phong>
			<ior>1.5</ior>
			<exponent>50000</exponent>
			<diffuse>0 0 0</diffuse>
		</phong>
</material>

<material>
<name>q7_body_mix1</name>
		<blend>
			    <a_name>q7_body_base_deepblue</a_name>
			    <b_name>q7_body_glossy</b_name>
			    <blend_factor>0.75</blend_factor>
		 </blend>
</material>

<material>
<name>q7_body</name>
		<blend>
			    <a_name>q7_body_mix1</a_name>
			    <b_name>q7_body_reflect</b_name>
			    <blend_factor>0.5</blend_factor>
		 </blend>
</material>
Cheers

Dom

neepneep
Indigo 100
Posts: 413
Joined: Wed Jun 28, 2006 10:21 am

Post by neepneep » Sat May 12, 2007 11:14 am

Thats a fantastic looking material! - I never knew it was possible to blend a blend material!

Sebastian
Posts: 156
Joined: Wed Feb 28, 2007 9:16 am

Post by Sebastian » Sat May 12, 2007 10:52 pm

I never knew it was possible to blend a blend material!
Is it ???

User avatar
suvakas
3rd Place Winner
Posts: 2613
Joined: Mon Sep 04, 2006 11:08 pm
Location: Estonia
Contact:

Post by suvakas » Sat May 12, 2007 10:56 pm

Sebastian wrote:
I never knew it was possible to blend a blend material!
Is it ???
Yes it is :lol:

User avatar
zsouthboy
Posts: 1395
Joined: Fri Oct 13, 2006 5:12 am

Post by zsouthboy » Sat May 12, 2007 11:10 pm

neepneep wrote:Thats a fantastic looking material! - I never knew it was possible to blend a blend material!
The world explodes a little more, every time that happens.

User avatar
F.ip2
Posts: 160
Joined: Thu Aug 10, 2006 11:05 am

Post by F.ip2 » Sun May 13, 2007 8:05 am

mh i am still not convinced that this looks close to anisotropic type car metal paint.

the blend has to follow the normal vector to give you that impression.

http://mke3.net/projects/tests/carpaint_nodes.jpg


but as you can see here there are also paints without that effect:
http://oldholden.com/ohfiles/images/charger.preview.jpg

or here the fresnel reflection provides a lot of information:
http://car-paint.us/candy-auto-paint.jpg


quite important is what you see in the reflections !!!



in your case it looks like a vertical ramp shader blend.
thats to uniform.
--
C l a a s E i c k e K u h n e n
Artist : Designer : Educator

Assistant Professor Industrial Design
Kendall College of Art and Design
of Ferris State University

User avatar
domparis
Posts: 37
Joined: Sun Nov 26, 2006 8:55 am

Post by domparis » Sun May 13, 2007 11:32 am

@neepneep: thanks !

@F.ip2 : Yep, your right, but carpaint is versatile like you point it in your link, my try was focused only on available "features", since normal vector blending of color it's not possible i only try to mimic the glossy/flakes properties of metallic car paint, because the specular model is not enough in one layer, you need to decompose the mat to mix the 2 properties, my settings it's for sure not the best, but i try, and in that same way i'll try to get some more "approching" model :)

So to resume, i can list at least 3 carpaint model that in my words would be :

- simple paint (low cost car, or old car, 2 layers)
- clear coat paint (that containts flakes, modern car, 3 layers)
- specialized paint (like the beetle pic in your link, including changing color based on angle, polarization or temperature control, 3 layers+)

For Anisotropy, i'm not sure it's the specular model clear coat paint car use, i think it's more a Cook-Torrance specular model, but correct me if i'm wrong.

Thanks for your critics :)

Dom

Post Reply
15 posts • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 90 guests