Good afternoon (o;
Anybody seen a framework/library/plugin which offers 3D view of drawings?
Something like a DesktopCanvas that can be rotated to get a desired perspective view:
thanks in advance
richard
Good afternoon (o;
Anybody seen a framework/library/plugin which offers 3D view of drawings?
Something like a DesktopCanvas that can be rotated to get a desired perspective view:
thanks in advance
richard
You could check SceneKit classes in MBS Xojo Plugins.
Looks like a custom shape that you need to model from scratch och use a fairly advanced library. Can you create such a model with a Xojo app, yes of course you can, but it can be very time consuming. Done it, so I know.