Canvas Bootcamp 11 - Dynamic Centering and Alignment

preview_player
Показать описание
In this JavaScript programming exercise you can learn the logic behind dynamic centering and alignment for dynamically positioning your canvas assets.
Рекомендации по теме
Комментарии
Автор

Keep up the great work. Love watching these tutorials. 

wrahman
Автор

Canvas Bootcamp 11 - Dynamic Centering and Alignment

AdamKhoury
Автор

Hey Adam, love your work.
Out of curiosity, will you be linking your Canvas bootcamp with a bit of OOP?

StickGod
Автор

Hi adam as a top off to your bootcamo, ould it be possible to do a tutorial on how to make a canvas page where you can daraw like with a pen and then save them into a folder on a site please this would be very useful for a revision tool im going to make and im sure people would want to know how to create drawing tools thankyou :D

chriscraven
Автор

or just do (ctx.canvas.width - rectW) / 2; to be simpler

LindenMikus