Remix.run Logo
cmiller1 2 days ago

Lots of javascript for a "css-only" tool. Looks like just the rendering is css-only.

jonahx 2 days ago | parent | next [-]

You can open up your terrain in codepen with nothing but CSS/HTML, and it renders fine. It's just not interactive / draggable anymore.

So the JS is only being used, essentially, as a nice UI for configuring your terrain and the camera angle from which it's viewed.

This is still an incredible feat.

bogwog 2 days ago | parent | prev | next [-]

I guess it'd be more accurate to call it a "Generator for CSS-Only Terrain", as the generator itself is not CSS-only.

tantalor 2 days ago | parent [-]

It's a "(CSS-only Terrain) Generator", not a "CSS-only (Terrain Generator)"

91bananas 2 days ago | parent [-]

https://xkcd.com/37/

embedding-shape 2 days ago | parent | prev | next [-]

Not to mention of all of those pesky HTML tags and images, clearly not CSS-only, what a fraud.

cmiller1 2 days ago | parent [-]

"CSS-only" colloquially tends to mean HTML and CSS without Javascript, sometimes without images.

DonaldPShimoda 2 days ago | parent [-]

The tone of the parent comment suggests they were writing in jest and are aware that "CSS-only" includes HTML.

MarsIronPI 2 days ago | parent | prev [-]

Yep. Can confirm this does not work with JS disabled. I'm disappointed by the misleading title.

shermantanktop 2 days ago | parent [-]

is it a Generator for CSS-Only Terrain? or a CSS-Only Generator which creates Terrain?

We need PEMDAS for English.

Elfener 2 days ago | parent | next [-]

Let's use sexpr?

actual meaning -> ((CSS-Only Terrain) Generator)

incorrect interpretation -> (CSS-Only (Terrain Generator))

shermantanktop 2 days ago | parent [-]

maybe RPN?

actual meaning -> CSS-Only Terrain + Generator +

incorrect interpretation -> CSS-Only + Terrain Generator +

Really we may need BNF here

MarsIronPI a day ago | parent | prev [-]

Loglan anyone?