|
Started by FRIMAN, Sep., 16 2022 7:36 AM - 1 reply |
| |
| | | |
|
| |
Registered member 2 messages |
|
Posted on September, 16 2022 - 7:36 AM |
I am a student and I must develop an application with WinDev wich allow to display a 3D visualization of a STL file. This application must allow to add labels at specific positions in the frame (x, y, z).
I did researches about it but the only conclusive research I've found is to create a complete 3D viewer except that I only have 12 weeks to do that.
I wanted to use OpenGL but I saw that OpenGL can only create basic component (cylinders, cubes, pyramids, ...) and it can't open an STL file to convert it on basic component (or just display the file)
After, I search if there is a library for WinDev (like a 3D Viewer) but I found nothing.
I found an OpenSource soft to see STL file (coded in C++), maybe there is something to export it (or a part) in WinDev (I use WinDev 17).
If someone have a solution for my problem... |
| |
| |
| | | |
|
| | |
| |
Posted on April, 18 2025 - 4:22 PM |
FRIMAN wrote:
I am a student and I must develop an application with WinDev wich allow to display a 3D visualization of a STL file. This application must allow to add labels at specific positions in the frame (x, y, z).
I did researches about it but the only conclusive research I've found is to create a complete 3D viewer except that I only have 12 weeks to do that.
I wanted to use OpenGL but I saw that OpenGL can only create basic component (cylinders, cubes, pyramids, ...) and it can't open an STL file to convert it on basic component (or just display the file)
After, I search if there is a library for WinDev (like a 3D Viewer) but I found nothing.
I found an OpenSource soft to see STL file (coded in C++), maybe there is something to export it (or a part) in WinDev (I use WinDev 17).
If someone have a solution for my problem...
Hey, I saw your question in a lot of forums. Did you ever find a solution to this? I have to create the same thing, and the XAML way I tried to implement just doesn't hold up with the current Windev version for some reason. Did you find a good way, or maybe you made your own one?
Thanks  |
| |
| |
| | | |
|
| | | | |
| | |
|