Hello David,<br><br><div class="gmail_quote">On Fri, Mar 1, 2013 at 6:31 PM, David Faught <span dir="ltr">&lt;<a href="mailto:dave.faught@gmail.com" target="_blank">dave.faught@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div><div><div>Nikolay Suslov wrote:<br><pre>&gt;David Faught wrote:
&gt;
&gt;&gt;<i> ... the Procedural Textures Croquet/OpenGL/GLSL</i><i> project.<br>&gt;&gt; ...<br><br></i>&gt; The code is available at Open Cobalt source code repository (<br>&gt; <a href="http://croquet-src-01.oit.duke.edu:8886/Contributions.html" target="_blank">http://croquet-src-01.oit.duke.edu:8886/Contributions.html</a>) as
&gt; Tweak-OpenGL-daf.11.mcz.
&gt;
&gt; It will be good, if we could again have it running on top of recent Squeak
&gt; 4.4 image. OpenGL from Croquet is working in current Squeak, but TweakCore
&gt; could not be loaded any more.
<br>Because of the Tweak used in this project, the quickest, easiest way to<br>resurrect it would be to use a base of OpenQwaq or Cobalt.  Rewriting the UI<br>to use Morphic would not be too hard though, for a single user environment.<br>

</pre></div></div></div></div></div></blockquote><div>Yes, but it will be great if we could have this project in mainstream Squeak4.4 base image, where the current development process is going on. Anyway, Tweak is a huge step forward in GUI building, with it&#39;s simplicity, clarity and Croquet ready functionality. And these days I have tried to load TweakCore and TweakExtras on Squeak 4.4, and with some modifications it&#39;s seems to be working! So, alongside with CroquetGL package your project, just should be run on current Squeak. I&#39;ll try to do it, and share the results.<br>

</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><pre></pre><pre>&gt;&gt;<i> Time to redo it in WebGL anyway!
</i>&gt;<i> Yes, and what is about WebGL shader&#39;s generator being running on Smalltalk </i>side?</pre>I&#39;m not sure what you mean by this.  The OpenGL code to compile and run shaders<br></div>was used by this Procedural Textures project and by the Avatar animation part of<br>


</div>Cobalt (and probably in OpenQwaq too?)  As far as I am concerned, this should be<br>part of the current OpenGL package.  And FBO support too!<br><br></div><div>Or are you talking about OpenGL/ES, which is what WebGL is based on? My impression<br>


</div><div>is that this is a subset of the full OpenGL.  Maybe Squeak support of OpenGL<br></div><div>should be modeled on OpenGL/ES instead of the full OpenGL??<br></div><div><br></div>The only API I know of for WebGL is in Javascript, so maybe Amber would be an<br>


</div><div>approach.  (<a href="http://amber-lang.net/" target="_blank">http://amber-lang.net/</a>)<br><br></div></div></blockquote><div><br>By WebGL shader&#39;s generator, being running on Smalltalk side, I mean &quot;webgl streaming&quot; from Squeak to Web browser, like what is done in Blender 3D community (<a href="https://www.youtube.com/watch?v=UDIn8T4H7xE">https://www.youtube.com/watch?v=UDIn8T4H7xE</a>). So, for doing that we have Andreas&#39;s WebServer with websocket support and CroquetGL on the Squeak side, and ThreeJS (or GLGE) on the client side, hosted at the same WebServer or Seaside app. More over, it will be better to stream just onto the novel Virtual World Framework, Croquet compatible.<br>

<br>Regards,<br>Nikolay <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Cheers,<br></div><div>Dave<br></div></div>
<br><br>
<br></blockquote></div><br>