ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Rotation 3D
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

atwis

Indonesia
7 Posts

Posted - Apr 11 2013 :  02:40:47  Show Profile  Reply
Please help me
How to get the process of 3D rotation (x, y, z) for a picture
Thanks for the input and suggestions

Atwis

fab

1310 Posts

Posted - Apr 13 2013 :  23:16:57  Show Profile  Reply
You could use ImageEnView.Proc.ProjectDraw() method.
Go to Top of Page

atwis

Indonesia
7 Posts

Posted - Apr 14 2013 :  20:23:45  Show Profile  Reply
hi fabrizio is there an example?
Thanks for the input and suggestions

Atwis
Go to Top of Page

xequte

39053 Posts

Posted - Apr 14 2013 :  21:06:02  Show Profile  Reply
Hi Atwis

Please see the demo in the \Display\ProjectDraw\ of your ImageEn folder.

Or at:

www.imageen.com/demos/

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

atwis

Indonesia
7 Posts

Posted - Apr 14 2013 :  22:16:43  Show Profile  Reply
Thank you very much Nigel, how can I make this image spin at the sides of the image remains symmetrical, for example when we membuata turnaround at the picture on microsoft word.
Thanks for the input and suggestions

Atwis
Go to Top of Page

atwis

Indonesia
7 Posts

Posted - Apr 15 2013 :  21:32:36  Show Profile  Reply
Hai All,
Please help me
How to implement ProjectDraw in Layer ImageEnView

Thanks for the input and suggestions

Atwis
Go to Top of Page

w2m

USA
1990 Posts

Posted - Apr 16 2013 :  05:59:59  Show Profile  Reply
I am not sure why you want this in a layer, but
in the demo all you have to do is add a layer:
while Test1Button.Down do
  begin
    i := 0;
    ilayer := ImageEnView1.LayersAdd;
    ImageEnView1.MouseInteract := [miMoveLayers, miResizeLayers];

William Miller
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: