반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 출석과제
- 중간과제
- tui-editor
- pixi.js
- 재학생 등록
- pixi
- capela
- webm-duration-fix
- ritz calton
- 방송통신대학
- ebml
- pixi.js 7.2.0
- the play() request was interrupted by a call to pause()
- script setup
- PIXI.Graphics
- renderTextrue
- 피암마
- recordrtc
- no schema entry found for unknown
- 국립원격대학
- Vue3
- 카카오로그인API
- 0원납부하기
- ts-ebml
- recordrtcpromiseshandler
- ParticleContainer
- 방송대
- 방통대
- pixi-viewport
- gsap/PixiPlugin
Archives
- Today
- Total
목록Canvas (1)
yyZa

🥑pixi-viewport 라이브러리 설치 https://github.com/davidfig/pixi-viewport // npm npm i pixi-viewport // yarn yarn add pixi-viewport 🥑 Vue3 프로젝트에 pixi-viewport 구성하기 import { Viewport } from 'pixi-viewport' 🥑1. pixi-viewport사용 이유 - Canvas 전체를 wheel, Grab등의 Event로 Zoon in/out , Canvas 움직임을 주기 위해 사용하였습니다. 🥑2. pixi-viewport적용 방법 new Viewport로 생성 {}안에 설정 옵션 부여 기존 pixi의 Container로 생성하던 Stage를 Viewport로 대체한 후 이..
개발일지
2023. 3. 30. 16:48