Alternatives
Products that do what GLORP does
Optimized Pixel-Art to SVG converter with Greedy Meshing.
- 1

- 2US
2015 · peterhrynkow.com
- 3IM
2025 · seve.blog
- 4

- 5

- 6

- 7IM
I was fascinated by this [0] and this video [1]. After many struggles, I finally built this app that traces images using circles similar to what these videos had shown. The most challenging part (to me) is to find a way to convert images to vector lines. I had tried Potrace, but its output is not suitable for my use case: too many small elements share the same border. Potrace's goal is to represent the original image faithfully using vector lines. But I want to trace the image edges. After searching and trying some Potrace alternatives in vain, I finally found my keyword. Surprisingly (to…
2022 · phqb.github.io
- 8HA
I have been working on Hyvector for the last five years and finally decided to present the result of my work. Hyvector is an SVG editor that runs in all modern browsers. It is stable, very fast, and capable of handling complex SVG images. Big new features like art strokes, vector tracing, colorizing are in the making, but for now the focus is on pushing a polished first release out of the door. I would love to hear any feedback on what you like, missing features, or any bugs you encounter via our issue tracker: https://github.com/hyvectorapp/hyvector-issues Note that…
2025 · hyvector.com
- 9

- 10RT
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
- 11

- 12

- 13

- 14

- 153C
- 16

- 17

- 18

- 19

- 20MF
2011 · demoseen.com
- 21HS
I saw a tweet that tinygrad is so good that you could make a graphics library that wraps tg. So I’ve been hacking on a gtinygrad, and honestly it convinced me it could be used for legit research. The JIT + tensor model ends up being a really nice way to express light transport all in simple python, so I reimplemented some new research papers from SIGGRAPH like REstir PG and SZ and it just works. instead of complicated cpp its just a 200 LOC of python.
Jan 2026 · github.com
- 22OE
2021 · bestsnip.com
- 23

Turn pixels into paths: Instantly convert any image to crisp
Jun 2026 · imagetosvg.com
- 24LE
2022 · sketchy.cs.brown.edu
Ranked by how close each launch is in meaning, then by votes. Refine with a description →