User
Write something
Pinned
Welcome! 🎉 Start here and Say Hi!
👋 Welcome to Reality Uni - we are a community of forward thinking builders preparing for the coming spatial computing era. 🙋 Your first steps: Introduce yourself by adding a comment on this post, and tell us: - Your Name - Your background/bit of your story - What are you building or learning about, in the spatial computing area? - Optional 1: What's your biggest goal right now? - Optional 2: What you'd like to see on this community? ✨ About: More than 4000 years ago, the ancient Babylonian empire had 'Temple of Learnings', which were physical communal spaces, where people could discuss ground breaking ideas and learn together. Similarly, this community is a 'Temple of Learning' for the future - a place where we share our work, learn new things, and bounce ideas of each another, as we enter this new spatial computing era. 🏅 Values and Best Practices: - This is a long term game we are playing - think in decades, not years. - Level up by posting insights and thoughtful comments. - If advice or have a question, just ask the community. - Please don't spam (zero spam tolerance here). 🧑‍💻 Welcome to the club!
2
4
New comment Oct 16
swiftdata transferrable package is updated
Hi, I was able to add the package but the updated package no longer uses the .swiftDataTransferrable() modifier but rather uses a scene builder: SwiftDataTransferrableScene(schema: schema, exportedUTType: "com.YourTeam.persistentModelID") { WindowGroup { ContentView() } } I'm not quite clear on what it wants as schema I added the code as follows: var body: some Scene { SwiftDataTransferrableScene(schema: schema, exportedUTType: "com.YourTeam.persistentModelID") { WindowGroup (id: "ToDoWindow"){ //To do view ToDoView() .onAppear(perform: { openWindow(id: "InProgressWindow") openWindow(id: "DoneWindow") }) .environmentObject(taskRepository) } WindowGroup .defaultSize(width: 500, height: 500) WindowGroup(id: "InProgressWindow") { //In progress view InProgressView() .environmentObject(taskRepository) } .defaultSize(width: 500, height: 500) WindowGroup(id: "DoneWindow") { //Done view DoneView() .environmentObject(taskRepository) } .defaultSize(width: 500, height: 500) } } I'm not sure how to add schema to the code..
1
6
New comment 5d ago
swiftdata transferrable package is updated
Move 3D objects from one window to another
Hi, could you go over how to move a 3D object from one window to another? or to pull an object out of the window to its own window like you can with a 2D image? Thanks!
1
7
New comment 6d ago
Third party dependencies (can't find the one from tutorial)
Hi I'm currently going through Managing Third-Party Dependencies session but i can't find that dependency through search. Is there something else that I need to do? or a different way to get the package? Thanks!
1
4
New comment Nov 19
visionOS Reality Kit Course: First module out now!
Hi folks, excited to announce that first 4 lessons for the "Mastering visionOS: RealityKit" course is out now. It comes under the module "3D Basics For Programmers". Hope you enjoy. Also, please do share any feedback, as soon as you are able, so I can action them for the remainder of the lessons I am building atm. Next in line, is the "Reality Composer Pro Crash Course"
2
1
New comment Nov 10
visionOS Reality Kit Course: First module out now!
1-30 of 54
Reality Uni
skool.com/realityuni
A community of dreamers learning and building for the spatial computing era.
Leaderboard (30-day)
powered by