Animations getting started
-
Hello!
I've had a project in mind that i have been thinking about for a long time. It includes some graphics and movement and i don't have much experience in that. I have tried bending some regular widgets into doing what i want but i end up needing to use graphics.
So i have two ways to go there and QML seems to be one way. But im really unconfortable using it since i almost never tried it.So what i want to accomplish is an opening bridge that i can control. I want to animate the bridge flap and traffic lights. Main goal is a 2D layout even though an ISO perspective view would be nice but filled with headache :)
The automation controlling the animations is no problem in regular code.
So my question is really how do i create the graphics in a simple way. Methods to use.
Somebody nice enough to give me some ideas and get me started with some simple animations?Kind regards