Refactoring Dex3D to class structures
Jump to navigation
Jump to search
XenoEngineer —research and development by a talking simian 09:12, 1 January 2024 (UTC)
VB6 project files based on the VB6 project of Dex3D by Jerry J. Chen, Ph.D. —Dex3D
- VB6_QuasiVisual3D.frm —The main form set for startu-up.
- This file is the startup-form, refactored from the orginal Dex3D form named VB6 Dex3D.frm.
Growing feature wish-list
- Persist form metrics.
- Persist user options in ini file.
- Refactor some coding styles.
- Create classic-graph primitive mesh, with interactive methods (mouse event driven).
- Develop data-channel methods to load data into mesh graphs and other mesh objects.