Remix.run Logo
JBits 2 days ago

What sort of tech/techniques did wondermoss use? Was it generating polygons?

ingenieros 2 days ago | parent | next [-]

It's all shaders! That's why they take up so little memory space. Here's a video where IQ explains how to "model" a greek temple using this technique: https://youtu.be/-pdSjBPH3zM?t=303

TonyTrapp 2 days ago | parent [-]

And here's a very high-level video about wondermoss in particular (archive.org link since the original appears to have been removed): https://web.archive.org/web/20140718035429/https://www.youtu...

baruchthescribe 12 hours ago | parent | prev [-]

It's shader-based using a technique called raymarching.