Re: Yet another question about Z order - something different

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Alex (alican1812_at_hotmail.com)
Date: 11/18/04

  • Next message: BodwadUK: "Export skin from .x file"
    Date: 18 Nov 2004 01:35:44 -0800
    
    

    Thank you Jack and Phil for the helpful comments.

    Now I understand, that I have 3 choices:

    1. to modify my legacy code, that, actually, not a big issue, I just
    afraid of performance problems, all D3D articles I have read till now
    state that lit/transformed/DrawPromotiveUP is the most efficient way
    to show 2D pics in the 3D world, and I have up to 10 pretty large pics
    per second.

    2. to modify my own code to make transition effect working with
    lit/transformed vertices. Probably, I am missing something here, but
    if the vertex is already lit and transformed, I have no options for
    playing with lights and/or projections - how can I do any transform
    here ?

    3. getting both to generate the same results by Phil's way - here I am
    absolutely clueless.

    I have some mathematical background, don't afraid of doing some math,
    just didn't get a point here - probably lack in my DX knowledge, that
    is completely "teaching myself".

    Thanks a lot
    AC


  • Next message: BodwadUK: "Export skin from .x file"

    Relevant Pages

    • Re: Re-use the argument?
      ... it's a general opinion amongst those who take an interest in such matters. ... I'm afraid I don't know who originated the idea. ... In Fortran parameters are passed by reference, ... So "don't modify arguments in callee" makes sense here. ...
      (comp.lang.c)
    • Re: Force Caps Lock
      ... Microsoft MVP - Excel ... > I was afraid that wouldn't work. ... Should have tested (duh). ... > Modify to this: ...
      (microsoft.public.excel.programming)
    • Re: New Bike
      ... I'm afraid you do modify your position quite a lot from the original ... assertion. ... GHPOTHUF#1 chateaudotmurrayatidnetdotcom ...
      (rec.motorcycles)
    • Re: Counter example for Mr. Diaby algorithm solving TSP problem in polynomial time
      ... to modify it as described previously? ... I am afraid you will have to wait until then, ... Will you share with us program generating equations so I will be able ... many possible solution at same time proving that it cannot work in ...
      (comp.theory)
    • Re: c++/cli method signature limitation
      ... this is a bit of legacy code that I'm not sure I want to modify. ... pointer in c++/cli? ... Don't we have to use IntPtr or something? ...
      (microsoft.public.dotnet.languages.vc)