[Cuis-dev] A couple of Morphic 3 questions
Juan Vuletich
JuanVuletich at zoho.com
Wed May 25 12:18:58 PDT 2022
Hi Adrian,
On 5/24/2022 2:55 AM, Adrian Sampaleanu via Cuis-dev wrote:
> Hi,
>
> Is Morphic 3 currently GPU-accelerated or, if not, is there a plan for that?
Morphic 3 / VectorGraphics uses custom algorithms, so it can't take
advantage of OpenGL. I did some experiments with OpenCL, but the kernels
are small and quick, so startups dominated, and there was no significant
improvement over using CPU.
> Is there any sort of intent to introduce Morphic 3 into Pharo at some
> point, possibly to replace Morphic 2?
No, that I'm aware of.
> Loving the simplicity of Cuis, btw. I wish the other Squeak-derived
> Smalltalks (Pharo and Glamorous Toolkit) could start off with a
> similarly slim base.
Yeah. Me too. Actually, that was my proposal to the Pharo guys when both
Cuis and Pharo were young. It was rejected.
> Regards,
> Adrian
Cheers,
--
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
https://independent.academia.edu/JuanVuletich
https://www.researchgate.net/profile/Juan-Vuletich
https://patents.justia.com/inventor/juan-manuel-vuletich
https://twitter.com/JuanVuletich
More information about the Cuis-dev
mailing list