Laaca

Czech republic, 08.03.2026, 19:53 |
3D editor for DOS - Swife (Developers) |
In Facebook I accidentaly found a link to GitHub page for new 3D editor for DOS - Swife.
On its GitHub page are only sources but with OpenWatcom I prepared and uploaded the binary.
I have never worked with similar kind of software so I can't say whether the program is good or not. But it has definitely nice GUI.
However I found some problems - it works very good with CTmouse driver but with another driver (like MOUSE.COM) by Microsoft or even under Win98 the mouse cursor still slides up, without any user intervention which is very annoying.
Also it seems that program expects to be in direcotry C:\_SWIFE_
Anyway, this editor is still under development so these problems can be fixed in future. --- DOS-u-akbar! |
rr

Berlin, Germany, 08.03.2026, 20:31
@ Laaca
|
3D editor for DOS - Swife |
The author also made a video: https://www.youtube.com/watch?v=mZzvaHuNcAc --- Forum admin |
Rugxulo

Usono, 09.03.2026, 00:45
@ rr
|
3D editor for DOS - Swife |
> The author also made a video: https://www.youtube.com/watch?v=mZzvaHuNcAc
This is the YapeSDL guy I linked recently. I believe his UI is "imgui" (or "Dear ImGui"), of which he also made a video.
Also see Immediate mode GUI. |