Open calintat opened 2 years ago
To be clear this is a static 3d image which does not use deferred shading, so it must be an indirect consequence of the change.
All rendering is done through the deferred pipeline now
Sure, but I mean those cylinders in the 3d image are genuine geometrical cylinders, not produced by the kernel method (right?).
On Wed, Jan 19, 2022 at 5:52 PM Nathan Corbyn @.***> wrote:
All rendering is done through the deferred pipeline now
— Reply to this email directly, view it on GitHub https://github.com/homotopy-io/homotopy-rs/issues/341#issuecomment-1016717750, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQ4OHXOO5LP633RBYIJFEDUW327LANCNFSM5MKLQYPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
Ah, yes, I see what you mean - that is the case
After the move to deferred shading, I'm seeing some visual issues with the lisp on Safari, as well as really slow performance.
lips_2.hom.zip
This doesn't seem to be a problem on Chrome.