kicad/3d-viewer
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer.
* Split and rewrite the preview window and canvas.
* Create a new class for handling the board information.
* Adds new render targets: openGL, legacy, and ray tracing.
* Render targets take full advantage of the new 3D plugins system and 3D cache
  for a fast 3D model loading.
* Faster board loading.
* New OpenGL render is faster than the old one.
* New ray tracing render target with a post processing shader.
* Use of new 3D plugins (WRL, X3D, STEP and IGES) and 3D model caching.
* Preview of 3D model while browsing the file name.
* 3D preview of the footprint while adding / align 3D shapes.
* Render of 3D models according to attributes: Normal, Normal+Insert, Virtual.
* Pivot rotation centered in one point over the PCB board.
* Shortcuts keys improved for XYZ orientation..
* Animated camera.
2016-07-19 13:35:25 -04:00
..
3d_cache 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_canvas 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_model_viewer 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_rendering 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
common_ogl 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_enums.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer_id.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
CMakeLists.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
openmp_mutex.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00