← Back to team overview

kicad-developers team mailing list archive

Re: 3D refactor update

 

Hi Cirilo,

I'm not very familiar with building kicad in linux... (I do my most testing in windows) could you please post the commands to build only the test program 'test3dmm' after downloading your branch?

I think it would be useful to add the ability to switch on and off some 3D models (similar to what it can be done in pcbnew for layers) to e.g. display or not mechanical enclosures directly in 3d-viewer...

something similar to what I do with virtual model in my branch
as in the mailing list message
https://lists.launchpad.net/kicad-developers/msg18079.html
it is possible to show or not models that are marked as virtual, so to enhance mechanical collaboration.
https://lists.launchpad.net/kicad-developers/pngmiJa_et4ei.png
https://lists.launchpad.net/kicad-developers/pngBxSJOlsdSm.png

thanks
Maurice

On 05/10/2015 09.27, Cirilo Bernardo wrote:
The 3D refactor branch now has some (very bare) file selector code. The
features
which testers/devs can play with so far include:

+ quickly change the file selector's directory using a drop-down list:
this should
make browsing for files less painful

+ select the file filter for the types of model you're interested in;
the dummy
plugin pretends to support VRML, X3D, IDF, IGES, and STEP so those are
the options testers would see at the moment in addition to the All Files
wildcard.

  + edit the 3D model search path list from within the file selector

Testers may notice a large blank space in the 3D file selector's window;
this
space will eventually be filled with a preview of the model being browsed if
a plugin supports rendering of the model. The large bottom box on this page
will also eventually feature in the '3D Model Settings' tab within
pcbnew (minus
the file selector menus) thus providing a consistent interface to adjust the
offset/rotation/scale of models.

Any feedback would be appreciated. Keep in mind that at the moment this only
serves to demonstrate what things might look like in the future; do not
expect
any actual interaction with any other part of kicad at this stage.

- Cirilo



_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



References