UWP (C#): Adding 3D object to app (Library Suggestion) -


i add 3d representation of imu app, i'm new uwp/app development , i'm not sure fastest/easiest way implement in image below.

which 3d libraries recommend in order kind of output?

3d representation of imu

i add 3d representation of imu app, i'm new uwp/app development , i'm not sure fastest/easiest way implement in image below.

as far know, there no available library now. if want add 3d representation of imu app, can leverage direct3d api (it requires c++ coding). , there helper class library use:directxtk. also,if beginning build app. unity choice you. details using unity in uwp, please refer this case.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -