Just dropped a small CLI tool: r3f-template
lets you spin up a React Three Fiber project real quick:
basic → just a model imported & ready to use
physics → comes with player controls + physics already set up (rapier)
use it with:
npx r3f-template
should save time if you’re setting this up often
and suggetions to improve are always welcome