How does one create this effect...

I want to make text or any shape really be like almost engraved into any image. For an example look at the gts part of this background image. http://i1.ytimg.com/bg/H-_hzb2ILSCo9ftVSnrCIQ/115.jpg?app=bg&v=4ed767bf or the text in this just without the cracks and crumbling pieces http://assets.videocopilot.net/assets/public/images/vc_cool/tutorialpics/new/116.jpg

The forum you posted in here specifically serves Photoshop.com, an online site and service.  You probably need the professional version of Photoshop for the kinda of work you're asking about.  For faster help, I urge you to repost your question in the forum for Photoshop CS: http://forums.adobe.com/community/photoshop/general

Similar Messages

  • How does one do this effect?

    The photo on the home page of this website has the dots around the edges, haven't seen this effect before.
    Can anyone tell me how this is done?
    Thanks!
    Robin
    http://lidosrestaurantpizza.com/index.html

    hey....
    This one is really simple, and it exists in PS for a long time...
    Filter > Pixelate > Color Halftone
    tomaxxi

  • How does one create their own interpolation

    I am currently working on a tile-based environment in which the user controls a tank. I have been attempting to use interpolators to smooth out the movement between tiles, but I have had a lot of trouble acheiving the desired effects. From what I have gathered from various posts is that the interpolator classes are only useful for repeating animations (please correct me if this statement is wrong).
    My question then is:
    How does one create their own or methods which simulates the interpolation behavior; I am particularly interested in the PositionInterpolator for translating the missles fired by the tank.
    I attempted to do this several times, but I have failed. Here is one of my attempts:
    public void fire()
         show(); //show the missle geometry
         int TRANSLATION_TIME = 1000; //blast alive for 5 seconds
         float DISTANCE = 20.0f; //missle travels a distance of 20 units
         //interpolate path
         long startTime = System.currentTimeMillis();
         long endTime = startTime +TRANSLATION_TIME;
         long interval = endTime - startTime;
         float translationPercent;
         float lastTransPercent = 0;
         float dist;
         Transform3D translate = new Transform3D();
         while(System.currentTimeMillis() < endTime && !collision)
         interval = System.currentTimeMillis() - startTime;
         translationPercent = (float)interval/TRANSLATION_TIME;
         dist = DISTANCE*(translationPercent - lastTransPercent);
         lastTransPercent = translationPercent;
         translate.setTranslation(new Vector3f(0.0f, 0.0f, -dist));
         interpolate(translate);
    public void interpolate(Transform3D translate)
         Transform3D t3d = new Transform3D();
         missleTG.getTransform(t3d);
         t3d.mul(translate);
         missleTG.setTransform(t3d);     
    What happens using this code is that the missle just waits at its initial location until the TRANSLATION_TIME has passed, and then jumps to the final position -- the missle does not smoothly translate to the final location. Are there any explainations out there for this behaviors.
    -Thanks in advance

    Hi,
    I'm also working on a game environment where the user can move around in a spaceship and fire missiles etc...
    I haven't looked much at interpolators, but I use Behaviors for everything I need to move/rotate/scale...
    You can for example create your own behavior (by extending the Behavior class) and set it up to move the missile when you press a specific key, or when any other kind of event takes place...
    You should check the documentation for the Behavior class.
    Hope this helps...

  • How does one create a "check box" in a cell?

    How does one create a "check box" in a cell?

    select the cell then open the cell formatter:
    process should be similar in the iOS version.  I do not have any iOS devices with Numbers so I cannot check.  I did find this link that may help:
    http://support.apple.com/kb/PH3374?viewlocale=en_US

  • With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    With my new macbook I attempted to open an older spreadsheet and get the following error message:  "This spreadsheet cannot be opened because ti is too old.  To open it, save it with numbers '09 first"  So how does one do this when I only have ver3.1?

    Numbers 3.x can only open Numbers '09 and later.  You will need Numbers '09 to open Numbers '08 files.
    If it is a single file (or only a few) you can email me and I will open and convert then email back.  My email address is in the "Biography" of my profile.
    You may have Numbers '09 installed.  Look in the folder "/Applications/iWork '09"  if Numbers is in that folder launch it, open the file you tried to open, and save.  Then you should be able to open in Numbers 3.x

  • Cool effect..how can i create this effect on Motion 3?

    that's great.
    Someone please tell me how can i create this effect on motion 3?
    http://www.ayatoweb.com/aetips_e/ae17_mov05e.html
    thanks

    Use the bezier tool to create your shapes, give the shapes an Airbrush outline. Then apply a Write On behavior to each shape. Position the shapes in the timeline so they appear sequentially. To achieve the zooming out effect, you can either scale the whole group, or convert the group to 3D and use the camera to zoom out.

  • I have 3G I Phone and just got new pc. Have run sync in I tunes but none of the songs, etc are being transferred from the Phone to the new computer. How does one accomplish this?

    I have a 3G I Phone and Just got a new PC. Have run a sync in I tunes but none of he songs, etc. in the I phone have transferred over. How does one accomplish this taks?

    Only iTunes purchases may copy over via File > Transfer Purchases - otherwise syncing is one way, from the computer to the device. To get the rest of your music/films etc onto the new computer you can copy the backup from your old computer onto the new one and then load them into iTunes

  • HT1600 update Apple TV via settings general update software advise Apple support.  But Airplay won't display the Apple Tv because it needs an updated compatible software. Catch 22. How does one resolve this contradiction please? Paul

    update Apple TV via settings>general>update software advise Apple support.  But Airplay won't display the Apple Tv because it needs an updated compatible software. Catch 22. How does one resolve this contradiction please? Paul

    only the following macs support airplay mirror
    http://support.apple.com/kb/ht5404

  • Somehow I turned off the crosshair in the center of the Liquify tool. How does one turn this on/off?

    In PS CS 6, I somehow turned off the crosshair that used to be in the center of the Liquify tool. I'd like to get it back. How does one turn this on/off?

    The newest version of GPU Liquify now obeys the Photoshop preference "Show crosshair in brush tip" under cursors. Check this on in your prefs and you should be good to go.Non-GPU mode always has the crosshairs.
    The cursor ring was also improved to be thinner and less jagged. Also the crosshair size was reduced. Red rubylith was added to see the drag changes in density on vertical drags. Enjoy.

  • Getting Rid of TRIGGERS - Just How Does One Do This

    Hi,
    I have a trigger that I'm trying to get rid of in my DB.
    So logically, I attempt a
    DELETE TRIGGER triggername;
    But it doesn't work.
    Anyone have any idea how to do this?
    thank you.

    And the other thing you can do is stop posting duplicate threads.
    Getting Rid of TRIGGERS - How Does One Do This?

  • How does one create folders?

    How does one create folders?

    Select Documents at the left. Click the Edit button (upper right). Click the New Folder icon at the top.

  • TS3406 I have an Iphone 4s.  When I make a phone call I cannot here the phone ring or the person on the other line pick up, unless I go to speaker phone.  How does one resolve this phone issue?

    I have an Iphone 4s.  When I make a phone call I cannot here the phone ring or the person on the other line pick up, unless I go to speaker phone.  How does one resolve this phone issue?

    Hi there MitchR12,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Receiver and call audio quality issues
    http://support.apple.com/kb/ts5196
    -Griff W. 

  • How does one create LOV Map between 2 fields for custom lookup mapping

    Hi there
    In Internet Expenses, Expense Report Line Detail we have two unrelated fields; namely Expense Location & Tax Code.
    The requirement is to map a default tax code to locations; basically when a user enters Expense Location then the mapped tax code value should default into field Tax Code.
    The location-tax code mapping is stored in a custom lookup (FND_LOOKUP_VALUES).
    My question is how does one go about implementing this?  For example is it possbile to create a new (hidden) LOV based on the lookup mapping & then create a Personalization LOV Mapping between the 3 LOV...  Or is it necessary to modify the Tax Code drop down Message Choice in JDeveloper?  Of course details are appreciated!
    FYI below is the relevant Personalization Structure from "Personalize Stack Layout: (NormalDetails)".
    Message Lov Input: Expense Location
    - Lov Mappings
    -- Lov Map: (lovMap1)
    -- Lov Map: (lovMap2)
    -- Lov Map: (lovMap3)
    - Message Text Input: Expense Location
    - Message Styled Text: Transaction Location
    - Message Text Input: Merchant Name Yes
    - Message Styled Text: Description
    - Message Check Box: Original Receipt Missing Yes
    - Message Choice: Tax Code
    - Message Check Box: Amount Includes Tax
    - Message Choice: Tax Code
    Many thanks
    G

    Hello all
    The correct & supported method is this:
    Extend the location LOV in JDeveloper & add a "default tax" attribute, this could be derived from a new location DFF storing the default tax code for each location. Now simply create a location Personalization LOV Map which takes this new location lov tax attribute & target it to the tax message choice field.
    That's my 2c worth anyway, so please give comment if you feel there is a better way.
    There is just one more little problem however... The requirement has changed! Now we require the tax code to default according to not one location field, but other fields too. For example if the user selects Expense Type of Beverage & Location of Netherlands then Tax Code should be NL19%, for Expense Type of Hotel then it should be NL6%; if the user ticks "Missing Receipt" field then it should over ride all others & set the code to NL0%.
    Any ideas?
    Many thanks
    G
    Edited by: user13363208 on 11-Aug-2010 06:51

  • Unable to regenerate /dev/rmt/0 drivers with cfgadm -c configure on Solaris 10 update 11 (1/13).  How does one do this for SAS HBA StorageTek Autoloader?

    How does one regenerate the /dev/rmt/0 when cfgadm -c configure <device> will not rebuild it?  Have attempted reboot -- -r, with modifing /kernel/drv/st.conf as well as /kernel/drv/sgen.conf.  Running on a SPARC T4-1 Solaris 10 updat3 11, (1/13).

    This has been resolved.  Getting the /etc/driver_aliases set correctly: # update_drv -d -i st; update_drv -d -i sgen; add_drv -m '* 0600 root sys' -i '"scsiclass,01" "scsiclass,08" wa' worked.  Making sure the st and sgen entries are in /etc/name_to_major were needed.  For the Simpana/CommVault WA drivers, in opt/simpana/WA/wa.conf with the name="wa" parent="fp" target=16 lun=0 fc-port-wwn="device's World Wide Number> added for each lun 0 to 7.  Then the touch /reconfigure; reboot worked.  First the c1::rmt/0 tape and c1::scsi/changer/<wwn> med-changer were mapped.  After modifying the minor_perm ('* 0600 root sys') and name_to_major entries, the WA CommValt entries , WA drivers showed up in cfgadm -al as c1::wa0  tape and c1::wa1  med-changer, only recognizable from CommVault.  Also had to update the SAS-2 HBA StoregTek Autoloader driver with patch 145648-05. Solaris 10 update 11 (1/13) comes with 145648-03.  In our particular case, we found cfgadm -al mapped SAS-2 HBA to c1 using the single mini-sas 6gb connector cable, where it mapped to c7 with the four tail connector.

  • HT1212 my niece lockup her ipod and don't remember password and/or it dont work now   there no access to setting to wipe and reformat  how does one do this

    How does one redo a 8GB ipod?  My neice has one and lock it with a password and now password dosen't work and/or she forgot it!  It give message ipod is diable!  connect to Itunes!  I've done that and the device doesn't showup in itunes, keep getting a message that password is needed!  But there no input for that on the phone either!  So I thought I would just dump and reformat and reinstall software, but I'm using windows and the device dosen't show up! Anyone!!!!! got a answer!
    Thanks

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

