Thursday, February 9, 2012

3D Graphic Project:-Damping Football on c/c++ builder


A Damping football is based simple 3D Graphic Project based on Sinusoidal Damped with equation:y(x)=A| sin(w x+ΓΈ)| exp(-kx).

Here different theorem are used in order to draw football and its path.Spherical Coordinate System and Cartesian coordinate system are used to make project 3D.Hidden Surface elimination or (Back-Face-Detection) was performed with object Space method and polygon rendering method is used for flat shading.

To Download Project Click Here
Copyright of this project with Nawaraj Pokharel,Nobal Bikram Niraula.

2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Can I set a source code of this project. I want to have some concept from this project to embed in my Graphics Project

    ReplyDelete