[Imstk-developers] Draco Mesh compression

Milef, Nicholas Boris milefn at rpi.edu
Fri Mar 31 12:26:16 EDT 2017


I agree with Alexis. I think I've heard of this library before, and it looks cool, but I think its main use case could be distributing models for commercial applications (it's common for games for be 50 GB or more nowadays, so this could help with the download size).

Also this person makes a great point about OBJ and PLY: https://www.reddit.com/r/GraphicsProgramming/comments/5oc6x8/compression_algorithm_for_3d_graphics_googles/
________________________________
From: Imstk-developers [imstk-developers-bounces at imstk.org] on behalf of Alexis Girault [alexis.girault at kitware.com]
Sent: Friday, March 31, 2017 12:02 PM
To: Sreekanth Arikatla
Cc: imstk-developers at imstk.org
Subject: Re: [Imstk-developers] Draco Mesh compression

I was not thinking of runtime but load time: right now meshes are really slow to read, which is a reason why Nich has been investigating Assimp.

Alexis Girault
R&D Engineer in Medical Computing
Kitware, Inc.

http://www.kitware.com<http://www.kitware.com/>
(919) 969-6990 x325<tel:(919)+969-6990+x325>

On Fri, Mar 31, 2017 at 11:55 AM, Sreekanth Arikatla <sreekanth.arikatla at kitware.com<mailto:sreekanth.arikatla at kitware.com>> wrote:
I've tried to do cloth simulation with remote interaction using discrete cosine transforms in the past but got mixed results! Draco could be worth trying.

On Fri, Mar 31, 2017 at 11:50 AM, Sreekanth Arikatla <sreekanth.arikatla at kitware.com<mailto:sreekanth.arikatla at kitware.com>> wrote:
Might not be useful for regular applications in imstk. The only use I can see is for simulation in server-client setting for telesurgery!

On Fri, Mar 31, 2017 at 11:38 AM, Alexis Girault <alexis.girault at kitware.com<mailto:alexis.girault at kitware.com>> wrote:
Nowadays with a good SSD it is usually faster to have uncompressed data and read it from disk, than compressed data that needs to be inflated.

However it could be interesting to look into draco (came up during discussions at Kitware):
https://opensource.googleblog.com/2017/01/introducing-draco-compression-for-3d.html
https://github.com/google/draco

Anybody heard of it before?

Alexis Girault
R&D Engineer in Medical Computing
Kitware, Inc.

http://www.kitware.com<http://www.kitware.com/>
(919) 969-6990 x325<tel:(919)+969-6990+x325>

_______________________________________________
Imstk-developers mailing list
Imstk-developers at imstk.org<mailto:Imstk-developers at imstk.org>
http://public.kitware.com/mailman/listinfo/imstk-developers




--
Sreekanth Arikatla, Ph.D.,
Senior R&D Engineer,
Kitware, Inc.<http://www.kitware.com>, Carrboro, NC.




--
Sreekanth Arikatla, Ph.D.,
Senior R&D Engineer,
Kitware, Inc.<http://www.kitware.com>, Carrboro, NC.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/imstk-developers/attachments/20170331/a07f19db/attachment.html>


More information about the Imstk-developers mailing list