moflo / next_pixijs

Testing next_pixijs

Home Page:next-pixijs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next_pixijs

Testing next_pixijs and planckjs physics engine

Pixi.js example

This example shows how to use Next.js with Pixi.js and the PlanckJS physics engine.

Oringal NextJS code from andersonleite@ from PR#28087

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-pixi-js with-pixi-js-app
# or
yarn create next-app --example with-pixi-js with-pixi-js-app

Deploy it to the cloud with Vercel (Documentation).

Useful Links

About

Testing next_pixijs

next-pixijs.vercel.app

License:MIT License


Languages

Language:JavaScript 100.0%