nowfound

Alternatives

Products that do what Eyemesh does

Preview FBX, GLB, OBJ & more on Mac

  1. 1

    A simple yet powerful 3D viewer for Google Drive and Gmail

    Jan 2026

  2. 2AS

    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…

    May 2026 · github.com

  3. 3RT

    I ported Microsoft's TRELLIS.2 (4B parameter image-to-3D model) to run on Apple Silicon via PyTorch MPS. The original requires CUDA with flash_attn, nvdiffrast, and custom sparse convolution kernels: none of which work on Mac. I replaced the CUDA-specific ops with pure-PyTorch alternatives: a gather-scatter sparse 3D convolution, SDPA attention for sparse transformers, and a Python-based mesh extraction replacing CUDA hashmap operations. Total changes are a few hundred lines across 9 files. Generates ~400K vertex meshes from single photos in about 3.5 minutes on M4 Pro (24GB). Not as fast as…

    Apr 2026 · github.com

  4. 4SM

    It's been closed source for a long time while I worked on it on and off as a hobby research project, but yesterday the repo was made public for the first time under the MPL 2.0 license. A feature reel showing its capabilities can be found here: https://ktstephano.github.io/rendering/stratusgfx/feature_re... A technical breakdown of a single frame can be found here: https://ktstephano.github.io/rendering/stratusgfx/frame_anal... It's still in a very beta state (bugs and instability expected), but I felt like it was a good time to make it…

    2023 · github.com

  5. 5

    Blender-style 3D editing in your browser

    May 2026 · 3d-editor.com

  6. 6

    Preview GIS files directly in Finder (GeoJSON, SHP, GPKG)

    Apr 2026 · apps.apple.com

  7. 7
    Threedio291

    Perfect 3D models for your videos, consistent & optimized

    2023

  8. 8GA

    Hello internet folks! I'm happy to share the first TestFlight release of Glyph3D, a 3D text visualizer for macOS and iOS. It's free, supports pretty much any utf8 data, and is a pretty interesting way to navigate your repositories or data directories without the limitations of standard text windows! Download and bookmark for macOS and iOS: https://github.com/tikimcfee/LookAtThat/ - You should be able to download public repos from GitHub and render them. - Play with opening and closing windows. I've disabled many of the in-flight features to keep user confusion down,…

    2024 · github.com

  9. 93M
  10. 10
    img2icns215

    Convert images to macOS icons, for free

    2024

  11. 11

    Smooth volumetric icons for macOS home page customization

    2020

  12. 12

    Turn photos into 3D Gaussian Splats on your Mac

    Jun 2026 · radiancekit.de

  13. 13

    Procedural Sprite Generator

    2018

  14. 14

    Convert, edit, and export videos & animations locally on Mac

    Jan 2026

  15. 15AW
  16. 16

    Professional 3D model viewer for GLB, STL, and OBJ files

    Dec 2025

  17. 17

    Turn any 3D model into a buildable brick design

    Jul 2026 · bricksolvr.com

  18. 18
    SceneShot155

    Animate 3D mockups on iOS

    2020

  19. 19IR
  20. 20

    Convert a lot of files into graphic files: PDF, Adobe & more

    2020

  21. 21

    Free viewer for STL, GLB, STEP — replaces Windows 3D Viewer

    25d ago · open3d.app

  22. 22

    Download the raw FBX/GLB for free at MocapFlow.com

    May 2026 · mocapflow.com

  23. 23

    Native macOS 3D studio for App Store screenshots & videos

    Jul 2026 · lumen3dmarketingstudio.netlify.app

  24. 241A

    We added a new feature to our open-source HTML5 game engine today that allows you to create Sprite GPU Layers. These pack together simple JS object definitions onto the GPU and renders them using a custom vertex shader. This skips all CPU computation and GPU upload operations, resulting in vastly increased performance. For objects that don't need to be updated by input, physics, or other interactive behaviors, we found it to be a great solution. In testing, we've easily managed to blast millions of sprites around on moderate desktop-grade GPUs. Indeed, we hit the fill rate limitation of the…

    2025 · phaser.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →