Hi @all, I made 3D model rendere using Babylon. If you check this link here click here.
Basically the problem is the model is not look clear in desktop or mobile. clear in the context of shrapness and some zittering issue looks on model either anti aliasing issue.
can you please guide us how to fix this issue to look model more good and no anti aliasing issue in edges.
The first thing is to check (and correct if possible) the geometry and texturing of the problem areas.
The second is to use the Rendering Pipeline - Using the Default Rendering Pipeline | Babylon.js Documentation
(One can create the Default Pipeline from Inspector by right-click on Rendering Pipelines).
This is the screenshot with FXAA antialiasing and 4 MS antialiasing samples.
I’m currently working in a local environment. I added the render pipeline, but it seems there is an antialiasing issue again.
There is now an antialiasing issue affecting all the edges.
And one point also if you added the renderpipeline the background layer is changed.
i tried this it works but for responsivness case it shows the zitter behaviour do you have any idea how to tackle them i set the value for different different screen size
If the jitter you are talking about is here, I think it is a normal expectation of the model.
This mesh does not have smooth reflections, so it will look flickering. You can try changing the mesh to plane