<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I was doing some research, and apparently game engines usually don't load common formats because it takes too long. I think that we should create our own file format and have Assimp
 save to that format. The other benefit is that we can format it similarly to the VBO so populating the vertex data will be quick. Any thoughts on this?
<div><br>
</div>
<div>Sorry, I forgot to reply to the other message. I think I used point data for the bone indices and the bone weights, but I had to bypass much of the VBO class, so technically it would only work with the right data. I'm not sure how this could be done without
 that file becoming very large. Is there any way we can get rid of all those function calls?<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF630451" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Alexis Girault [alexis.girault@kitware.com]<br>
<b>Sent:</b> Thursday, December 15, 2016 10:06 PM<br>
<b>To:</b> Milef, Nicholas Boris; imstk-developers@imstk.org<br>
<b>Subject:</b> Re: [Imstk-developers] Assimp integration<br>
</font><br>
</div>
<div></div>
<div>
<p dir="ltr">Maybe you could send a message again on the vtk developers thread to ask if a project gatekeeper could tell you how to add a third party dependency to VTK and if Assimp license works with them. If there is any issue they'll let us know and we may
 move on. </p>
<br>
<div class="gmail_quote">
<div dir="ltr">On Thu, Dec 15, 2016, 21:54 Alexis Girault <<a href="mailto:alexis.girault@kitware.com" target="_blank">alexis.girault@kitware.com</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr" class="gmail_msg">Do you think you could do it efficiently in VTK? If yes I'd do so, and store the vertex weights in the PointData that we could then map it to our structures.</div>
<div dir="ltr" class="gmail_msg"><br class="gmail_msg">
</div>
<div dir="ltr" class="gmail_msg">How did you implement vertex weight in VTK in your previous work? </div>
<div dir="ltr" class="gmail_msg"><br class="gmail_msg">
</div>
<div dir="ltr" class="gmail_msg">Alexis</div>
<span class="gmail_msg"></span><br class="gmail_msg">
<div class="gmail_quote gmail_msg">
<div dir="ltr" class="gmail_msg">On Thu, Dec 15, 2016, 21:44 Milef, Nicholas Boris <<a href="mailto:milefn@rpi.edu" class="gmail_msg" target="_blank">milefn@rpi.edu</a>> wrote:<br class="gmail_msg">
</div>
<blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
How should we proceed with this? It seems that there's someone interested in the VTK version. I'll need it for the Vulkan renderer to test out various things. And we'll need models that support vertex weights for both renderers.<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
Imstk-developers mailing list<br class="gmail_msg">
<a href="mailto:Imstk-developers@imstk.org" class="gmail_msg" target="_blank">Imstk-developers@imstk.org</a><br class="gmail_msg">
<a href="http://public.kitware.com/mailman/listinfo/imstk-developers" rel="noreferrer" class="gmail_msg" target="_blank">http://public.kitware.com/mailman/listinfo/imstk-developers</a><br class="gmail_msg">
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</body>
</html>