期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
The Geometric Continuity of Rational Bezler Triangular Surfaces
1
作者 田捷 《Journal of Computer Science & Technology》 SCIE EI CSCD 1991年第4期383-388,共6页
The problems of geometric continuity for rational Bezter surfaces are discussed. Concise conditions of first order and second order geometric continuity for rational triangular Bézier surfaces are given. Meanwhil... The problems of geometric continuity for rational Bezter surfaces are discussed. Concise conditions of first order and second order geometric continuity for rational triangular Bézier surfaces are given. Meanwhile,a geometric condition for smoothness between adjacent rational Bézier surfaces and the transformation formulae between rational triangular patches and rational rectangular patches are obtained. 展开更多
关键词 BE The Geometric Continuity of Rational Bezler triangular surfaces RATIONAL
原文传递
A novel algorithm for explicit optimal multi-degree reduction of triangular surfaces 被引量:4
2
作者 HU QianQian WANG GuoJin 《Science in China(Series F)》 2008年第1期13-24,共12页
This paper introduces the algebraic property of bivariate orthonormal Jacobi polynomials into geometric approximation. Based on the latest results on the transformation formulae between bivariate Bernstein polynomials... This paper introduces the algebraic property of bivariate orthonormal Jacobi polynomials into geometric approximation. Based on the latest results on the transformation formulae between bivariate Bernstein polynomials and Jacobi polynomials, we naturally deduce a novel algorithm for multi-degree reduction of triangular B^zier surfaces. This algorithm possesses four characteristics: ability of error forecast, explicit expression, less time consumption, and best precision. That is, firstly, whether there exists a multi-degree reduced surface within a prescribed tolerance is judged beforehand; secondly, all the operations of multi-degree reduction are just to multiply the column vector generated by sorting the series of the control points of the original surface in lexicographic order by a matrix; thirdly, this matrix can be computed at one time and stored in an array before processing degree reduction; fourthly, the multi-degree reduced surface achieves an optimal approximation in the norm L2. Some numerical experiments are presented to validate the effectiveness of this algorithm, and to show that the algorithm is applicable to information processing of products in CAD system. 展开更多
关键词 computer aided design data compression triangular Bezier surface multi-degree reduction Bernstein polynomial Jacobi polynomial L2 norm
原文传递
Constrained multi-degree reduction of triangular Bézier surfaces
3
作者 ZHOU Lian WANG Guo-jin 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2009年第4期417-430,共14页
This paper proposes and applies a method to sort two-dimensional control points of triangular Bezier surfaces in a row vector. Using the property of bivariate Jacobi basis functions, it further presents two algorithms... This paper proposes and applies a method to sort two-dimensional control points of triangular Bezier surfaces in a row vector. Using the property of bivariate Jacobi basis functions, it further presents two algorithms for multi-degree reduction of triangular Bezier surfaces with constraints, providing explicit degree-reduced surfaces. The first algorithm can obtain the explicit representation of the optimal degree-reduced surfaces and the approximating error in both boundary curve constraints and corner constraints. But it has to solve the inversion of a matrix whose degree is related with the original surface. The second algorithm entails no matrix inversion to bring about computational instability, gives stable degree-reduced surfaces quickly, and presents the error bound. In the end, the paper proves the efficiency of the two algorithms through examples and error analysis. 展开更多
关键词 triangular Bezier surface EXPLICIT boundary curve constraint corner constraint degree reduction Jacobi polynomial
下载PDF
Real-time accurate Free-Form Deformation in terms of triangular Bézier surfaces
4
作者 CUI Yuan-min FENG Jie-qing 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2014年第4期455-467,共13页
We implemented accurate FFD in terms of triangular Bezier surfaces as matrix multiplications in CUDA and rendered them via OpenGL. Experimental results show that the proposed algorithm is more efficient than the previ... We implemented accurate FFD in terms of triangular Bezier surfaces as matrix multiplications in CUDA and rendered them via OpenGL. Experimental results show that the proposed algorithm is more efficient than the previous GPU acceleration algorithm and tessel- lation shader algorithms. 展开更多
关键词 accurate Free-Form Deformation GPU acceleration CUDA triangular B@zier surface.
下载PDF
Ray tracing of turning wave in elliptically anisotropic media with an irregular surface 被引量:1
5
作者 Minghui Zhang Tao Xu +3 位作者 Zhiming Bai Youshan Liu Jue Hou Guiping Yu 《Earthquake Science》 CSCD 2017年第5期219-228,共10页
Seismic ray tracing in anisotropic media with irregular surface is crucial for the exploration of the fine crustal structure. Elliptically anisotropic medium is the type of anisotropic media with only four independent... Seismic ray tracing in anisotropic media with irregular surface is crucial for the exploration of the fine crustal structure. Elliptically anisotropic medium is the type of anisotropic media with only four independent elastic parameters. Usually, this medium can be described by only the vertical phase velocity and the horizontal phase velocity for seismic wave propagation. Model parameteri- zation in this study is described by flexible triangular grids, which is beneficial for the description of irregular surface with high degree of approximation. Both the vertical and horizontal phase velocities are defined in the triangular grids, respectively, which are used for the description of phase velocity distribution everywhere in the model by linear interpolation. We develop a shooting ray tracing method of turning wave in the elliptically anisotropic media with irregular surface. Runge-Kutta method is applied to solve the partial differential equation of seismic ray in elliptically anisotropic media. Linearly modified method is used for adjusting emergent phase angles in the shooting scheme. Numerical tests demonstrate that ray paths coincide well with analytical trajectories in trans- versely homogeneous elliptically anisotropic media. Seis- mic ray tracing results in transversely inhomogeneous elliptically anisotropic media demonstrate that our method is effective for further first-arrival tomography in ellipti- cally anisotropic media with an irregular surface. 展开更多
关键词 Ray tracing Elliptically anisotropic media Vertical and horizontal phase velocity Irregular surface triangular grids
下载PDF
An efficient algorithm for approximate Voronoi diagram construction on triangulated surfaces
6
作者 Wenlong Meng Pengbo Bo +3 位作者 Xiaodong Zhang Jixiang Hong Shiqing Xin Changhe Tu 《Computational Visual Media》 SCIE EI CSCD 2023年第3期443-459,共17页
Voronoi diagrams on triangulated surfaces based on the geodesic metric play a key role in many applications of computer graphics.Previous methods of constructing such Voronoi diagrams generally depended on having an e... Voronoi diagrams on triangulated surfaces based on the geodesic metric play a key role in many applications of computer graphics.Previous methods of constructing such Voronoi diagrams generally depended on having an exact geodesic metric.However,exact geodesic computation is time-consuming and has high memory usage,limiting wider application of geodesic Voronoi diagrams(GVDs).In order to overcome this issue,instead of using exact methods,we reformulate a graph method based on Steiner point insertion,as an effective way to obtain geodesic distances.Further,since a bisector comprises hyperbolic and line segments,we utilize Apollonius diagrams to encode complicated structures,enabling Voronoi diagrams to encode a medial-axis surface for a dense set of boundary samples.Based on these strategies,we present an approximation algorithm for efficient Voronoi diagram construction on triangulated surfaces.We also suggest a measure for evaluating similarity of our results to the exact GVD.Although our GVD results are constructed using approximate geodesic distances,we can get GVD results similar to exact results by inserting Steiner points on triangle edges.Experimental results on many 3D models indicate the improved speed and memory requirements compared to previous leading methods. 展开更多
关键词 geodesic Voronoi diagrams(GVDs) triangular surfaces mesh surfaces approximate geodesics Apollonius diagrams
原文传递
Approximate Degree Reduction of Triangular Bezier Surfaces 被引量:4
7
作者 胡事民 左征 孙家广 《Tsinghua Science and Technology》 SCIE EI CAS 1998年第2期55-58,共4页
Degree reduction of parametric curves and surfaces is an important process in the exchange of product model data between various CAD systems. In this paper the degenerate conditions of triangular Bezier surface patch... Degree reduction of parametric curves and surfaces is an important process in the exchange of product model data between various CAD systems. In this paper the degenerate conditions of triangular Bezier surface patches are derived. The degenerate conditions and constrained optimization methods are used to develop a degree reduction method for triangular Bezier surface patches. The error in the degree reduction of a triangular Bezier surface is also shown to depend on some geometric invariants which decrease exponentially in the subdivision process. Therefore, the degree reduction method can be combined with a subdivision algorithm to generate lower degree approximations which are within some preset error tolerance. 展开更多
关键词 CAGD triangular Bezier surface degree reduction degenerate condition constrained optimization method
原文传递
A Type of Triangular Ball Surface and its Properties 被引量:1
8
作者 胡事民 王国瑾 孙家广 《Journal of Computer Science & Technology》 SCIE EI CSCD 1998年第1期63-72,共10页
A new type of bivariate generalized Ball basis function on a triangle is presented for free-form surface design. Some properties of the basis function are given, then degree elevation, recursive evaluation and some ot... A new type of bivariate generalized Ball basis function on a triangle is presented for free-form surface design. Some properties of the basis function are given, then degree elevation, recursive evaluation and some other properties of the generalized Ball surfaces are also derived. It is shown that the proposed recursive evaluation algorithm is more efficient than those of the old surfaces. 展开更多
关键词 triangular Ball surfaces degree elevation recursive evaluation.
原文传递
BOUNDING PYRAMIDS AND BOUNDING CONES FOR TRIANGULAR BEZIER SURFACES
9
作者 Jian-song Deng Fa-lai Chen Li-li Wang 《Journal of Computational Mathematics》 SCIE EI CSCD 2000年第6期609-620,共12页
This paper describes practical approaches on how to construct bounding pyramids and bounding cones for triangular Bezier surfaces. Examples are provided to illustrate the process of construction and comparison is made... This paper describes practical approaches on how to construct bounding pyramids and bounding cones for triangular Bezier surfaces. Examples are provided to illustrate the process of construction and comparison is made between various surface bounding volumes. Furthermore, as a starting point for the construction, we provide a way to compute hodographs of triangular Bezier surfaces and improve the algorithm for computing the bounding cone of a set of vectors. [ABSTRACT FROM AUTHOR] 展开更多
关键词 triangular Bezier surface patch hodograph bounding pyramid bounding cone
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部