There are several definitions of $\pi$ based on the limit of some sequences or series. (Maybe) The most famous example is the solution of the Basel problem:
$$\pi = \sqrt{6 \sum_{n=1}^{+\infty}\frac{1}{n^2}}.$$
Anyway, even though I've found several of these sequences, none of them seems to be derived by using a constructive geometric approach.
What I mean? For instance, let's consider a unit circle and the regular polyhedra inscribed with $m>2$ sides. Let $s_m$ the side length of the $m$-th polyhedron. Then, we can define $\pi$ as follows:
$$\pi = \frac{1}{2}\lim_{m \to +\infty} m\cdot s_m.$$
I've tried to find out the expression of $s_m$, but I need to define it by using $\pi$ itself, i.e.
$$s_m = \frac{2}{\sin\left(\frac{2\pi}{m}\right)}.$$
So it seems that, in order to evaluate $\pi$, one needs to use $\pi$ itself!!!
Summing up, is there any sequence/series based on simple geometric arguments that can be used to define $\pi$?
Hint: try to find a recursive relation between $s_{2^{n+1}}$ and $s_{2^n}$