Hi, and welcome to the Lens Sim Forum!
Do you have questions before purchasing, want to report a bug or need general help? Please go to the sales page and send me a direct message there. I would like to dedicate this page to future improvements and discussions about the current state of the addon.
Salespage: https://blendermarket.com/products/lens-sim
I think there are room for improvements on this addon, like adding more parameters for better controls, extra features, more lenses etc. I did discover a lot during the initial development, feedback from beta testers has also helped a lot with discovering missing features and general improvements. Having a broader range of people using this addon will shine light on different aspects of the current state of the addon, feedback is key to improvement, so if you have something on your mind feel free to share it here.
Once suggested, I will make a voting poll for new features and lenses:
- Slider for an easy dolly zoom effect
- Build 3D mesh from lens
For me it’s quite straightforward to implement a lens. My main issue is finding lenses with a unique design and that’s in the limits of my addon. Aspheres and 15+ lens elements is not supported. Also, it’s hard to find the data table to modern lenses, it seems like they stopped making and publishing patents when replicating lenses became too hard.
A great source for finding lens patents:
https://www.photonstophotos.net/GeneralTopics/Lenses/OpticalBench/OpticalBenchHub.htm
WIP update log:
1.0.1:
NB! Due to rewriting the code that detects Lens Sim cameras,
this version is not backwards compatible with older Lens Sim cameras.
I had to do this to address some performance issues with the old code.
New features:
-Added an "Exposure" parameter to the main panel
-Color Filter, colors is set by a color ramp
-Prism Filter, bends rays from a custom normal map
-Generate a 3D mesh from the schematics
-Camera list:
Select, set as active, pin, delete and convert cameras from list
-Zoom lenses
Implemented support for three zoom groups
This implementation broke the old aperture setup, added abutton to convert lenses from the
1.0.0 aperture setup to the 1.0.1 aperture setup.
New lenses:
-10mm f1.9 Kodak Petzval 1948 Cooke Triplet
-24-35mm f3.5 Konica Minolta MD Zoom
-50-135mm f3.5 Konica Minolta MD Zoom
-35-70mm f3.6 Olympus Zuiko Auto-Zoom
Bugs and fixes:
-Improved focusing on:
85mm f1.5 Canon Serenar
85mm f1.5 Zeiss Biotar
-Fixed a bug when pressing "Disable Lenses" and "Focus Object" was set to None
The fallback focus distance is set to 500.0m
-Object mode is now forced when creating a new lens to avoid error message
-Fixed typo:
old: 50mm f2.5 Cannon Compact Macro.txt
new: 50mm f2.5 Canon Compact Macro.txt
-Focus Empty does no longer get offseted when unparenting and parenting it to the camera
-Optimized the code that detects the active Lens Sim camera, improving scene performance