QUOTE(Masahiko @ Jul 23 2006, 21:50)

Works for me (GeForce 6600GT), 3D Mode is OK
- Resizing quality in OpenGL is not very good even in Highest Mode
This is a problem with doing the resizing in hardware. I've noticed the reduction in quality is a lot more noticable with large scans, art of a size closer to that of your album-art pane is scaled more nicely. The advantage of doing scaling this was is that it is done by the graphics card, not the CPU, and is done very very quickly. However, if you are after quality, you should use GDI+ mode since the end result is basically the same (in 2D mode).
I will investigate ways to increase the quality, but keep in mind that this is only really to test the suitabilty of OpenGL for this sort of thing.
My plans for 3D mode (if I have the time) are of a nature where resizing quality shouldn't be as noticable as in 2D, but it still is a problem that needs to be solved if possible.
QUOTE(Masahiko @ Jul 23 2006, 21:50)

- In 3D Mode, an option to reset position would be nice
Right-click->Refresh should accomplish this.
QUOTE(4nt1 @ Jul 23 2006, 23:58)

tested with GF 6800 GT and working fine...
is it also possible to make the cd cover size larger when in 3d mode.. it only seems to take up half the screen...
Scrolling the mousewheel should zoom the image. But remember this is just for testing purposes.
Since you have a high-end nvidia card, could you post the output from the 'OpenGL Info' button (found on the Display tab of the preferences dialog) in a codebox so I can see which extensions it supports?