1/3
Film Emulator - Photo editor screenshot 0
Film Emulator - Photo editor screenshot 1
Film Emulator - Photo editor screenshot 2
Film Emulator - Photo editor Icon

Film Emulator - Photo editor

teldrin
Trustable Ranking Iconالتطبيق الرسمي
1K+التنزيلات
2.5MBالحجم
Android Version Icon4.4 - 4.4.4+
إصدار الأندرويد
1.0.0.0(20-06-2021)
-
(0 المراجعات)
Age ratingPEGI-3
تنزيل
التفاصيلالمراجعاتالمعلومات
1/3

وصف لـFilm Emulator - Photo editor

This app is a film emulation editor that lets you edit picture images with the color response of many different types of film stock.

This app features 166 different presets designed to replicate various film stocks from Agfa, Analogfx, Kodak, Ilford, Polaroid, and Fuji film.

I hacked together a little analog film emulation tool in Javascript. It's based on the awesome work of Pat David. I wrote it mainly to play with some new tech but I liked the result enough to share it with you. You can try it here.

How the Film Emulation works

I guess the most interesting part for most people is the actual film emulation code. It's using Color Lookup Tables (cluts).

So in simplistic terms:

For every pixel in the image

Take it's color values r, g, b

Look up it's new color value in the lookup table

r', g', b' = colorLookupTable[r, g, b]

Set the pixel to the color values (r', g', b')

In practice there are a few more considerations. Most cluts don't contain values for all 16 777 216 (224) colors in the rgb space. A simplistic solution to this problem would be to always just use the closest color (nearest-neighbor interpolation). This is fast but results in very ugly banding artifacts.

So to keep things fast I use random dithering for the previews and trilinear filtering for the final output. The random dithering is probably a suboptimal choice, but it was easy to implement.

You can find more details about how the lookup tables were create on Pat Davids website.

Film Emulator - Photo editor - إصدار 1.0.0.0

(20-06-2021)

لا توجد آراء أو تقييمات بعد! لترك أول تقييم يرجى

-
0 Reviews
5
4
3
2
1

Film Emulator - Photo editor - معلومات APK

نُسخة APK: 1.0.0.0الحزمة: com.teldrin.filmemulator
التوافق مع أندرويد: 4.4 - 4.4.4+ (KitKat)
المطور:teldrinالأذونات:26
الاسم: Film Emulator - Photo editorالحجم: 2.5 MBالتنزيلات: 197الإصدار : 1.0.0.0تاريخ الإصدار: 2021-06-20 10:18:15
الشاشة: SMALLيدعم CPU نوع: عنوان الحزمة: com.teldrin.filmemulatorتوقيع SHA1: 5E:04:D5:38:5B:FF:61:B8:48:CE:50:79:29:94:AD:63:38:AB:FF:7Fالشاشة: SMALLيدعم CPU نوع: عنوان الحزمة: com.teldrin.filmemulatorتوقيع SHA1: 5E:04:D5:38:5B:FF:61:B8:48:CE:50:79:29:94:AD:63:38:AB:FF:7F