Is it possible to have the old Zoom Object from MMF 1.5? or at least i remember it has one...
Anyway, i'd like to have a zoom object that can zoom a part of the frame inside a window or zoom the entire frame..
compatibility with HWA??
Tnx..
Printable View
Is it possible to have the old Zoom Object from MMF 1.5? or at least i remember it has one...
Anyway, i'd like to have a zoom object that can zoom a part of the frame inside a window or zoom the entire frame..
compatibility with HWA??
Tnx..
You can use the Viewport Object. :)
stephen1980
i was doing so.. but i can't find the way to zoom in.. Examples?
Here you go. :)Quote:
Originally Posted by Locaz00
Zoom Example 1
Zoom Example 2
stephen1980
Tnx ^^ Example 2 was the right one i needed :)
No problem. :)
stephen1980
For the HWA, you should use PixelShaders instead of an extension. ;)
:O YEAHH thanks Spax!!
EDIT: can't make it work right... any example?