We can make a Koch curve $K$ with similarity dimension $s\in \mathbb Q \cap [1,2]$ by writing $s=\frac{p}{q}$, and constructing such a generator that by scaling with the factor of $2^q$, we'd find $2^p$ of it inside the scaled one. Then
$$\dim_\text{similarity}K=\log_{2^q}2^p=\frac{p}{q}=s.$$
Example: a generator of a Koch curve with $s=\frac{3}{2}$:

Obviously, the procedure needs $s$ to be rational.
Is there a way to construct a Koch curve for any real $s\in[1,2]$?

