canvas tag

15 questions


1 answers
128 views
0
Use socket.io-based chat function to chat in a speech bubble manner by cavas to jquery.

Implemented multi-chat functionality with socket.io.And I made it possible to upload the message to a specific location by using canvas fillText.(ps. It's easy if you think about the chat method of th...


1 answers
65 views
0
html5 canvas Draw imported file ear

You can draw and save pictures using html5 canvas and then retrieve the saved file and draw it together Do you have an api?(As if you can draw a picture board if you call it)

2 years ago

1 answers
105 views
0
canvas, socket.io implemented. Now, I want to display the chat above the character. (git example sharing)

There are two types of pictures above.Area 1 represents a moving character. You can enter the direction key + space bar key and move and jump according to the key.Area 2 allows multiple chats by enter...


1 answers
73 views
0
I'm working on the drawing board.

I'm studying Canvas objects.There was a problem with the paintboard, so I made it once.But no matter how hard I try, both erasing and erasing are not possible, and they are painted in the color that I...

2 years ago

1 answers
72 views
0
Is there a way to emphasize only some text with html canvas?

Hello, I'm asking you a question because there's something I don't know while I'm drawing using Html canvas.The current progress is shown in the following figure.So I'm going to customize that numeric...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.