reblocks icon indicating copy to clipboard operation
reblocks copied to clipboard

Html5 Canvas

Open heylisp opened this issue 4 years ago • 4 comments

Hello, I can't figure out how to use canvas. Is there any example code? Is Javascript required? Please give me some hint! Thank you very much!

heylisp avatar Jan 25 '21 09:01 heylisp

There is no such widget yet. But probably CLOG can be used for this purpose.

Take a look at this idea:

https://github.com/rabbibotton/clog/issues/2

svetlyak40wt avatar Jan 25 '21 10:01 svetlyak40wt

There is no such widget yet. But probably CLOG can be used for this purpose.

Take a look at this idea:

rabbibotton/clog#2

Thanks a lot! It sounds what I need. I'll try it!

heylisp avatar Jan 26 '21 13:01 heylisp

Look at clog demo 1 a full game using canvas as well as clog tutorial 10.

rabbibotton avatar Feb 26 '21 20:02 rabbibotton

Look at clog demo 1 a full game using canvas as well as clog tutorial 10.

That's great! I'm interested in web graphics: does clog support also 3d graphics? I see you implemented 2d canvas and games: do you think that's possible in 3d and make it also responsive like vector graphics (canvas seems fixed, right?)? Thank you!

heylisp avatar Apr 13 '21 17:04 heylisp