kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25478
Re: 3D-Viewer - Request for merge evaluation
Mario,
I committed your merge request in the product branch version r6985.
Thank you for your contribution to KiCad. This was a very large change
set (much larger than I'm typically comfortable merging) so please let
me know if I missed anything.
Wayne
On 7/19/2016 1:19 PM, Mário Luzeiro wrote:
> "This is a completely refactoring of the 3D-Viewer.
> It splits and rewrite the previous window (eda_3d_viewer) and canvas (eda_3d_canvas), creates a new class for handling the board information (cinfo3d_visu) and adds new render targets (opengl legady and raytracing).
>
> The render targets take full advantage of the new 3D plugins system and 3D cache for a fast 3D model loading.
>
> Overview of the new features:
> - Canvas is split from the 3D viewer window so it can be added to other windows.
> - Faster board loading.
> - New OpenGL render is faster than the old one.
> - New Raytracing 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 accordingly the attributes (Normal, Normal+Insert, Virtual) On 3D-Viewer: Preferences->Show 3D models.
> - Pivot rotation centered in one point over the PCB board.
> - Shortcuts keys improved: x,y,z for orientation; t,s,v to hide/display THT,SMD,Virtual footprints; spacebar/middle mouse click to align with board (bounding box) pivot rotation.
> - Animated camera.
> "
Follow ups
References
-
[PATCH 02/16] Add missing dependency github_plugin -> pcbcommon
From: Simon Richter, 2016-06-07
-
[PATCH 03/16] Clarify ERC: we're iterating netlist items, not nets
From: Simon Richter, 2016-06-07
-
Re: [PATCH 03/16] Clarify ERC: we're iterating netlist items, not nets
From: Wayne Stambaugh, 2016-06-27
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-06-28
-
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-06-28
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-01
-
Re: 3D-Viewer - Request for merge evaluation
From: Chris Pavlina, 2016-07-02
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-02
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-03
-
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-15
-
Re: 3D-Viewer - Request for merge evaluation
From: Chris Pavlina, 2016-07-18
-
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-18
-
Re: 3D-Viewer - Request for merge evaluation
From: Simon Richter, 2016-07-18
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-19
-
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-19
-
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-19