|
计算机应用 2008
Three-dimension fountain effect of implementation based on Direct3D and particle system
|
Abstract:
Particle system is an efficient way to implement fountain effect. Making use of the point-sprite of Direct3D by way of particle primitive to render fountain particle system possesses definite agility. First of all, 3D graphics function library Direct3D was introduced and the basic principles of particle system were described. Secondly the fountain movement in the true life was analyzed by physics dynamics, then fountain particle system model was constructed and 3D effect of fountain was implemented. The way...