3D Viewer resolution

[quote=“bobc, post:8, topic:6825, full:true”]
Ok, I think the confusion here is that you don’t mean resolution.[/quote]
I meant exactly that. Right now there is no way to improve the resolution of what is rendered in 3DViewer. Photorealistic impression is already implemented thanks to mario.

I didn’t know the render to image is already implemented in mario’s branch, lets hope in merged soon in the master tree =)

Ok, so you just want to make the image bigger than is displayed on screen?

Yes, so you can export a 20MB image if you are so inclined.

That would generate very zoomable images of the boards for review and marketing. Is good for posters where you need high res images, or for a dude that shoots 4k video (well, that dude probably has a 4k display anyway).

See this example, this is the best image I could get from my older laptop

2 Likes

this is exactly the road I use:

  1. have all wrl models with material properties
  2. export from kicad to VRML
  3. import in blender conserving wrl attributes
  4. add light and whatever needed
  5. make an image rendering or even a movie of the product :smiley:

that is much more effort than just using @kammutierspule great 3D raytracer, but can give you more flexibility


3 Likes

By the way… there is a workarround trick to get arbitrary resolution from 3D Viewer.
This works for me (tested on Linux):

  1. open the 3d Viewer and “un - maximaze” it so you can move the window.
  2. move the window down right, so the left top corner will be around your center screen
  3. Increase the window size with the mouse from the left top corner of the window on the left top corner direction of your screen.
  4. Repeat 2. and 3. until you are happy with the size.
  5. Export normally the render File -> export PNG or JPG…

On other words, you increase (resize) your 3D Viewer window and hide some part so you make the menu visible for you, so you can export the render as an image.

4 Likes

http://paltatech.com/files/VESC-controller.png

it really does work. Sometimes the saved file looks poorly lit when saved at high resolutions.

Thanks for the workaround Mario
3 Likes

Impressive render Marcos! I didn’t believe it was made with KiCad at first look :open_mouth:
Great work getting all the 3D models for the board!

Btw, as I personal preference, I usually do something similar as you did with the labels for documentation but I make the renders in “orthographic projection” mode enabled.

Here is the actual pcb in case you wonder.

I like how accurate are the shadows near the green connectors. The only noticeable difference would be the copper keepout in the right bottom. [OT]The copper in inner layers is usually very close to the pcb surface, around 15um, so you can tell the difference if there is or there isn’t copper in those inner layers.
In the 3D models the distance between all copper layers is the same.[/OT]

1 Like

Do you think it possible to add a feature to the 3D viewer?
Every time I look at the back of a board the light is not ‘following’.
It’s way way darker there.
Couldn’t there be some option to flip the lighting rig around once the viewpoint switches the plane described by the pcb and give the same results as the front of the board?

I remember some (precision) issues on rendering the inner refractions of the board. Also I believe I only enabled the top and bottom copper layers when you have the option “Show Board Body”.
Can you try to disable the “Show Board Body” and see if it renders the inner layers? There may be some precision issues so the result will depend on the zoom. (a closer zoom should work better).

Not sure if I understand correctly. Are you talking about the Raytracing render mode?
I think you are describing the case when you render with raytracing and with a floor plane. At this moment it is only possible to add a floor plane (to the back side).
So when you place the camera back it will render the back of the board in the shadow.

It misses an options to add a “floor plane” on the top or something.

Also I had in mind before to add a light position editor GUI … but I didn’t get a chance to develop it…
That way it will be possible to rotate the light directions…

I deactivated ‘floor plane’ for the raytracing view…

I essentially flipped the whole board and then also had to turn the ‘camera’ in the 3D viewer 180 degrees to get the same view…
The one with the parts on the back is def darker.

2 Likes

Here is rendered with raytracing without the board body

And without raytracing

The inner layers are rendered, but looks like the soldermask is too opaque.

1 Like

You said that you desactivated the “floor plane” but I can see on the image on the left the shadows on the “floor plane”.

1 Like

yeah I know it is not perfect the refractions / transparencies… :confused:

Maybe its only a matter to bring the inner layers much closer to the outer layers. Right now the 3d shows them 0.5/0.5/0.5mm apart, but the real board has a stackup of 0.15mm / 1.2mm / 0.15mm (its a 4 layer pcb)

strange stackup…

1 Like

I deactivated it, but that didn’t stick it seems, got it working now. Thx for patience! :+1:

Altium updated 3D Movie option. I hope Kicad will be update this option on 3D viewer :smiley:

This should be possible to do using some 3rd part software that will capture the 3DViewer window. You may be able to create videos and GIFs.