I'd say for offline rendering, stuff like triplanar mapping, smart materials, (Ptex ?) are already commonly used, because obviously fast. But you can't triplanar everything. For real-rendering, it's heavy calculation shader wise, (uv projections on the fly) so it is reserved for special objects (terrains) or effects,…