pboyer / nomialLinks
A TypeScript implementation of High-Performance Polynomial Root Finding for Graphics (Yuksel 2022)
☆17Updated 3 years ago
Alternatives and similar repositories for nomial
Users that are interested in nomial are comparing it to the libraries listed below
Sorting:
- A GPU-parallel Marching Cubes implementation using WebGPU☆72Updated last year
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆84Updated 5 years ago
- 🔌 A node-based editor for experimenting with signed distance fields and raymarching.