renathy Posted November 23, 2020 Share Posted November 23, 2020 (edited) Should I consider using PIXI.JS, if I need something like this. Or should I live with pure javascript, maybe something else? - I have background (call it scene) all over the page - I have about 100 images into different categories - images appears on the screen (divided into different categories, use can choose category, images appear) - user is allowed to drop those images on "scene" - user is allowed to modify images (delete, resize, rotate etc.) using toolbox - user can create screenshot - user can write text on scene (using toolbox, choose "text" and create text on scene) It is for children to create, for instance, "forest" with "animals". Or "ocean" with different creatures. Or similar excercises for teachers. Basically that is it. I looked into Pixi.js, I already started creating scene with sprites etc., it works, but I wonder whether this is the right technology to use. Edited November 23, 2020 by renathy Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted November 24, 2020 Share Posted November 24, 2020 I dont see a problem here its the usual usage renathy 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.