kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20940
3D Refactor: screenshots
I have a few screenshots showing the 3D model selector and editors in the
existing code and the 3D refactor branch:
https://drive.google.com/folderview?id=0By_XTJN-s8aXQ2RMOTZrWGtCSTQ&usp=drive_web
Any comments on the layout etc would be welcome. If anyone wants to play
with
this new selection tool they can check out my 3D refactor branch. Just a
few notes:
(1) integration is not yet completed so the 3D viewer can't actually find
the model files,
but I hope to get that part done soon. (2) The large blank space shows
where the 3D
preview will eventually go, but there's a long way to go yet before that
part is implemented.
(3) the various buttons under the blank part are intended to have icons in
the future; these
buttons implement isometric view, front/back, left/right, top/bottom, and
update - ideally
the buttons will be icons in the future, but naturally these buttons will
do nothing until
the new renderer is ready to show previews.
- Cirilo
Follow ups