• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            4D星宇

            c++

              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
              57 隨筆 :: 0 文章 :: 39 評論 :: 0 Trackbacks

            DX9下使用
            D3DXPLANE plane; 
             D3DXPlaneFromPointNormal( &plane, &vPoint, &vNormal ); //生成這個平面
            D3DXMatrixReflect( &matReflect, &plane ); //取得該平面的反射矩陣
            //設置剪切平面,使反射面上的內容被渲染,面下的被丟棄
             m_pd3dDevice->SetClipPlane( 0, plane );
             m_pd3dDevice->SetRenderState( D3DRS_CLIPPLANEENABLE, 0x01 );
            DX10下模擬:
            User Clip PlanesUser Clip Planes are emulated by specifying a clip distance output from the Vertex Shader with the SV_ClipDistance[n] flag, where n is either 0 or 1. Each component can hold up to 4 clip distances in x, y, z, and w giving a total of 8 clip distances.

                用戶裁減平面通過在VS里設定一個SV_ClipDistance[n]標記,定義一個裁減距離輸出得到,n為0或1。這里一共能存放8個Clip Plane距離,分別使用數組兩個元素的x,y,z,w通道。

            In this scenario, each clip planes is defined by a plane equation of the form:

            在這個場景里,每個clip plane被一個平面方程定義:

            Ax + By + Cz + D =0;

            Where <A,B,C> is the normal of the plane, and D is the distance of the plane from the origin. Plugging in any point <x,y,z> into this equation gives its distance from the plane. Therefore, all points <x,y,z> that satisfy the equation Ax + By + Cz + D = 0 are on the plane. All points that satisfy Ax + By + Cz + D < 0 are below the plane. All points that satisfy Ax + By + Cz + D > 0 are above the plane.

            <A,B,C>是平面法向,D是平面到原點的距離。把任意點<x,y,z>代入方程能得到它到平面的距離。所有滿足方程=0的點在平面上,<0的點在平面下而 >0的點在平面上。

            In the Vertex Shader, each vertex is tested against each plane equation to produce a distance to the clip plane. Each of the three clip distances are stored in the first three components of the output component with the semantic SV_ClipDistance0. These clip distances get interpolated over the triangle during rasterization and clipped if the value every goes below 0.

                在VS中,每個頂點會帶入平面方程做測試。每個三角形的Clip距離存在SV_ClipDistance0語義輸出的前三個通道中。這個距離在光柵化中被線性插值,所有小于0的像素被剔除。

            posted on 2008-11-09 20:47 bloodbao 閱讀(1206) 評論(0)  編輯 收藏 引用 所屬分類: c++
            97久久久精品综合88久久| 日韩人妻无码精品久久久不卡 | 国产精品久久久99| 99热都是精品久久久久久| 久久久久亚洲精品中文字幕| 污污内射久久一区二区欧美日韩 | 久久久久亚洲AV无码专区桃色| 国产精品中文久久久久久久| 久久这里只有精品18| 久久精品国产亚洲精品| 亚洲国产精品无码久久SM| 国产精品久久久久一区二区三区| 国产精品乱码久久久久久软件| avtt天堂网久久精品| 三级三级久久三级久久| 97久久国产亚洲精品超碰热| 亚洲国产精品成人久久蜜臀 | 一级女性全黄久久生活片免费 | 久久国产精品无码HDAV| 怡红院日本一道日本久久 | 99久久精品国内| 欧美日韩久久中文字幕| 国产精自产拍久久久久久蜜| 久久久久久久97| 精产国品久久一二三产区区别 | 久久久无码精品亚洲日韩蜜臀浪潮| 国产精品美女久久久| 久久无码人妻一区二区三区| 久久精品国产99久久久古代| 中文字幕精品久久久久人妻| 久久99精品九九九久久婷婷| 久久久久久免费一区二区三区| 久久精品亚洲中文字幕无码麻豆| 亚洲日本va中文字幕久久| 伊人久久久AV老熟妇色| 亚洲国产美女精品久久久久∴| 久久人人爽人人爽人人片av麻烦| 尹人香蕉久久99天天拍| 一级做a爰片久久毛片看看| 一极黄色视频久久网站| 狠狠色丁香久久婷婷综合图片|