Mina-chan Posted May 25, 2021 Group: Members Topic Count: 14 Topics Per Day: 0.01 Content Count: 134 Reputation: 115 Joined: 10/20/17 Last Seen: May 10, 2023 Share Posted May 25, 2021 Hii! They've updated the website with the guides This is the current method we're using to convert a model from rsm2 to rsm I think taking a look at the current steps may help you further advance with the program development >w<https://browedit-fansite.blogspot.com/p/converting-rsm2-into-rsm.html 1 Quote Link to comment Share on other sites More sharing options...
Tokei Posted May 26, 2021 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 696 Reputation: 722 Joined: 11/12/12 Last Seen: 12 hours ago Share Posted May 26, 2021 Well, they are misaligned in the RSW file because RSM models are centered using a bounding box, while RSM2 are not centered by their bounding box. So to align them within the RSW file, you need to calculate the difference between the two. Calculate the bounding box for the RSM2 file, calculate the offset between the center of it with the location in the RSW. Calculate the bounding box for the RSM file, add the previous offset to the RSW file to re-align the model. But technically speaking, the converted RSM model is working as intended. 1 1 Quote Link to comment Share on other sites More sharing options...
L1nkZ Posted May 27, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 40 Reputation: 73 Joined: 01/24/18 Last Seen: December 30, 2022 Author Share Posted May 27, 2021 On 5/25/2021 at 6:11 AM, Mina-chan said: Hii! They've updated the website with the guides This is the current method we're using to convert a model from rsm2 to rsm I think taking a look at the current steps may help you further advance with the program development >w<https://browedit-fansite.blogspot.com/p/converting-rsm2-into-rsm.html Thanks for detailed explanations! I'll definitely use this to ease the process when I take the time (I'm pushing several projects at the same time atm so that might be in some time). 23 hours ago, Tokei said: Well, they are misaligned in the RSW file because RSM models are centered using a bounding box, while RSM2 are not centered by their bounding box. So to align them within the RSW file, you need to calculate the difference between the two. Calculate the bounding box for the RSM2 file, calculate the offset between the center of it with the location in the RSW. Calculate the bounding box for the RSM file, add the previous offset to the RSW file to re-align the model. But technically speaking, the converted RSM model is working as intended. Yes indeed, the way RSM1 are serialized is not quite natural (in comparison to RSM2): multiple transformations are needed to get them to their "right" position in the 3D world. 1 Quote Link to comment Share on other sites More sharing options...
amm0nition Posted June 20, 2024 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 9 Reputation: 4 Joined: 08/31/21 Last Seen: 42 minutes ago Share Posted June 20, 2024 The exe crashed almost immediately. I have Python 3.12. Am I missing something? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.