nowfound

Life & fun · May 16, 2026

live 3D toric lens viewer

Barrett toric lens calculator

What it does

The premier Barrett Toric Calculator with a live 3D toric lens viewer. Predict posterior corneal astigmatism and visualize IOL alignment in real-time for superior surgical outcomes.

Does the same job

all alternatives →
  • SC
    Security Camera Lens Calculator2021 · jvsg.com · ▲178
  • TheParallaxView2018 · ▲107

    Illusion of depth by 3D head tracking

  • Lightform2018 · ▲190

    The design tool for projected AR

  • RadianceKitJun 2026 · radiancekit.de · ▲95

    Turn photos into 3D Gaussian Splats on your Mac

  • AS
    Apple's SHARP running in the browser via ONNX runtime webMay 2026 · github.com · ▲185

    Hi HN, author here. SHARP is Apple's recent single-image 3D Gaussian splatting model (https://arxiv.org/abs/2512.10685). Their reference code is PyTorch + a pretty heavy pipeline; I wanted to see if it could run in a browser with no server hop, so I exported the predictor to ONNX and ran it via onnxruntime-web with the WebGPU EP. What works: drop in an image, get a .ply you can download or preview live, all on your machine — your image never leaves the tab. The model is large (~2.4 GB sidecar) so first load is slow on a cold cache, but inference itself is a few seconds on…

  • Topology Eyewear2017 · ▲152

    Custom-fit glasses– sized by a 3D face scan, from any iPhone

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com