To build a simple camera spring arm system using Three.js. This system ensures that the camera maintains an unobstructed view of the player model amidst a scene filled with various obstacles, without any manual input apart from initial orbiting by the user.
git clone https://github.com/Abhinav-3009/Camera-Spring-Arm-System.git
npm install
npm run dev