Top "Pixi.js" questions

A fast, JavaScript-based 2d-rendering library

Draw a rectangle with pixi.js

[Chrome v32] How to draw a basic RED rectangle with PIXI.js library ? I tried this (not working) var stage = …

pixi.js
Dynamically resize the pixi stage and it's contents on window resize and window load

I'm trying to dynamically resize the pixi stage (canvas and contents) on window resize. And also have it initially load …

javascript jquery canvas pixi.js
Decide Pixi.js or Phaser

All: One of my school project is to make a realtime multiplayers webpage game, I am currently having difficulty to …

phaser-framework pixi.js
How can I scale the size of a sprite in Phaser/PixiJS without changing its position?

I'm making a game in Phaser using some large images that I want to scale down in the actual game: …

javascript phaser-framework pixi.js
Rendering WebGL image in headless chrome without a GPU

I'm trying to export an image rendered with WebGL on a linux server without a GPU. To do this I'm …

javascript google-chrome webgl pixi.js puppeteer
XDomainRequest vs XMLHTTPRequest

We are creating an application using PixiJS which has a dynamic json loader in it. It loads the .json files …

javascript ajax internet-explorer windows-phone pixi.js
Pixi.js - Draw Rectangle with Gradient Fill

I'm using the Pixi.js v4 graphics library to make a game with JavaScript. I know that I can draw …

javascript gradient pixi.js
Saving canvas to image via canvas.toDataURL results in black rectangle

Im using Pixi.js and trying to save a frame of the animation to an image. canvas.toDataUrl should work, …

javascript canvas html5-canvas webgl pixi.js
localhost sent an invalid response

Server for PixiJS not working, "localhost sent an invalid response" error when connecting for client side When I try connecting …

pixi.js
Pixi.js and ThreeJS for an advanced web GUI

The idea Hi! I and a team of developers are creating an open-source graphical interface for interactive graph editing. I …

javascript canvas three.js webgl pixi.js