-
公开(公告)号:US20240193853A1
公开(公告)日:2024-06-13
申请号:US18534362
申请日:2023-12-08
Applicant: DASSAULT SYSTEMES
Inventor: Nicolas JEAN , Cyril DELALANDRE , Sameer GARDE
CPC classification number: G06T15/30 , G06T15/005 , G06T2210/21
Abstract: A computer-implemented method for rendering, by a GPU, a section view of a 3D mesh in a single pass. The method includes obtaining the 3D mesh having convex polygons, obtaining a clipping plane and rendering the section view of the 3D mesh by: rendering the convex polygons of the 3D mesh, the rendering of the convex polygons of the 3D mesh comprising, for each convex polygon: determining if the convex polygon intersects the clipping plane. If the convex polygon intersects the clipping plane, computing a pair of points on edges of the convex polygon intersected by the clipping plane, storing the pair of points in a GPU-writable buffer. The method also includes rendering the stored pairs of points in the GPU-writable buffer as a set of lines, the rendering of the section view thereby comprising the rendered convex polygons and the rendered set of lines.