aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
493 stars 156 forks source link

add Pixi Application opts and PixiViewport opts #68

Closed delenzhang closed 3 years ago

delenzhang commented 3 years ago
  1. Anti-aliasing and high power graphics are not added by defalut, which makes 2D blurry, so i add the pixi Application default options
  2. I add pixi-viewport default options for more viewport settings. like it does not prevent the wheel event passing up on trackpad, so add passiveWheel: false to default