
alevys
Members-
Content Count
10 -
Joined
-
Last visited
About alevys
-
Rank
Member
Profile Information
-
Location
Sankt-Peterburg, Russia
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
ivan.popelyshev reacted to a post in a topic: How I can show loaded texture from WEBP file?
-
OH!!!! I fixed this problem. I just added this line. Thank you for your advice. )) xhrType: LoaderResource.XHR_RESPONSE_TYPE.BLOB
-
If I will use this link, It doesn`t work - https://i.mycdn.me/image?id=872663412438&t=34&plc=API&ts=000000010000000400&aid=1271381504&tkn=*tXamDTvzRXvb4V3v41eZt-y9DW8
-
Hi! I have a problem with PIXI 5, I`m making a social game, and I need to load avatars. All file social network gives in WEBP format! How I can resolve this problem? Thank you.
-
Ivan thank you, very useful information
-
ivan.popelyshev reacted to a post in a topic: Load asset packages
-
Hi! Please tell me, what is the best practice for loading assets in Pixi? As I understand it, the Loader only supports the direct download of the files as png, img, and so on. If I want to upload everything as a zip archive with encryption, and how best to proceed? In this case, the class Loader I don't need anymore, right? Thank you
-
Thanks Ivan, going deeper to understand the issue.
-
and for mobile rendering? It is better to do on webgl?
-
But what's better is the performance of the UI using React and UI using Pixi-ui or equivalent, using webgl ?
-
Hello! Please tell me whether to combine the pixi with react or angular to build the UI. I'm a flash developer with AS3 and turn on JS in the world of flash, works very effectively bundle Starling + Feathers, Pixi, I have not found a decent replacement Feathers. Spend time creating a UI library from scratch is not very desirable. What would you recommend friends? Thank you.