Is there an updated version of GLfileSTL. The one I downloaded seems to use previous names units, for example,ApplicationFileIO, GLCrossPlatform. Do you know any demo showing the application of this unit to export scene to STL ? Do you know any table showing the correlation between previous names and current ones ?
Thanks in advance
Last edit: Sergio 2025-03-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sergio, why do you use an old units? More updated versions you can find at https://github.com/glscene/GLXEngine and if you improve something then test with demos and send a pull request there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Pavel . Very nice to read from you. After some time do not changing my codes I am now going through GLScene. I will install GLXEngine now and comment. Seems to be an important evolution of GLScene. The reason for the changes I need to do is that I have a code in which I produce my objects with GLScene without problems. .I can create my objects in a parametric way just changing dimensions. By other reasons I need to transform my scenes in CAD STL files to avoid changing CAD drawings each time something changes. See the figure below ... Regards
Last edit: Sergio 2025-03-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Pavel . Very nice to read from you. After some time do not changing my codes I am now going through GLScene. I will install GLXEngine now and comment. Seems to be an important evolution of GLScene. The reason for the changes I need to do is that I have a code in which I produce my objects with GLScene without problems. .I can create my objects in a parametric way just changing dimensions. By other reasons I need to transform my scenes in CAD STL files to avoid changing CAD drawings each time something changes. See the figure Regards
Hi Pavel. I installed well without removing my old GLScene. Should I remove previous GLScene?
It is working although some demos present errors possibly because I am missing to adjust configurations and maybe paths. I think I can do it
The main doubt is that I see that there are files GLS.File STL and also GXS.FileSTL. Are they alternatives ?
In other words ... should I replace in my code my GLS units by the GXS ones
For example replace USES....... GLS.SimpleNavigation, GLS.Texture,, ..GLS.FileSTL
by GXS ones like
GXS.SimpleNavigation, GXS.Texture,, ..GXS.FileSTL
Do you know any demo showing how to export a scene to STL file using GLS.FileSTL ?
Last edit: Sergio 2025-03-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there an updated version of GLfileSTL. The one I downloaded seems to use previous names units, for example,ApplicationFileIO, GLCrossPlatform. Do you know any demo showing the application of this unit to export scene to STL ? Do you know any table showing the correlation between previous names and current ones ?
Thanks in advance
Last edit: Sergio 2025-03-31
Sergio, why do you use an old units? More updated versions you can find at https://github.com/glscene/GLXEngine and if you improve something then test with demos and send a pull request there.
Hi Pavel . Very nice to read from you. After some time do not changing my codes I am now going through GLScene. I will install GLXEngine now and comment. Seems to be an important evolution of GLScene. The reason for the changes I need to do is that I have a code in which I produce my objects with GLScene without problems. .I can create my objects in a parametric way just changing dimensions. By other reasons I need to transform my scenes in CAD STL files to avoid changing CAD drawings each time something changes. See the figure below ... Regards
Last edit: Sergio 2025-03-31
Hi Pavel . Very nice to read from you. After some time do not changing my codes I am now going through GLScene. I will install GLXEngine now and comment. Seems to be an important evolution of GLScene. The reason for the changes I need to do is that I have a code in which I produce my objects with GLScene without problems. .I can create my objects in a parametric way just changing dimensions. By other reasons I need to transform my scenes in CAD STL files to avoid changing CAD drawings each time something changes. See the figure Regards
Last edit: Sergio 2025-03-31
Hi Pavel. I installed well without removing my old GLScene. Should I remove previous GLScene?
It is working although some demos present errors possibly because I am missing to adjust configurations and maybe paths. I think I can do it
The main doubt is that I see that there are files GLS.File STL and also GXS.FileSTL. Are they alternatives ?
In other words ... should I replace in my code my GLS units by the GXS ones
For example replace USES....... GLS.SimpleNavigation, GLS.Texture,, ..GLS.FileSTL
by GXS ones like
GXS.SimpleNavigation, GXS.Texture,, ..GXS.FileSTL
Do you know any demo showing how to export a scene to STL file using GLS.FileSTL ?
Last edit: Sergio 2025-03-31