You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library provides powerful tools for integrating [PixiJS](https://pixijs.com/) - a popular library for 2D graphics and animations—into [Angular](https://angular.dev/) applications.
31
30
By utilizing a custom [RendererFactory2](https://angular.dev/api/core/RendererFactory2), developers can seamlessly combine the robust visual capabilities of PixiJS with the flexibility and structure of Angular.
32
31
33
-
34
32
#### Key Features
35
33
36
34
- PixiJS Integration in Angular:
@@ -39,14 +37,10 @@ By utilizing a custom [RendererFactory2](https://angular.dev/api/core/RendererFa
39
37
- Support for Dependency Injection (DI):
40
38
- Control Flow in Templates:
41
39
42
-
43
-
<!-- GETTING STARTED -->
44
-
45
40
## Installation
46
41
47
42
To know how to install and use NgPixiJS, please check our [documentation](https://ng-pixijs.klerick.lol/).
0 commit comments