Skip to content

laneallen/two-pixi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two.js to Pixi.js Example

This is just my testing of utilizing Two.js to pull in svg content, render it in a hidden canvas, then pulling that data into Pixi.js. Credits to UIHacker for the initial concept so I could put it all together.

Reasoning for this:

By utilizing svg, you can provide "optimized" assets that are quicker to download, which is especially critical for mobile distribution. This is true for download sizes of assets, in addition to, scaling one source of assets depending on screen resolution of the user (i.e. retina, etc.).

About

Test using two.js and pixi.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published