How to become a good programmer - “First learn computer science and all the theory.
Next develop a programming style. Then forget all that and just hack.”
(George Carrette)
Silverlight: 3-D Graphics

It has been a long journey for me with Computer Graphics. At first, I took some classes including Interactive Computer Graphics, Advanced Computer Graphics and Computer Visions. I developed a few Computer Graphic applications using OpenGL/C++. Then, I designed a 3-D Drilling Model software for the company using DirectX/C#. Lately, I started moving from Windows to WPF in some of my applications. Finally, it's very interesting to learn how to 3-D Graphics for Web applications.

3) Picture Cube
- Description: A 3-D Cube with image on each side.
- Tools: Silverlight 3/Blend 3/C# 2008
- Posted date: 11/2009
2) Rotate Wireframe Cube
- Description: Using PlaneProjection class in Silverlight to rotate a cube in 3-D scene.
- Tools: Silverlight 3/Blend 3/C# 2008
- Posted date: 10/2009
1) 3-D Page Turn Effect
- Description: A simple picture slideshow with 3-D Page Turn Effect.
- Tools: Silverlight 3/Blend 3/C# 2008
- Posted date: 9/2009
Copyright © 2008-2010 PTBT Consulting
All Rights Reserved