Hi
> On 15 Dec 2018, at 06:32, askoh wrote:
>
> Hi:
>
> I am preparing to port StCAD from VisualWorks to Pharo. Please advise how
> this can be done most efficiently. I am not familiar with Pharo GUI
> development.
>
You should have a look to:
Spec
http://books.pharo.org/spec-tutorial/
Roass
Hi:
I am preparing to port StCAD from VisualWorks to Pharo. Please advise how
this can be done most efficiently. I am not familiar with Pharo GUI
development.
StCAD uses Jun which uses OpenGL and GLUT. I am open to using newer graphics
frameworks and CUDA or OpenCL.
Thanks,
Aik-Siong Koh
--
S
Hi:
I have been careful to separate the GUI, Geometry, Multibody Dynamics and
Math. Only the GUI would need customization for Pharo. The others use pretty
generic Smalltalk. I suspect the GUI bits from Jun4Pharo, Woden and Croquet
should be sufficient for StCAD port. StCAD uses a bit of Jun and a
Excellent !
(BTW, I have problem opening your website).
It will be hard to port to pharo ?
The main difficulty is to have an equivalent for GF/ST 2D ?
Cheers,
Cedrick
> Le 25 juin 2018 à 21:05, Hilaire a écrit :
>
> Impressive!
>
> Hilaire
>
>
>> Le 25/06/2018 à 02:05, askoh a écrit :
>
Impressive!
Hilaire
Le 25/06/2018 à 02:05, askoh a écrit :
> I have just open source StCAD (MIT license) which has the code for freeCAD.
> http://askoh.com/stcad
> Although written in VisualWorks Smalltalk, I hope Pharo users will port it
> in part or whole.
--
Dr. Geo
http://drgeo.eu
Thanks a lot.
BTW, the page at [1] looks really good for a graphical software. Maybe
some of its looks could be put in the CAD software repos, just to give a
glimpse of what is possible with FreeCAD and StCAD.
[1] http://www.ar-cad.com/index.html
Cheers,
Offray
On 24/06/18 19:05, askoh wrote:
Hi:
I have just open source StCAD (MIT license) which has the code for freeCAD.
http://askoh.com/stcad
Although written in VisualWorks Smalltalk, I hope Pharo users will port it
in part or whole.
All the best,
Aik-Siong Koh
What is 'StCAD'?
'StCAD' is a basic 3D CAD framework in Smalltalk (Visu
Hi:
I have just open source StCAD (MIT license) which has the code for freeCAD.
http://askoh.com/stcad
Although written in VisualWorks, I hope Pharo developers can port it in part
or whole.
All the best,
Aik-Siong Koh
What is 'StCAD'?
'StCAD' is a basic 3D CAD framework in Smalltalk (VisualWork