Hacker News new | ask | show | jobs
by mncharity 2245 days ago
> more CPU intensive than alternatives like a WebGL renderer, but for now that's a tradeoff worth making

Mixing traditional React with WebGL is another option. There's react-three-fiber[1], and custom/simpler hybrids are also possible. Though I've not tried server-side rendering.

[1] https://github.com/react-spring/react-three-fiber