<p>fantastic! <br>
thanks </p>
<div class="gmail_quote">On Mar 2, 2013 11:02 AM, &quot;Nikolay Suslov&quot; &lt;<a href="mailto:nsuslovi@gmail.com">nsuslovi@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br><br>I have successfully proceeded in running TweakCore on the recent Squeak 4.4 trunk image (from Jenkins).<br>And one of the famous existed applications developed in Tweak is the OpenGL procedural textures generator by David Faught.<br>



I make it also loadable to the current Squeak.  <br><br>You could download the ready to run image from here: <a href="http://krestianstvo.org/TweakCoreOpenGL-squeak44.zip" target="_blank">http://krestianstvo.org/TweakCoreOpenGL-squeak44.zip</a><br>



or<br>execute in the workspace in own image:<br><br>&quot;1. Load FFI&quot;<br>(Installer repository: &#39;<a href="http://source.squeak.org/FFI" target="_blank">http://source.squeak.org/FFI</a>&#39;<div>)<br>    install: &#39;FFI-Pools&#39;;<br>



    install: &#39;FFI-Kernel&#39;;<br>    install: &#39;FFI-Tests&#39;..<br><br>&quot;2. Load CroquetGL &quot; <br>(Installer repository: &#39;<a href="http://www.squeaksource.com/CroquetGL" target="_blank">http://www.squeaksource.com/CroquetGL</a>&#39;)<br>



    install: &#39;3DTransform&#39;;<br>    install: &#39;OpenGL-Pools&#39;;<br>    install: &#39;OpenGL-Core&#39;.<br><br>&quot;3. Load TweakCore and Procedural textures application for Tweak&quot;<br>(Installer repository: &#39;<a href="http://sdk.krestianstvo.org/sdk/inbox" target="_blank">http://sdk.krestianstvo.org/sdk/inbox</a>&#39;)<br>



    install: &#39;tweakcore&#39;;<br>    install: &#39;Tweak-OpenGL-sn.3&#39;.<br><br>&quot;4. Set the default settings in Tweak&quot;    <br>CDefaultWidgetLibrary setDefaultSettings.<br><br>&quot;5. Run one of two examples&quot;<br>



CProjectMorph open: Wrinkle1.<br>&quot;or&quot;<br>CProjectMorph open: Wrinkle2.<br><br>The attached screenshot shows the running application. <br><br>Regards,<br>Nikolay</div>
<br><br>
<br></blockquote></div>