IT Log

Record various IT issues and difficulties.

Tag: model


  • Spring Boot Integrated with DeepSeek: Deep Exploration in Java

    The following is the process of integrating AI deepseek in springboot. The official website does not provide Java examples, but all Java-related functions can be used. 1. Create API key    URL: Create deepseek API Keys  Click to create an API key, copy the created key value, as it cannot be viewed again and can…


  • Lost Models and Animations When Importing Blender Animation into Unity

    To resolve the issue of losing models and animations when importing from Blender to Unity, follow these organized steps: FBX Export Settings in Blender: Ensure all FBX export settings are correctly configured. Pay attention to animation bake settings to include all keyframes. Unity Import Configuration: After exporting, manually check each mesh and rig in the…