this look really interesting! Especially the superfish and full frame
views are awesome!
Just three small things, though:
a) I'd love to see mouse support. Is this a planned feature?
b) When choosing cube faces, the up and down keys are inverted, compared
to their function while displaying an equirectangular image.
c) How come you decided to use "CTRL + =" for zoom in and not simply the
PLUS key? It's a little inconvenient IMHO.
Anyway, thanks a lot for sharing this!!
Regards, Philipp
Thanks for trying pvQt. What are you running it on, and did you build it?
Ah, I see. Drag'n'drop would be nice indeed. Right now I'm using it as a entry in my SendTo-folder and thus have to choose file format everytime I give it one or more file(s) that way.[mouse-support] Probably; but I also want to support drag-and-drop (especially for loading image into cube faces) so I want to think more about mouse protocol before I write anything.
Same with me and Photoshop :-) It's just that -- at least here, on my PC (maybe due to my German keyboard layout?) -- it tells me to use CTRL and "=" (equal) to zoom in, not PLUS, while zoom out is CTRL and MINUS. If I press CTL and PLUS, nothing happens.[reason for "CTRL + =" as zoom key] Because I use Photoshop all the time, I instinctively hit Ctrl+ and Ctrl- when I want to zoom. But I think I'll take your suggestion and use plain + and -. When I figure out how to get Qt to actually use multiple keyboard shortcuts (it accepts them but only the first one seems to work) I'll put in some aliases for several of the commands.
That tool you mentioned on the other list:
"GPU capabilities viewer" at oZone3D.net
Good tool!
I'm at OGL 1.5 so .....
BTW: Have you tried a tessilated sphere for the viewer?
I once wrote some code -- long gone now -- that tesselated
a sphere recursively starting with a tetrahedron. Works pretty
good. Use polar coords and keep your radius at 1.0 and recursively
subdivide the triangular faces of your tetrahedron. The code is
small and you can control the depth to which the recursive
subdividing goes to.
The only upgrade I'm planning to do with my old Win2K box is to rip
out the mother board and power supply and replace with new ones -- :-)