Maybe you are looking for

  • How do I transfer a purchase to iTunes which was purchased on a now dissapeared apple id

    i opened an itunes account with a prepaid gift card so i bought a couple of movies like shall we dance and la bamba. Luckly i transfered shall we dance. so i logged out after i bought la bamba and then after a while i  tried to log back in but it did

  • What format for my HD

    I just bought a d2 Lacie external hd for my powerbook so that i can fit all those videos... i wanted to know what format i should put the external hd in... i would like to be able to use it with windows computers but if there is a big differance then

  • Customer Statement - Page Numbers

    Has anyone been able to solve the page numbering problem on the statement report? For example: If you have page numbers visible, the report runs each page 1,2,3,4 etc, where we need to have 1st customer page 1, 2nd customer page 1 and page 2, 3rd cus

  • Having problem in installing FileUpload Demo

    Hi! , We r trying to install and run the file upload utility demo. We are using Form6i with Patch 9. and 9iAS release 1 using Forms Listener. We have followed all the steps written in the document but when trying to call the run file using http://192

  • Session Variable not producing results in answers

    Hi, I have a Session initialization block and I have the variable target assigned to a variable region_info. My SQL is this "select Region from SH.USER_INFO where UPPER(USER_ID)=UPPER(':USER'). It gives me the correct results in RPD. In answers and i