Board index » delphi » Semi 3D view of 2D image
Paul van Dinther
![]() Delphi Developer |
Semi 3D view of 2D image2004-02-25 06:28:47 AM delphi133 I need a whipping fast algorythm to render a bitmap to a 3D plane. I know about the 3D engines but I think it is overkill for what I need. The idea is to project a bitmap on a horizontal plane. The camera view should be allowed to be positioned at any elevation pointing at any direction but will not bank. There is no Z ordering as there is only the one bitmap to be projected on a single horizontal flat face. Does anyone know of references to material, code that can be used in Delphi? Thanks Paul van Dinther |