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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -