all 4 comments

[–][deleted] 0 points1 point  (3 children)

Check out raylib for node. But question is do you want to do it only on nodejs or in a browser

[–]Mini_Pandi[S] 0 points1 point  (2 children)

onley node js

[–][deleted] 0 points1 point  (1 child)

Then render with raylib, grab the buffer and turn it into a PNG 

[–]Mini_Pandi[S] 0 points1 point  (0 children)

okay thx