-
- Downloads
first cut of a lattice demo
Showing
- GUI/ba3d/CMakeLists.txt 2 additions, 1 deletionGUI/ba3d/CMakeLists.txt
- GUI/ba3d/ba3d/model/model.h 5 additions, 1 deletionGUI/ba3d/ba3d/model/model.h
- GUI/ba3d/ba3d/view/canvas.cpp 4 additions, 0 deletionsGUI/ba3d/ba3d/view/canvas.cpp
- GUI/ba3d/ba3d/view/canvas.h 1 addition, 0 deletionsGUI/ba3d/ba3d/view/canvas.h
- GUI/ba3d/ba3d/widget.cpp 9 additions, 0 deletionsGUI/ba3d/ba3d/widget.cpp
- GUI/ba3d/ba3d/widget.h 3 additions, 0 deletionsGUI/ba3d/ba3d/widget.h
- GUI/ba3d/demo/CMakeLists.txt 17 additions, 0 deletionsGUI/ba3d/demo/CMakeLists.txt
- GUI/ba3d/demo/demo_model.cpp 79 additions, 0 deletionsGUI/ba3d/demo/demo_model.cpp
- GUI/ba3d/demo/demo_model.h 24 additions, 0 deletionsGUI/ba3d/demo/demo_model.h
- GUI/ba3d/demo/lattice.cpp 102 additions, 0 deletionsGUI/ba3d/demo/lattice.cpp
- GUI/ba3d/demo/lattice.h 15 additions, 0 deletionsGUI/ba3d/demo/lattice.h
- GUI/ba3d/demo/main.cpp 45 additions, 0 deletionsGUI/ba3d/demo/main.cpp
- GUI/ba3d/demo/mainwin.cpp 61 additions, 0 deletionsGUI/ba3d/demo/mainwin.cpp
- GUI/ba3d/demo/mainwin.h 35 additions, 0 deletionsGUI/ba3d/demo/mainwin.h
GUI/ba3d/demo/CMakeLists.txt
0 → 100644
GUI/ba3d/demo/demo_model.cpp
0 → 100644
GUI/ba3d/demo/demo_model.h
0 → 100644
GUI/ba3d/demo/lattice.cpp
0 → 100644
GUI/ba3d/demo/lattice.h
0 → 100644
GUI/ba3d/demo/main.cpp
0 → 100644
GUI/ba3d/demo/mainwin.cpp
0 → 100644
GUI/ba3d/demo/mainwin.h
0 → 100644
Please register or sign in to comment