Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help,
read this.
-
emanevitaerc
- Prole
- Posts: 16
- Joined: Sun Mar 13, 2016 7:21 am
Post
by emanevitaerc » Thu Oct 27, 2016 9:24 am
Is it possible to apply rotation to an image
before scaling it? As far as I can tell,
seems to apply effects in a rigid order, always scaling the image before rotating it. I want to draw an image the other way around; rotating it and then scaling. Is there any way to accomplish this?
-
s-ol
- Party member
- Posts: 1077
- Joined: Mon Sep 15, 2014 7:41 pm
- Location: Cologne, Germany
-
Contact:
Post
by s-ol » Thu Oct 27, 2016 9:54 am
emanevitaerc wrote:Is it possible to apply rotation to an image
before scaling it? As far as I can tell,
seems to apply effects in a rigid order, always scaling the image before rotating it. I want to draw an image the other way around; rotating it and then scaling. Is there any way to accomplish this?
https://love2d.org/wiki/love.graphics#Coordinate_System
Users browsing this forum: Google [Bot] and 8 guests