Computer problems,Computer help
*AX SOFT>>>Programming & Design

Adobe Photoshop Ghost Rider text recreate poster???


I have this homework which is so hard. i need to make a copy of this text http://www.impawards.com/2007/ghost_ride... . I need help in photoshop how to make this exact thing without copying it. i need to make it look like this text. plz help where i can find or how to do this thnx. it needs to look almost exactly like this. plz im beggin you plz help this is the one i can never get. plz help. 10pts for help.

Yes, you can create it in photoshop alone. No need additional images.

1. Steel effect can be achieved by gradient fill in blending options. Or, if your PS do not have blending option, just add a layer for the gradient.
2. You can give a thin bevel and/or stroke to the text.
3. Fire can be created by means of cloud, adjust the levels, distort it a bit (with wave or ripple), and use duotone to apply color. (Note: there might be other techniques to create it.)

You can find many tutorial on all of these in the net. You can even find them in YouTube.

1) create the text... by manually drawing it.
2) apply a steel texture to the text.
3) apply some shadows unto the text to get some 3d effect.
4) on a different layer... paste the "fire" image and control its opacity... change it to something less than 85%.
5) render the image.
6) add some shadow effects again to make the fire realistic.

** note do this on a black background.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Changing text in a Div Box?

    Since the div has a class assigned to it, you refer to the class with CSS: <div class="Div1">HOW WOULD I CHANGE THIS TEXT???</div> <style type="text/css"> ...

  • Need help with Java programming (involving arrays)?

    Just write one yourself. It's easy. // array1 is already defined double total = 0; for( int i=0; i < array1.length; i++){ total+=array[i]; } double avg = total/array1.length;

    ...
  • Trying to understand a piece of code in VBA [excel]?

    Sub Processor() ->Beginning of subroutine:Processor Dim ConstantCells As Range ->Define ConstantCells as a range of cells Dim FormulaCells As Range ->like above statement Dim cell As...

  • How do I keep a running total score in c++?

    Set the value to 0 above the loop and add to the value test = 0; loop{ score = 15; test+=score; } cout << test

    ...
  • Use ASP .NET's membership system or roll your own?

    Well the pro's are pretty obvious. It offers you a ready component for use to save/retrieve users for your website, it integrates pretty well very easily with Login server controls thus saving...

  • Is there an equivalent for the GetChar() function from VB.Net in VB6?

    Have you tried Mid(String,Index,Length)? MyString = "HELLO!" Print Mid(MyString,2,1) Would print "E"

    ...
  • ASCII/ANSI Character codes?

    You need to look at unicode, ASCII only covers the 256 characters, Unicode however uses 4 Bytes (32 bits) to store the character information (as opposed to two) and so can store mush more. As fo...

  • Sending POST Using <a href=...> instead of the submit button?

    What about using JavaScript to submit hidden forms when the link is clicked? :) For instance.. <form action="post.php" id="frm" method="post" style="displa...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster