디자이너와 이미지 필터만드는 방법 에서 이어집니다-!! ⚠️ 정확히 이해못했는데, 기록용으로 쓰는 것이라서 자세한 설명을 기대하지 마시오 ⚠️ ⚠️ Metal로 하는법은 제대로 안나오고 있으니 따라하지 마시오 ⚠️ [1] Lut Image 프로젝트에 넣어주기 여기서 35 FREE LUTs를 다운받아주세요-! 디자이너분이 포토샵 작업 후 35개의 Lut image를 주셨다고 가정합니다. 이렇게 넣어주세요 그리고 Lookup 이라는 enum을 만들어주세요 enum Lookup: String, CaseIterable { case GamingCareers_Acevdeo case GamingCareers_Barrera case GamingCareers_Brewer case GamingCareers_Brooks c..
여기서 봤는데, 너무 간결한데 쏙쏙 이해가 잘되게 쓰셨다..!! 감동.. 🥺 Creating a device A Metal device (MTLDevice) is the interface to the GPU. It supports methods for creating objects such as function libraries and textures. Creating a library The library (MTLLibrary) is a repository of kernel functions (in our case, compute shaders) that are typically compiled into your application by Xcode. Creating a Command Queue The..
Basic Tasks and Concepts 중, Performing Calculations on a GPU 정리 1. 메탈 파일 만들고 MSL로 GPU 함수 작성하기 2. MTLDevice 준비하기 3. MTLCommandQueue 준비하기 4. 메탈 함수 불러와서 pipeline으로 컨버팅하기 5. MTLBuffer 만들고 버퍼에 데이터 load해주기 6. MTLCommand Buffer 만들기 7. MTLCommand Encoder 만들기 8. Command Buffer를 commit해서 commands 실행시켜주기 [1] MSL로 GPU 함수 작성하기 두 array의 elements들을 더한 값을 result라는 array에 추가하는 코드를 살펴보자 아래 코드는 CPU에서 연산이 수행..
- Total
- Today
- Yesterday
- flutter deep link
- Flutter getter setter
- Flutter Clipboard
- drf custom error
- SerializerMethodField
- PencilKit
- cocoapod
- flutter build mode
- 플러터 싱글톤
- Django Firebase Cloud Messaging
- flutter dynamic link
- METAL
- Flutter 로딩
- ribs
- Watch App for iOS App vs Watch App
- flutter 앱 출시
- Flutter Spacer
- Sketch 누끼
- 구글 Geocoding API
- 장고 Custom Management Command
- Django FCM
- Flutter Text Gradient
- DRF APIException
- Django Heroku Scheduler
- Dart Factory
- 장고 URL querystring
- 플러터 얼럿
- github actions
- Python Type Hint
- ipad multitasking
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |