nskrypnik / kivy3

3D graphics framework for Kivy.
MIT License
85 stars 43 forks source link

Changes from update to Kivy 1.9 #4

Open perceptualJonathan opened 9 years ago

perceptualJonathan commented 9 years ago

After updating to Kivy 1.9, kivy3 cameras are more zoomed in than they were in 1.8. Is there a quick alteration to kivy3 that I can make, or is there an update to kivy3 coming? In my case, I have the cameras moving around, and then I use the modelview and projection matrices to approximate 3d touch locations. I assumed that repositioning the camera would correct the zoom issue, but this caused problems with getting touch locations.

nskrypnik commented 7 years ago

Hey. Haven't been working under project for a long-long time. Just launched it with kivy 1.9, everything looks neat as for me. That would be cool if you provide some detailed description of the problem, screenshots etc.