Advanced Drawing App | LIVE JavaScript Coding | Part 8: Text Tool, Background Removal

preview_player
Показать описание

Welcome to the live stream where I code an advanced drawing app with you guys!

Now, there are plenty of drawing apps out there, but... I often use a mix of tools when drawing stuff, and I would like a tool that can do everything I want (and more). I also want it to be fast, accessible and free.

The way this will go is I have a to-do list and I try to do as many things as I can during the stream. The plan for this stream was:
- Looking at Contributions
- Minor Refactoring
- Image Editing Tool

I check the chat every 45 minutes or if I'm stuck on something and looking for help.

💻CODE💻
Рекомендации по теме
Комментарии
Автор

Thank you Radu. The application is really becoming usable and we are learning alot.

yusuf.isyaku
Автор

now I won't sleep for weeks again.
A) you need to assign an area where characters will be placed
B) you need to be able to distinguish between characters
C) you need to be able to select certain characters with click/drag
D) you need to be able to replace characters depending on where cursor is
E) you need to implement INSERT so it can overwrite characters without adding them
big respect for those who created first GUI in first OS

pizdaxyu