Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9872] MobileWeb: Ti.UI.3DMatrix implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T19:12:53.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-07-03T16:05:37.000+0000
Updated2018-04-04T23:20:19.000+0000

Description

Mobile web needs the 3DMatrix implementation. Extends Evented Properties * m11 * m12 * m13 * m14 * m21 * m22 * m23 * m24 * m31 * m32 * m33 * m34 * m41 * m42 * m43 * m44 Methods * 3DMatrix invert() * 3DMatrix multiply(3DMatrix) * 3DMatrix rotate(angle, x, y, z) * 3DMatrix scale(x, y, z) * 3DMatrix translate(x, y, z)

Comments

  1. Chris Barber 2012-07-10

    I've started working on this. The code is in my feature branch: https://github.com/cb1kenobi/titanium_mobile/tree/timob-9872.
  2. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  3. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source