|
|
Hello,
I'm traying to make a brikc wall but the POV-Ray are given and error.
The code that I use is:
===============================
pigment {
brick {color Gray},{color Red}
brick_size <2, 1, 1>
mortar 0.2
}
===============================
I also find this on the insert bar:
================================
// solid pattern for use in texture/pigment/normal(/density)
// brick pattern generates a brick wall like structure
brick
color Gray, // color of mortar
color Red // color of brick
brick_size <2,1,1> // size of brick (optional)
mortar 0.2 // width of mortar (optional)
=================================
Both of them give and error.
Thank you,
Oleguer
http://www.infonegocio.com/oleguervm
Post a reply to this message
|
|