Post

Replies

Boosts

Views

Activity

Comment on PhotosPicker obtains the result information of the selected video
Thank you for your reply. There are some points I don't understand: After selecting a local space video from the album, the method callback executes.success (nil). If you can't get the URL or path, you can't proceed to the next step of FileRepresentation to export the original video to another place. Could you show me a detailed Demo? It's in the Apple Vision Pro project.
May ’25
Comment on The folding and unfolding effect of the NBA sand table
Thank you. The idea you gave is very interesting. It feels like piecing together flooring. Start from the center and move outward. When you reach the edge, there should be an actual NBA board at the bottom, and then expose the NBA board. I don't know if it's achieved this way. The debugging process is boring, but it's interesting to follow. Good luck to me
Topic: Spatial Computing SubTopic: General Tags:
May ’25
Comment on How to trigger other effects using hoverEffect?
I know, let a piece of text in a certain amount of time animation loop, change the offset, let the text scroll, but this way the text scroll, but the text is not fully displayed It would be nice if you could execute other statements inside the closure, but the scroll text implementation is attached below, but the text display is incomplete Text() .offset(x: offset, y: 0) .animation(Animation.linear(duration: Double(textWidth) / 30)
Topic: Spatial Computing SubTopic: General Tags:
Feb ’25