Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
f915bd29c0
Refactor index.js to modularize functionality and improve readability. Removed unused variables and functions, integrated scene setup, lighting, and model loading into dedicated functions. Enhanced FPV controls and camera updates for better performance and maintainability.
51ad0743cf
Update material definitions and geometry in cube files: renamed materials, adjusted color values, and modified vertex and face data for improved visual representation.
553d7a5070
Update camera configuration and enhance touch controls; implement debounce for camera state logging and add responsive styles for mobile devices.