<div dir="ltr"><div><div><div><div>that's what i was thinking too...<br><br></div>i remember a long  time ago :-) <br>there was a "fake driver" for graphics cards made for ripping 3d game graphics.(on directx windows IIRC)<br><br></div><div>does software emulator for GPU exists?debugger?<br></div><div>on linux or windows?<br></div><div><br></div><div>or a (not too hard) way to access the GPU's memory and dump it??<br></div><div>and collect/reuse this data?<br></div><div><br></div>Thanks cyrille!<br><br></div>Cheers,<br><br></div>py<br><div><div><br><br><div><br><br><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-03 17:48 GMT+01:00 cyrille henry <span dir="ltr"><<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello,<br>
<br>
There are exemple on how to export an obj file made of simple primitive. (in Gem exemple directory 11.obj_exporter). But it will not work with shaders.<br>
<br>
<br>
since shader are computed in the graphic card, it's not easy to import a geometry back to the CPU.<br>
<br>
but you can use your algorythm to draw an image that represent the 3D vector (XYZ as RGB), and get the image back.<br>
Then you can convert the image in a obj file.<br>
<br>
cheers<br>
c<div><div class="h5"><br>
<br>
<br>
Le 03/02/2016 17:33, Py Fave a écrit :<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello list,<br>
<br>
<br>
is it possible to export the result of a gem window as vectors?<br>
<br>
i am doing the classical plane 3d extrusion (via a shader)<br>
but need vectors as output<br>
<br>
2d vector(prefered ) or 3d model<br>
what would work ?<br>
any hint welcome!<br>
<br>
<br>
i saw it was already asked a long time ago.<br>
any news in this area.?<br>
<br>
<br>
Do you know other programs to do that ?<br>
<br>
Thanks by advance<br>
<br>
Have fun !<br>
<br>
Pierre-Yves<br>
<br>
<br>
<br>
<br></div></div>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
</blockquote>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div>