I want to create a canvas in the backend and use three.js

Depends:

  1. What kind of backend?
  2. What would you like to do with said canvas, why would you need it on the server-side?

Puppeteer may be of some help. Just keep in mind - three.js overall is not really compatible with running on the server-side without applying magic here and there.

2 Likes