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 -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -