<div dir="ltr"><div class="gmail_default" style="font-size:small">I pasted this in the Forum so Steve_Bass can view it at his leisure.  Thanks for Andrew for additional information.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 11, 2022 at 9:25 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 9 сент. 2022 г., 20:59 Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">New topic has been created on your subscribed forum - <a href="https://www.cinelerra-gg.org/forum/help-video/" rel="noreferrer" target="_blank">Video Editing</a>.
 <br><br>
 <strong><a href="https://www.cinelerra-gg.org/forum/help-video/gl-transitions/" rel="noreferrer" target="_blank">GL TRANSITIONS</a></strong>
 <blockquote>
 <p>Is there anyone who has had the opportunity to study the inclusion of "GL TRANSITIONS"?<br>Sorry for my poor English....</p> 
<p>Web site: <a href="https://gl-transitions.com/" rel="noreferrer" target="_blank">https://gl-transitions.com/</a></p></blockquote></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">----</div><div dir="auto">You can draw GL transitions and in various environments:<ul><li><strong>In Vanilla WebGL code,</strong> <a href="https://www.npmjs.com/package/gl-transition" target="_blank"><code>gl-transition</code></a> exposes a draw function to render a GL Transition frame.</li><li><strong>With <a href="https://github.com/regl-project/regl" target="_blank">regl</a>,</strong> <a href="https://www.npmjs.com/package/regl-transition" target="_blank"><code>regl-transition</code></a> exposes a function to render a GL Transition with a regl context.</li><li><strong>In React paradigm,</strong> <a href="https://www.npmjs.com/package/react-gl-transition" target="_blank"><code>react-gl-transition</code></a> exposes a <GLTransition /> component to use in a <a href="https://github.com/gre/gl-react" target="_blank">gl-react</a>'s Surface. This is what this app uses heavily.</li><li><strong>In CLI,</strong> <a href="https://www.npmjs.com/package/gl-transition-scripts" target="_blank"><code>gl-transition-scripts</code></a> exposes a <em>gl-transition-render</em>
 command to render a Transition to an image file. Our bot uses that to 
render a GIF and put it in the PRs! Travis also validates the 
transitions that gets committed with the <em>gl-transition-transform</em> command.</li><li>In a node.js server you can use <a href="https://github.com/stackgl/headless-gl" target="_blank">headless <code>gl</code></a> and obviously <a href="https://www.npmjs.com/package/gl-transition" target="_blank">gl-transition</a> to render a transition on server side. Which is what the <em>gl-transition-render</em> command is doing.</li><li><a href="https://github.com/gre/gl-transition-libs" target="_blank">...more environments and languages to support are welcomed to contributions.</a></li></ul><div dir="auto"><br></div><div dir="auto">----</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Sounds more like web-oriented framework for me  ...</div></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"><blockquote> 
<p>Thanks in advance!!</p> 
<p>Steve_Bass</p>
 </blockquote></div></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" rel="noreferrer" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>
</blockquote></div>