Warping 2d graphics with 3d reference

This is my first foray into the 3d realm and I'm trying to use a 3d scan from a Kinect imported into photoshop as a template to warp grapics or image files so they can be realistially applied to a 2d photo of the same item (I've been able to import obj, stl, or dae files so far).
So far the hang up is with editing the texture. When I try to edit the diffuse texture so I can paste in the 2d graphics image to overlay and conform to the 3d layer it brings up texture file with a mesh that is broken down into sections which are arranged by size across the canvas.
Is there a way to convert these imported 3d files so the texture mesh isn't broken up? Otherwise, when I try to put a pasted graphic over the mesh in the texture file it just gets cut off at the place where that section ends when I look at the result on the main file. Is there a way to get it to handle more like the kind of 3d file you make when you convert a 2d file to a depth map or is there any other route to my intended result?
Many Thanks for any help with this!

When you edit a texture from a 3d object and you see black lines drawn across the image, those lines represent UV borders. Photoshop lacks a way to edit those borders. But other 3d programs can and there are 3rd party programs specificly design just to edit UV maps.
For an example:
If you had a box with 6 sides and it was properly uv mapped (so that it makes sense to humans) You would see a line for each edge of that box inbetween those lines is where you would place an image. Some would be scaled, others rotated or both.
When done, that single texture would contain textures for each side of that box.
But computers don't need lines to be straight or evenly spaced for it to make sense to it. So some UV maps look like spegetti or a jumbled up mess.
A mesh does not need to be UV mapped though, it can have a single texture for each side of that box, but when multiple sides share the same texture(image) it makes sense to combine them into a single texture(file).
From what I can tell photoshop also lacks the ability to select a side and give it a new texture. I could be over looking it, but I have a feeling that we need to wait for an update that does include it.
Until then, another program will need to be used to either create proper uv maps, or to assign polygons a surface name and give it a texture.

