3 upvotes·150.8K views
Replies (1)
Well... if you want to create 3D visuals/graphics fast, three.js, as it's a API using webgl, cons of to that though, you have less control, but you save time...
Webgl allows you to have more control, stack WebAssembly on to that, you'll have full control of all your projects, cons to that, you lose a lot of time, but in my opinion, it's worth it in the end
5 upvotes·99 views