I'm looking for a tool to pull export the Spacial-media mesh out of a lenovo 180 3D camera

187 views
Skip to first unread message

Paul Eckhardt

unread,
Jun 20, 2018, 4:16:53 PM6/20/18
to spatial-media-discuss
It would be paid! - I'd like it in a file format I could open in blender 3D.

Mike Swanson

unread,
Jun 20, 2018, 5:14:53 PM6/20/18
to Paul Eckhardt, spatial-media-discuss
I have an internal tool that I wrote. If you're willing to point me to a file, I'm willing to see if it'll extract the mesh. It extracts to OBJ format.

On Wed, Jun 20, 2018 at 1:16 PM, 'Paul Eckhardt' via spatial-media-discuss <spatial-me...@googlegroups.com> wrote:
It would be paid! - I'd like it in a file format I could open in blender 3D.

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spatial-media-discuss/ebda43c4-bcf2-4fea-b876-21053a9af255%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paul Eckhardt

unread,
Jun 20, 2018, 5:30:48 PM6/20/18
to spatial-media-discuss
Here's a file; it's from the lenovo daydream 180 camera - I'd be curious what sort of mesh it pulls out. With obj, would that include the UV, or just the mesh? I really need both.

On Wednesday, June 20, 2018 at 4:14:53 PM UTC-5, Mike Swanson wrote:
I have an internal tool that I wrote. If you're willing to point me to a file, I'm willing to see if it'll extract the mesh. It extracts to OBJ format.

Mike Swanson

unread,
Jun 20, 2018, 5:47:26 PM6/20/18
to Paul Eckhardt, spatial-media-discuss

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-discuss+unsub...@googlegroups.com.

Paul Eckhardt

unread,
Jun 20, 2018, 8:16:33 PM6/20/18
to spatial-media-discuss
That works perfectly; how do I buy you a pizza?

Mike Swanson

unread,
Jun 20, 2018, 8:25:18 PM6/20/18
to Paul Eckhardt, spatial-media-discuss
No need, but thanks for the thought. It's a great test of the tool to try someone else's file, so thank you too!

On Wed, Jun 20, 2018 at 5:16 PM, 'Paul Eckhardt' via spatial-media-discuss <spatial-me...@googlegroups.com> wrote:
That works perfectly; how do I buy you a pizza?

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-discuss+unsub...@googlegroups.com.

Paul Eckhardt

unread,
Jun 20, 2018, 8:36:28 PM6/20/18
to spatial-media-discuss
Would I be able to bother you for meshes of the YI Horizon in the future?

Mike Swanson

unread,
Jun 20, 2018, 9:15:08 PM6/20/18
to Paul Eckhardt, spatial-media-discuss
No bother at all. Just send me a link to the file when you're ready. It only takes me a few minutes.

On Wed, Jun 20, 2018 at 5:36 PM, 'Paul Eckhardt' via spatial-media-discuss <spatial-me...@googlegroups.com> wrote:
Would I be able to bother you for meshes of the YI Horizon in the future?

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-discuss+unsub...@googlegroups.com.

Jack McConchie

unread,
Oct 18, 2018, 10:53:56 AM10/18/18
to spatial-media-discuss
Hi Mike 

I work in media conservation and I'm really interested in being able to extract the mesh from spatial media- is there any way you can make your tool available or tell us a little bit more about it? 

Thanks!

Mike Swanson

unread,
Oct 18, 2018, 11:10:14 AM10/18/18
to jack.mc...@gmail.com, spatial-media-discuss
Good morning, Jack. Thanks for writing.

The "tool" is actually a collection of scripts and an Xcode project that I have to nurse through each extraction. It wouldn't be obvious at all how to use them, unfortunately.

I built the tool for our own playback system before Google released its official VR180 spec.

The mesh extraction is mostly a matter of looking through their Spherical Video V2 spec and thinking through how to output that in a more common format like .obj.

Mike

On Thu, Oct 18, 2018 at 7:53 AM Jack McConchie <jack.mc...@gmail.com> wrote:
Hi Mike 

I work in media conservation and I'm really interested in being able to extract the mesh from spatial media- is there any way you can make your tool available or tell us a little bit more about it? 

Thanks!

On Thursday, June 21, 2018 at 2:15:08 AM UTC+1, Mike Swanson wrote:
No bother at all. Just send me a link to the file when you're ready. It only takes me a few minutes.
On Wed, Jun 20, 2018 at 5:36 PM, 'Paul Eckhardt' via spatial-media-discuss <spatial-me...@googlegroups.com> wrote:
Would I be able to bother you for meshes of the YI Horizon in the future?

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "spatial-media-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spatial-media-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spatial-media-discuss/3cc0e944-63a7-4fb5-ae4c-8c8fc31f2cdb%40googlegroups.com.

Jack McConchie

unread,
Oct 19, 2018, 9:51:04 AM10/19/18
to mi...@pixvana.com, spatial-me...@googlegroups.com
Thanks so much for getting back to me, it's really interesting stuff. 

I'm really interested in seeing a mesh visualisation of en equi angular cube map vs standard cube map- is that something you could help with? 

Mike Swanson

unread,
Oct 22, 2018, 11:26:01 AM10/22/18
to Jack McConchie, spatial-me...@googlegroups.com
We have our own code to generate 360º EAC models, but honestly, we haven't seen enough improvement in visual fidelity to make them worthwhile. We create the models at runtime, so I don't have any .obj-style meshes for them. If you have a file that you think has an EAC mesh included, I'm happy to at least see if it's something that I can extract.

Mike

Mike Swanson

unread,
Dec 10, 2018, 12:57:16 PM12/10/18
to Jack McConchie, spatial-media-discuss
Good morning, Jack.

I ran across this video this morning, and I remembered that you were interested in an EAC mesh. I've attached a frame from the video along with its OBJ. Enjoy.

Mike
aftermath_mesh_left.obj
aftermath_frame_5516.jpg
Reply all
Reply to author
Forward
0 new messages