tinyGeomPlot Mercurial
Brought to you by:
rehcraeser
File | Date | Author | Commit |
---|---|---|---|
include | 2018-03-11 |
![]() |
[706905] ???????????: ????????? ????? OpenGL |
src | 2018-03-18 |
![]() |
[951883] implement viewport structure & mouse handlers (... |
CMakeLists.txt | 2018-03-13 |
![]() |
[2337bc] update |
ReadMe.txt | 2018-01-28 |
![]() |
[50b1f8] create repo |
1. Download VTK sources https://www.vtk.org/files/release/6.3/VTK-6.3.0.zip 2. Make VTK shared libraries with CMake 3. Dowload project sources ssh://hg.code.sf.net/p/tinygeomplot/mercurial 4. Run CMake 4.1. Setup EXPORTS variable = TRUE to create exports.bat file for copy shared libraries from vtk folder 4.2. Make project with CMake 5. Run exports.bat 6. Run program