 | | Re: mouse model manipulation
|
|
(...) Wow, the l3 parser is much faster even when comments are being written to the console, but the behavior is the same. The model is rotating on the Lego rotisserie always in the same direction. Here is the output pdn(324, 175), -> (4.00, 65.00, (...) (24 years ago, 12-Jun-02, to lugnet.cad.dev.mac)
|
| |
 | | Re: mouse model manipulation
|
|
(...) What am I saying. At 50% zoom, 100 pixels will rotate it by x*2 degrees. So basically, the same "perspective" drag distance will rotate it the same. Don't know if this is a good idea or not. James (24 years ago, 11-Jun-02, to lugnet.cad.dev.mac)
|
| |
 | | Re: mouse model manipulation
|
|
(...) I like the idea of absolute based on the zoom. So, at 100% zoom, 100 pixels will rotate it x degrees. At 50% zoom, 100 pixels will rotate it by x/2 degrees. Just my idea. I don't know if it would actually be nicer or not. James (24 years ago, 11-Jun-02, to lugnet.cad.dev.mac)
|
| |
 | | Re: mouse model manipulation
|
|
(...) The cursor does not disappear when the you drag the mouse with button pressed. However, neither does it "warp" back to the center of the window when it leaves the window - the cursor just moves as expected. (Although since I don't know OpenGL (...) (24 years ago, 11-Jun-02, to lugnet.cad.dev.mac)
|
| |
 | | Re: mouse model manipulation
|
|
(...) [snip] (...) Ah ha, that comment comes from the ldlite parser. Try the l3 parser by renaming the executable to l3glite or by passing -l3 on the command line. It's much faster for interactive stuff. However, LEDIT mode should already be using (...) (24 years ago, 11-Jun-02, to lugnet.cad.dev.mac)
|