AeroSujan
11-06-2011, 10:28 AM
Dear Friends I am able to capture the northwest and southwest view for isometric view. It is like
//Soth west
rot[0] = 45.0;
rot[1] = 45.0;
rot[2] = 0.0;
// North west
rot[0] = -45.0;
rot[1] = 45.0;
rot[2] = 0.0;
But I am not able to model NorthEast and SouthEast... Please let me knoe if any one knows....
//Soth west
rot[0] = 45.0;
rot[1] = 45.0;
rot[2] = 0.0;
// North west
rot[0] = -45.0;
rot[1] = 45.0;
rot[2] = 0.0;
But I am not able to model NorthEast and SouthEast... Please let me knoe if any one knows....