Similar Messages

  • Move graphics with text--but not inline--in PM...??

    Hello, is there a way in PageMaker to move graphics with text but not inline? I ask because right now I see two options for graphics:
    --inline, so you cannot place the graphic exactly where you want AND the text only flows way above or below--but not next to--the graphic
    or
    --independent so you can place the graphic exactly where you want and the text DOES flow right next to the graphic, but then the graphic doesn't move with the text
    I'd like to be able to place graphics exactly where I want AND have them move with the text, like the "Move object with text" option in Word.
    thank you!
    L

    well it has been a while since i used PageMaker so i didn't realize it was "dead."
    though i'm not surprised and am kind of glad. i was hired into a new job recently
    to work on a department newsletter, and i'm trying to find a good authoring program
    within our budget. right now the newsletter is in Word but we've had a lot of problems
    with Word so i'm seeking an alternate solution. i'd like Frame but again there isn't
    enough money in the budget. i need a good option that is $500 or less...i'm trying Publisher
    now too but not enough functionality...

  • Error while creating the sales order with billing reference

    hi alll
    i am getting error while creating the sales order with billing reference.The line items are coming in grey.I am not able to change the items as well as the quantity field.Can u guide me
    cheers
    shalsa007........

    Dear SAP SD 007
    I can confidently tell that an enhancement or an user exit has been applied in your scenario
    You have to check that
    Normally when creating a sales order with respect or referring billing documents the qty will be in editable mode and it is standard problem
    Your people has solved the standard problem by enhancement
    Usually OR--LF-PGI----F2 (SAY THE QTY IS 25 UNITS)
    Now you are creating returns order with reference to F2 in the return order type Re there is a standard issue that user can edit the qty to 30 from the original 25
    To solve this only your people have used userexit
    Line items and qty greyed out means definately there is some enhancement or user exit applied
    You have to check that
    Regards
    Raja

  • Credit note with invoice reference are not concatenate in F110

    When I create a credit note with invoice reference by VA01, the fields payment term,  Baseline date for due date calculation, Assignment and Payment method are copied correctly from invoice to credit note, but in FI document the field invoice ref.  'BSEG-REBZG' is not filled. So when I run the transaction F110 Automathic Payment (for Italy) the invoice is rigthly payed but the credit not is included into Exceptions with the note 'No pymt possible because items with a credit bal.still exist'. If I put in the field 'BSEG-REBZG'  the reference to  the invoice, the one and credit note are concatenated and I have a rigth parzial payment.
    There is a way to have this link when I post the Fi document by vf01-vf02 without putting it manually using FB03?
    Thank you in advance
    Gianluca.

    hiii
    please refer thi link reconciliation in 2005
    https://websmp208.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000789632007E
    i would suggest you to upgrade your version, as reconciliation is very easy in higher versions
    please refer sap note no 1051038.
    Thanks
    Rizz
    Edited by: Mohammed Riyaz on Apr 24, 2009 4:01 PM

  • Credit Memo with the reference of multiple Billing document

    Hi SD Gurus,
    I wanted to create credit memo with the reference of multiple billing document for a single customer.
    Is it possible in standard SAP? If YES please tell me HOW…
    Thanks in advance...
    Ratish Patil

    hello, friend.
    yes, you actually can.  first you enter VA01 and choose the document type.  press ENTER.
    then in the order Overview screen, go to SALES DOCUMENT > CREATE WITH REFERENCE.  a dialog box will ask you which billing document you want as reference.  enter the document number and press COPY.
    you can repeat this process as many time as you wish.  the items of the referenced documents will be copied into your Sales Document.
    hope this helped.  reward if useful.
    jty

  • MB_CREATE_GOODS_MOVEMENT with Reservation reference

    Dear,
    I want to create good movement with Reservation reference and use T_MS1INT structure. Here is my way, but it does not work. Pls check and tell me why!
    Thanks a lot,
    DATA: IMKPF TYPE IMKPF,
            EMKPF TYPE EMKPF,
            EMSEG TYPE TABLE OF EMSEG WITH HEADER LINE,
            IMSEG TYPE TABLE OF IMSEG WITH HEADER LINE,
            T_MS1INT TYPE TABLE OF MSEGO1 WITH HEADER LINE.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          INPUT  = RESERVATION_NO
        IMPORTING
          OUTPUT = IMKPF-XBLNR.
      T_MS1INT-MTTMP = '29'.
      T_MS1INT-TSTMP = '15'.
      T_MS1INT-TDICH = 1.
    APPEND T_MS1INT.
      CALL FUNCTION 'MB_CREATE_GOODS_MOVEMENT'
        EXPORTING
          IMKPF                     = IMKPF
    *   XALLP                    = ' '
    *   XALLB                    = ' '
    *   XALLR                    = ' '
    *   CTCOD                    = ' '
    *   XQMCL                    = ' '
    *   OLD_SUBRC                = ' '
    *   IPKCOM                   =
    *   X_AUTHORITY              = ' '
    *   XLISU                    = 'X'
    *   XQMSR                    = ' '
    *   OIA_PASS                 =
    *   I_OIA_ASTM_VALUES        =
    *   I_OIA_PO_GREC_CALL       =
    *   I_OIB_CALCULATE          =
    *   OI_SHPMT                 =
    IMPORTING
       EMKPF                    = EMKPF
    *   E_LVS_TAFKZ              =
    *   ES_MKPF                  =
        TABLES
          EMSEG                    = EMSEG
          IMSEG                    = IMSEG
    *   IMSEG_CSL_TOKEN          =
    *   ET_MSEG                  =
         T_MS1INT                 = T_MS1INT   "IS-OIl
    *   T_MS2INT                 =
    *   I_OIAACCGI               =
    *   I_OIA_KOMF               =
    *   I_YOIA06                 =
    *   E_OIA_XMSEG              =
    *   T_OIB_EMSEGQTY           =
      COMMIT WORK.
    Edited by: Rob Burbank on Dec 6, 2010 11:24 AM

    Dear,
    I want to create good movement with Reservation reference and use T_MS1INT structure. Here is my way, but it does not work. Pls check and tell me why!
    Thanks a lot,
    DATA: IMKPF TYPE IMKPF,
            EMKPF TYPE EMKPF,
            EMSEG TYPE TABLE OF EMSEG WITH HEADER LINE,
            IMSEG TYPE TABLE OF IMSEG WITH HEADER LINE,
            T_MS1INT TYPE TABLE OF MSEGO1 WITH HEADER LINE.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          INPUT  = RESERVATION_NO
        IMPORTING
          OUTPUT = IMKPF-XBLNR.
      T_MS1INT-MTTMP = '29'.
      T_MS1INT-TSTMP = '15'.
      T_MS1INT-TDICH = 1.
    APPEND T_MS1INT.
      CALL FUNCTION 'MB_CREATE_GOODS_MOVEMENT'
        EXPORTING
          IMKPF                     = IMKPF
    *   XALLP                    = ' '
    *   XALLB                    = ' '
    *   XALLR                    = ' '
    *   CTCOD                    = ' '
    *   XQMCL                    = ' '
    *   OLD_SUBRC                = ' '
    *   IPKCOM                   =
    *   X_AUTHORITY              = ' '
    *   XLISU                    = 'X'
    *   XQMSR                    = ' '
    *   OIA_PASS                 =
    *   I_OIA_ASTM_VALUES        =
    *   I_OIA_PO_GREC_CALL       =
    *   I_OIB_CALCULATE          =
    *   OI_SHPMT                 =
    IMPORTING
       EMKPF                    = EMKPF
    *   E_LVS_TAFKZ              =
    *   ES_MKPF                  =
        TABLES
          EMSEG                    = EMSEG
          IMSEG                    = IMSEG
    *   IMSEG_CSL_TOKEN          =
    *   ET_MSEG                  =
         T_MS1INT                 = T_MS1INT   "IS-OIl
    *   T_MS2INT                 =
    *   I_OIAACCGI               =
    *   I_OIA_KOMF               =
    *   I_YOIA06                 =
    *   E_OIA_XMSEG              =
    *   T_OIB_EMSEGQTY           =
      COMMIT WORK.
    Edited by: Rob Burbank on Dec 6, 2010 11:24 AM

  • What is the best way to for a plugin to wrap a video element in a parallel composition with a reference plugin that points to that Video Element?

    I have a basic reference element loaded as a plugin, which is able to retrieve information about, pause and play video elements while displaying its own overlay content as well.  What it's not currently doing, is automatically positioning itself to the same location and dimensions of the video element that it references.  For some reason, when I try using the layout API to set position and size in the video element metadata, this is not retrieved by the reference element (it returns a null value for the target video element's metadata).
    I wanted to try a different approach, specifically, creating a parallel composition that works as follows:
    1) When a video element is created in the factory, it is automatically wrapped in a parallel composition element along with a reference element, which is passed the video element as a target.
    2) The reference element sets its width and height with the width and height properties of the video element spatial trait and will listen for any changes to that width and height to adjust accordingly.
    3) Now that I think about it, the parallel composition should itself be a proxy for the video element, so other code in the player that moves, resizes, or otherwise alters the dispay of the video element, will if fact be adjusting the whole video element + reference element parallel composition.
    In other words, I want the reference element to be an overlay that is "locked" to the surface of any video element and follows it in size, position, display and even audio traits.
    Suggestions for the best way to approach this within the framework?

    Thanks Wei,
    With some more tweaking, I am able to get and use the layout metadata as you said!  Here is where my issue stands now:
    * My IMediaReferrer element can now look at the layout metadata of the target media element and copy those values, so it has the same width, height, x, and y  properties.  This is great!
    * However, particularly for RelativeLayoutFacet metadata, this is only fully useful if both the target media element and my IMediaReferrer element are in the same composition.  If they are in different compositions which are themselves placed differently, then even identical x and y values don't add up to the same position on the screen.
    So, my challenge is to figure out how to ensure that my IMediaReferrer element is placed in the same composition as the target media element.
    Again, the goal is to write a plugin that will have a reference to an underlying video, and will always have the same width, height, x, and y of the video it is overlaying.  This plugin should not require any additional coding in the player, but should take care of setting itself up as above automatically when loaded.
    There isn't any property on a media element which exposes the "parent" composition element that it is a part of, so I don't know how to get my IMediaReferrer to add itself to the same composition as the reference target automatically.  I'm not sure if it's possible to make my IMediaReferrer element extend ParallelElement and still load in a SWF Element as an overlay, and add that SWF Element and the target Media Element as children with identical layout metadata.
    Do you have any suggestions on how I should proceed?
    Thanks again!

  • Problem in Outbound delivery with order reference

    Hi,
    I am facing problem with creation of outbound delivery with order reference from transaction VL01N. When i enter into the transaction with order key in, but in the tab Picking there is one column Pick quantity which is showing as grey field with zero value(Grey field don't allow to change the quantity). This Pick quantity is always allow to put us required quantity but i come across this kind of scenario very first time. Can you please help.
    Thank you.

    Hi,
    Your combination of Plant+Storage location is enabled for warehouse management. So directly putting the picking value is not possible. You have two options now.
    1. If you know howto put pickign through transfer orders, do it through LT03 and confirm teh TO for picking quantity to be updated in delivery. You have to find out teh stock in the source bin and use it in transfer order. You may get in touch with WM consultant, if you dont know how to do it.
    2. If you are ok with just doing picking without WM, then you can change the storage location in delivery and then try picking in delivery itself. The storage location should not be enabled for WM for the plant.

  • Report to view SO-Invoice-Credit Memo-Debit Memo-with/ without reference

    Hello Gurus,
    Can any one help me for viewing the report where i can see Sales Order Invoice ,Credit Memo & Debit Memo with/without reference .
    We are creating Credit Memo & Debit Memo without reference but uses the same Purchase Order Nos .
    Please guide me on this...
    Thanks.
    Sameer S Barde

    hi
    u can use the standard t-code vf05n to see the list with reference to the document type...
    do revert if question is not answered..
    regards
    Chander

  • Vendor Invoice with Same Reference Number in two fiscal years.

    Vendor Invoice entered in SAP.
    DocumentNum 1600000612  Reference "47026723WA" Vendor Number "637278" Year "2008"
    DocumentNum 1600000667  Reference "47026723WA" Vendor Number "637278" Year "2009"
    We are thinking SAP will not allow/generate invoice with same Reference number. How can we restrict from entering Vendor invoices with Same Reference Number from same Vendor.
    Thanks
    Raghuram

    Restrict it through message control
    Transaction code OBA5
    Message NO.121
    Make it error for batch and online.
    Thanks,
    Ravi

  • Is there any way to link page number with the reference page number within text in InDesign CC and CS6?

    Is there any way to link page number with the reference page number within text in InDesign CC and CS6?

    You should ask in InDesign
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • I have a graphic with a hyperlink in an Outlook email. When I open on it on my iPhone I get the option to email, save, tweet, FB, etc. The text hyerlinks in the email open properly.  Can anyone help?

    I am sending an email from Outlook.  It has a graphic with a hyperlink and it has text with hyperlinks.  When I open the email on my iphone, the text hyperlinks open properly.  The graphic hyperlink gives the options to email, tweet, FB, print, copy, etc.  Can anyone help me correct this so that the graphic links opens in the website it's linked to?  Thank you.

    Try checking the hyperlink for the image in MS Outlook.
    Select image in signature, then click "Insert Hyperlink" image to the far right of Edit signature toolbar.
    Click "Target Frame" button.
    Select "New Window", then "OK".
    After doing this, it solved my problem.

  • Does BOXI support crystal reports with parameter references in formulas?

    I am designing a report in Crystal Reports XI Developer that contains parameters, which are passed to a stored procedure and are also used within formulas ( in Crystal Syntax ie. {?FORMAT_ID} ) in the report itself.
    I can run the report successfully in CRXI Developer.  The formulas use the correct values from the parameters entered during execution and everything looks good.
    I then deploy the report to Business Objects Enterprise XI.  I do all of the things necessary to manage the report including setting up the proper database connection information and default parameter values.
    When I run the report using the Crystal Report Viewer, I get the following error message:
    Error in File Forecasting.rpt:
    Error in formula <Report Format>.
    'if (not isNull({?FORMAT_ID} ) ) then
    This field name is not known.
    Details: errorKind
    This happens when I press the "Preview" button in the Manage Object dialog from Crystal or when I run the report using InfoView.
    I have changed the formulas and it doesn't seem to matter what the specific content of the formula is; other than the existence of a parameter reference in the formula.  If I comment out the parameter and replace it with a hard-coded value, it gets through the formula fine.
    Does Business Objects Enterprise XI support crystal reports with parameter references in the formulas?
    Thanks,
    Tim H.

    Hi,
       In Crystal Reports under File -> Report Options >check convert Null Values to default > Verify on first refresh > Verify stored procedures on first refresh.
    This corrected the issue by allowing the query engine time to locate those columns and map them to the query being sent by the report.
    The convert null values was added because those field were being used in the record selection and grouping.
    Regards,
    Vinay

  • Insert Textpool with dictionary reference

    Hi!
    I want to translate a textpool per down and upload in excel. I translate the downloaded textpool in excel and upload it for the new language.
    The problem is: if the parameters are with dictionary reference, it doesn´t work - after INSERT TEXTPOOL it shows the parameter-text instead of the Dictionary-text.

    Unfortunately, the checkbox (Dictionary Ref.) is not part of the TEXTPOOL structure. So when you read the text pool and update it using INSERT TEXTPOOL, it will overwrite all your existing settings including this checkbox. You will have manually go into the selection texts and check this box again.

  • Change OBD Group with WM reference

    Hi Experts,
    I have created an OBD group with WM reference in VL06P. Next, I tried to create TO for group. However, if there is an OBD being locked and cannot create its follow on TO. I would like to remove that OBD from the OBD group and create another OBD group for it later on.
    The problem is when I execute the first TO for group. The OBD group will marked as active and I cannot remove any OBD from it. (Am I right?)
    I tried to reverse the processing status. However, it seems there's no way to change the group status. Is there any tcode for this?
    Actually, I need to use this OBD group with reference is not due to 2 steps picking but I need to relate other TO with this OBD group. I only want to fill the LTAK-REFNR for other TO not related to any OBD to this OBD group. SAP only allows a OBD group with WM reference in the LTAK-REFNR field.
    Regards,
    Alex

    Ah, yes, Apologies
    I tested the same in lower system and I get message/number:
    Change cannot be made due to status of reference number XXX XXXXXXXX
    Message no. VL826
    I am not aware of anyway to override this behavior. I did test deleting the delivery to confirm it would disappear from the group but that would not help when the delivery is locked, hope some one else can comment
    (please note: as per your comment that the delivery is locked I did not test further to process the group after removing the delivery ((if you are able to delete the delivery I would recommend a quick test to confirm that does not create any challenge with processing the remaining deliveries)

Maybe you are looking for