Testing a 3d object/map rendered by a web application -


suppose there exist 3d model say, created desktop application autocad or rhino3d. model editable , savable desktop application

assume, snapshots of 3d model rendered web application on browser, in case, how can rendered model verified against original 3d model.

few ways that:

  • make screenshots of web\desktop models , compare them.
  • convert web model desktop , compare then.

Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -