Perspective
Math functions for dealing with perspective transformations.
Module arch.Perspective in feed arch1t3cht's Aegisub Scripts b409fc1 by arch1t3cht.
Channels:
release (Default):
Version: 1.2.0
Release Date: 2024-08-19
Required Modules:
- arch.Math@0.1.6 (ArchMath) URL
Files:
- .moon:
0b29db07336fbf299c7db65dc083de55b1c17ddf
✅
Changelog:
1.2.0:
- Add layoutScale parameter to account for differing LayoutRes or video resolution
1.1.0:
- Add Quad.rect function
- Remove stray code line in prepareForPerspective
- Fix bounds calculation for drawings
- Export an_xshift and an_yshift
1.0.0:
- Add prepareForPerspective function that wraps the remaining logic needed for general perspective computations with ASSFoundation
0.2.5:
- Add support for a nofax org mode
0.2.4:
- Fix the tagsFromQuad computation when 180 degree rotations are involved
0.2.3:
- Move repository to TypesettingTools/arch1t3cht-Aegisub-Scripts
0.2.2:
- Fix version record...
0.2.1:
- Add version record
0.2.0:
- Add function transforming points according to .ass tags.
- Add function generating .ass tags from transformed quad.
0.1.0:
- Initial Release
- Add Quad class and general perspective transformation functions.
Reverse Dependencies:
- phos.AssfPlus
- arch.DerivePerspTrack
- arch.PerspectiveMotion
- arch.Resample