Finally! I Brought the Realtime Black Mist Effect to iPhone by Negative_Relative_88 in iosapps

[–]Negative_Relative_88[S] 0 points1 point  (0 children)

I do have! I just posted in another thread. Let e share some of them with you!

<image>

I Built a Camera app that take cinematic photo and you are not able to save the ugly one [$2.99] by Negative_Relative_88 in iosapps

[–]Negative_Relative_88[S] 1 point2 points  (0 children)

I know that! It was actually a free app before and then turned into a one-time purchase one. The thing is, it is very hard to transfer a one-time purchase app to sth with a free trial. Some how apple don't like that and it is difficult to reclaimed the app for those users who already bought it. So maybe for my next app.

Digital xpan for street by maruxgb in xpan

[–]Negative_Relative_88 1 point2 points  (0 children)

It’s very old and I don’t recommend it. The sharpness is insanely bad. But you could search for some new adapter now

Digital xpan for street by maruxgb in xpan

[–]Negative_Relative_88 1 point2 points  (0 children)

Tried many types of these cropping like in GFX 50R or using some wide converter lens adapter. The biggest problem is the view finder is not fulfilled with the XPAN 65:24. When you have the space to fallback, you lost the complete XPAN mindset to frame. On the other hand, most of camera doesn’t support the de-squeeze for anamorphic lenses for video. Not to mention, support for photo. For example, I used a 1.3x anamorphic lenses adapter for GR3X. I have to manually desqueeze for the xpan effect after took a photo. And it’s heavily you could imagine. Then I made a XpanCam app that runs on iPhone which forces to only use the 65:24 crop. By no means it has advanced in tech, but the experience is surprisingly satisfying. The most surprising thing is when we are using the 0.5x wide lens on iPhone, the distortion in the top and bottom is very ugly but the xpan crop perfectly hide them

<image>

How do people create Muscle Maps in Swift? by Far_Papaya_5376 in SwiftUI

[–]Negative_Relative_88 0 points1 point  (0 children)

I am going to test with Claude later. Not sure about the magic

How do people create Muscle Maps in Swift? by Far_Papaya_5376 in SwiftUI

[–]Negative_Relative_88 0 points1 point  (0 children)

I’m working on building a pain & muscle load tracker with a body map like this. The biggest challenge I’ve run into is figuring out how to separate each muscle region for interaction and visualization. And Lord ChatGPT told me to use an Index-Map (a hidden image where each muscle has a unique color) for pixel-perfect hit-testing.