Jump to content

LensRenderingPipeline lovering mesh resolution


al404
 Share

Recommended Posts

I run my scene at 50 / 60 fps with LensRenderingPipeline on or off

var parameters = {
				chromatic_aberration: 0.5,
				edge_blur: 0.5,
				distortion: 1,
				dof_focus_distance: 260,
				dof_aperture: 1.2,
			};
			
var lensEffect = new BABYLON.LensRenderingPipeline('lensEffects', parameters, scene, 1.0, camera);

i try to leave in parameters only distortion: 1 but the results does not change

if i turn on LensRenderingPipeline i get the degration that you can see in image, not sure if is my GPU too low or something expected to happen

 

 

capture 2016-08-11_05-14-15_PM.png

capture 2016-08-11_05-13-28_PM.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...