Hello all
Cool tool, been working on a pitch and using the E-Commerce template modifying it just making it look pretty for the client, to get the bigger project you know how that is. Well I have a question, figured out how to load images at current index sit looks like the colors to swap between. with this code
apiObj.reload('360_assets/yourview/yourview.xml', null, null, apiObj.images.getCurrentImageIndex()); // instead of just apiObj.reload('360_assets/yourview/yourview.xml').
I have rendered out 7 rows for a 3d spin, out of maya and my default row is set to row 4, when i rotate on that axes it works perfectly from all sides of the 360 it looks like the product its just changes color but here comes the problem when rotating to lets say the bottom view row 7 when I click on to a different set of color images, it keeps the same corresponding horizontal rotation, but index back to the row 4 frames vertical position. thank for any help
Cool tool, been working on a pitch and using the E-Commerce template modifying it just making it look pretty for the client, to get the bigger project you know how that is. Well I have a question, figured out how to load images at current index sit looks like the colors to swap between. with this code
apiObj.reload('360_assets/yourview/yourview.xml', null, null, apiObj.images.getCurrentImageIndex()); // instead of just apiObj.reload('360_assets/yourview/yourview.xml').
I have rendered out 7 rows for a 3d spin, out of maya and my default row is set to row 4, when i rotate on that axes it works perfectly from all sides of the 360 it looks like the product its just changes color but here comes the problem when rotating to lets say the bottom view row 7 when I click on to a different set of color images, it keeps the same corresponding horizontal rotation, but index back to the row 4 frames vertical position. thank for any help