<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">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;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/" target="_blank" rel="noreferrer">Video Editing</a>.
 <br><br>
 <strong><a href="https://www.cinelerra-gg.org/forum/help-video/gl-transitions/" target="_blank" rel="noreferrer">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/" target="_blank" rel="noreferrer">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"><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">regl</a>,</strong> <a href="https://www.npmjs.com/package/regl-transition"><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"><code>react-gl-transition</code></a> exposes a <GLTransition /> component to use in a <a href="https://github.com/gre/gl-react">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"><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">headless <code>gl</code></a> and obviously <a href="https://www.npmjs.com/package/gl-transition">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">...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:0 0 0 .8ex;border-left:1px #ccc solid;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" target="_blank" rel="noreferrer">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>