@pixel-craft/renderer
TypeScript icon, indicating that this package has built-in type declarations

0.9.4 • Public • Published

@story75/pixel-craft

This is the main package for Pixel Craft. It contains the core functionality to create 2D pixel art games.

This package contains the following:

  • A TextureLoader to load textures from the network
  • Math utilities for vectors and matrices
  • A renderer based on WebGPU to render textures to a canvas
  • A Sprite class to render textures

Please check the README.md in the root of the repository for general information. If you want to go more in depth, check the TSDoc annotations in the source code.

Readme

Keywords

none

Package Sidebar

Install

npm i @pixel-craft/renderer

Weekly Downloads

8

Version

0.9.4

License

MIT

Unpacked Size

388 kB

Total Files

110

Last publish

Collaborators

  • hello-story75