
I have made research on this but I am not able to find any answers to my question.
Is there a way to make this 3D effect without working on each separate letter?
Espermaschine wrote:i had a slightly masochistic fit and tried to make it by hand
so combine the two textpaths
difference
then break apart
and seperate again every single segment
fill each segment with a gradient
Janne wrote:Espermaschine, which font did you use?
tylerdurden wrote:That said, I declare this a task for Blender.![]()
Blender.org
Espermaschine wrote:Janne wrote:Espermaschine, which font did you use?
Coolvetica
http://www.dafont.com/de/search.php?q=coolvetica
Lazur URH wrote:tylerdurden wrote:That said, I declare this a task for Blender.![]()
Blender.org
Exactly.
Janne wrote:Which I do have because I installed it after watching a program about the font Helvetica and it's designer! I'm a font freak
But look what happens in the text dialogue box when you chose it...
Janne wrote:Lazur URH wrote:tylerdurden wrote:That said, I declare this a task for Blender.![]()
Blender.org
Exactly.
Nooo Lazur - it doesn't even match
Code: Select all
object{
Bevelled_Text
("coolvetica rg.ttf", // Font
"SUPPORT",// String
10 , // Cuts
35, // BevelAngle
0.045, // BevelDepth
0.1, // Depth
0.00, // Offset
0) // 1 = "merge"
texture{
pigment{color rgb<0,0.30,1>}
normal { bumps 0.5 scale 0.005}
finish{ambient 0.1 diffuse 0.75 phong 1}
} // end of texture
rotate<0,0,0>
scale<1.9,0.4,1>
translate -4*x
} // end of Bevelled_Text object
ragstian wrote:Blender - nope![]()