I'm partly through a 3D modelling application and am currently using 3JS
. However I've run into a rather difficult problem involving positioning images onto a complex object. See this question for a summary of what I'm attempting to achieve.
At this point in the project I'm rather concerned that it might take too long to achieve what I want with 3JS
so I was hoping that I could achieve the positioning of the images on the object in the scene quite easily using BabylonJS
, albeit hoping the learning curve for 3D
stuff has already been overcome.
Can this be done in BabylonJS
and if so does anyone have a link that will either answer my question or point me in the right direction?
Thanks