Jump to content
Search Community

dalisoft

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by dalisoft

  1. Hi, GreenSock. I user of GreenSock for year. GSAP is more size (~400Kb source), highly compatibility. High-performance, re-markly compatible, powerful modules/plugins. But for the Web needs more methods in last year, like CSS3 Filter, CSS3 PIE Plugin, Relative values (+, -, *, /, cos, sin, tan, d2r, etc). I maked own JS Tweening engine, Tween.js Modded, source ~30Kb (http://tweenjs.ga) and supports CSS3 PIE, CSS3 Filters, relative values only +,-,*,/. Also it's supports string tweening and makes highly compatible and performance like TweenMax.
  2. Hi, Jack (GreenSock)! I'm maked 3D for (IE5, IE6, IE7, IE8, IE9*)! Name: IE3D.js, jQuery plug-in available. Lightweight, Simple, Easy 3D animation demo with IE3D - http://bit.ly/1vpD0M2 (See rules, in JS source and see license) Compatibility: IE5.5+, Chrome 19+ (requires 3D), FF14+ (required 3D), Opera 15+ (Webkit, 3D version)... * - in IE9 standalone version won't works, for works it, required emulating.
  3. This demo works on non-prefix (node.style.transition, node.style.transform) (*** now fixed, works prefix-based browsers ***) 3D supported modern browsers. AND THIS NOT PREMIUM FOR GSAP, its premuim for others users see in demo and copy restricted. This rule not for your, free for your and GSAP administators!!! After i'm created a plug-in it's free and licensed under GSAP licenses!!! But i'm now don't know how to create plug-in. I'm created this demo for your creating a 3D for IE. Current demo in: borderRadius and 3D transformation (rotationX, rotationY, rotationZ) and i now finding way to add scaleZ, translateZ variant's. I NOW FIXED 3D browsers rendering. for non-IE 2D browsers it's rendering only rotateZ transformation 26/08/2013-12:19:02 (GMT +5, Tashkent Time, UZT) - I'm added for mobile (smartphone), tablet, desktop, mac modern browsers and Windows XP 2003 IE5 supported! Enjoy use and create plug-in for free. I'm restrict sell, copy for guest users. I'm very thankful! Thanks!
  4. For your very better news and evolution for TweenMax: http://googledrive.com/host/0B7DKrzLvYDoOUXIwVjk5MjFVenM - just see source and licensing See in IE5+ for IE and modern non-prefix modern browsers
  5. Hi, Jack. I am have 3D like transformation way to make 3D like transform. Have rotateX, rotateY, rotateZ, Perspective, matrix(a, b, c, d, e, f). But requires more Kb and code. You're have maximal knowledge about codes. i'm have only less codes and now making demo. About 2 hour i upload it after -2 hour. If i upload to you and liked to you, im moderator of greensock? Sorry , for my bad english
  6. Thanks for answer! A My some CSS3 rendering example worked? If worked and liked to you i'm make plug-in for GSAP.
  7. Hi Jonathan, I'm maked demo and have link in top (GoogleDrive) - CSS3 some features. Tested in IE8 standalone Windows 7. CSSMatrix javascript ( This is a CSSMatrix class as defined by the w3c CSS3 3d Transforms specification ) I'm tested CSSMatrix, but deleted. In making now demo for your! Yes, i readed Docs! Sorry for my bad english
  8. Hi Jack! Sorry, for my bad english and error link. I fixed Google Drive demo (#2) and CSSMatrix link (#3) CSSMatrix, https://github.com/arian/CSSMatrix uses 3D Matrix calculating, but perspective can't work (3D vieweing) Check https://googledrive.com/host/0B7DKrzLvYDoOV1ZzZ3ZRMTdwbE0 link in IE for testing works. IMPORTANT: This pollyfil not only IE8, back to IE5.5 and other browsers. Thanks!
  9. Hi all! I'm in last time interested TweenMax for performance. I'm using TweenLite/Max from 2013 June, but 2013 TweenLite/Max are slowly. The new 2014 August TweenLite/Max performance high, smooth 50+ fps (if H/W accelaration is disabled) and very-smooth without breaking frames 60 FPS and 60 Hz rendering (if H/W acc. enabled). In latest GSAP (TweenLite/Max and etc) have some issues in IE! 1. Dx and Dy in relative position cutting when transformating. 2. CSS3 rendering - borderRadius, boxShadow, backgroundGradient, textShadow doesn't work 3. CSS3 Transform - rotateX, rotateY, translateZ, scaleZ doesn't work. Have issue fixes! 1. Set position to absolute. 2. borderRadius, boxShadow and backgroundGradient pollyfil have (i'm now upload to GoogleDrive, see https://googledrive.com/host/0B7DKrzLvYDoOV1ZzZ3ZRMTdwbE0) in IE! 3. CSSMatrix uses advanced calculating and making 3D in IE (see https://github.com/arian/CSSMatrix ) Thanks!
×
×
  • Create New...