lispascal / lolmodelviewer

Automatically exported from code.google.com/p/lolmodelviewer
Other
4 stars 2 forks source link

Request for camera controls (example code included) #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello.

It would be really nice to have user-defined values for the camera 
(positioning, heading, pitch, roll, zoom) so we could remember those values to 
re-create that camera angle later.

Well, i've actually tried to implement a bit of that myself, but i'm a complete 
beginner to C#, so i've spent like a whole hour to make the zoom control 
example (i believe you could do that in like 5 minutes).

I have only touched MainWindow.cs, MainWindow.cs [Design] and added 2 functions 
on GLCamera.cs

I'm attaching the project here as i don't really know how else i could send it 
to you.

Original issue reported on code.google.com by metemedo on 4 Nov 2012 at 11:29

Attachments:

GoogleCodeExporter commented 9 years ago
Hi.

Thanks for checking out.  

I like the idea of being to able recreate a certain camera set up.  I think 
that's a valuable feature that will be useful.  

When I get some free time, I'll look into fully adding this.

Original comment by Sapphire...@gmail.com on 14 Nov 2012 at 4:13