Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 9 min 40 sec ago

"Useful" is not sufficient

Thu, 07/16/2026 - 3:45am
Categories: Hacker News

Show HN: Trellis2.c – Local 3D generation with Vulkan and CUDA

Thu, 07/16/2026 - 3:39am

Hi HN, I started this because I wanted something in the spirit of llama.cpp and stable-diffusion.cpp, but for local 3D generation model: native executables, no Python/PyTorch runtime, and both CUDA and Vulkan backends. I’ve mainly tested it on an NVIDIA RTX 4090. I’m particularly interested in Vulkan results on AMD and Intel GPUs, where driver behavior and memory allocation may differ. If you try it, GPU, driver, OS details, and failure logs would be extremely helpful. The main limitation right now is performance. The implementation has not yet been heavily optimized, so inference is currently slower than mature, fully optimized PyTorch or Vulkan backends. There is still substantial room for kernel, memory-use, and scheduling improvements.

Comments URL: https://news.ycombinator.com/item?id=48931429

Points: 1

# Comments: 0

Categories: Hacker News

Computing Camera Rays

Thu, 07/16/2026 - 3:25am
Categories: Hacker News

AI Reviewing AI

Thu, 07/16/2026 - 3:20am
Categories: Hacker News

Pages