Quantcast
Channel: Pixi.js Latest Topics
Viewing all articles
Browse latest Browse all 3980

How do I make my canvas look the same on other devices?

$
0
0

Hello,

How do I make my canvas look the same on all devices?
 

function PixiPlay(){
    var renderer = PIXI.autoDetectRenderer(350,460,{antialias: false, transparent: false});
    document.body.appendChild(renderer.view);
    var root = new PIXI.Container();

I saw a tutorial talking about Pixiv4.
But he talks almost nothing about the canvas :(

Can anyone teach me how to do this, in a simple way, please? :)


Viewing all articles
Browse latest Browse all 3980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>