Difference between revisions of "User:Objectz/Adobe After Effects"
(Created page with "<br><center><asy> // ALL CODE BELONGS TO OBJECTZ. DO NOT STEAL WITHOUT PERMISSION. // Adobe After Effects draw((1,-1)--(298,-1)--(298,-291)--(1,-291)--cycle,cmyk(0.15,0.37,0,0...") |
(No difference)
|
Latest revision as of 10:20, 11 December 2020
![[asy] // ALL CODE BELONGS TO OBJECTZ. DO NOT STEAL WITHOUT PERMISSION. // Adobe After Effects draw((1,-1)--(298,-1)--(298,-291)--(1,-291)--cycle,cmyk(0.15,0.37,0,0)); fill((1,-1)--(298,-1)--(298,-291)--(1,-291)--cycle,cmyk(0.15,0.37,0,0)); draw((13,-13)--(286,-13)--(286,-279)--(13,-279)--cycle,cmyk(0.51,0.88,0,0.81)); fill((13,-13)--(286,-13)--(286,-279)--(13,-279)--cycle,cmyk(0.51,0.88,0,0.81)); draw((53,-203)--(89,-78)--(90,-67)--(118,-67)--(158,-203)--(135,-203)--(124,-165)--(84,-165)--(74,-203)--cycle,cmyk(0.15,0.37,0,0)); fill((53,-203)--(89,-78)--(90,-67)--(118,-67)--(158,-203)--(135,-203)--(124,-165)--(84,-165)--(74,-203)--cycle,cmyk(0.15,0.37,0,0)); draw((90,-144)--(104,-87)--(119,-144)--cycle,cmyk(0.51,0.88,0,0.81)); fill((90,-144)--(104,-87)--(119,-144)--cycle,cmyk(0.51,0.88,0,0.81)); draw((187,-158)--(240,-157)--(242,-154)--(242,-138)..(203.5,-101)..(165,-138)--(164,-148)--(164,-164)..(210,-205)..(235,-199)--(235,-182)--(219,-186)--(208,-186)--(204,-185)--(201,-184)--(197,-182)--(191,-176)--(188,-170)--(187,-168)--cycle,cmyk(0.15,0.37,0,0)); fill((187,-158)--(240,-157)--(242,-154)--(242,-138)..(203.5,-101)..(165,-138)--(164,-148)--(164,-164)..(210,-205)..(235,-199)--(235,-182)--(219,-186)--(208,-186)--(204,-185)--(201,-184)--(197,-182)--(191,-176)--(188,-170)--(187,-168)--cycle,cmyk(0.15,0.37,0,0)); draw((220,-139)--(188,-139)--(188,-134)..(205,-119)..(220,-134)--cycle,cmyk(0.51,0.88,0,0.81)); fill((220,-139)--(188,-139)--(188,-134)..(205,-119)..(220,-134)--cycle,cmyk(0.51,0.88,0,0.81)); [/asy]](http://latex.artofproblemsolving.com/7/4/7/747e7a339d89afc266afc4443dbbd70a8d022e7a.png)
Adobe After Effects
This is the 6th logo in the series of logos I am drawing with Asymptote code. Adobe After Effects is a paid service by Adobe that allows you to edit videos and animate. When drawing this, firstly I made the background, then the capital A, and then the lowercase E.