OGRECave / ogre-next

aka ogre v2 - scene-oriented, flexible 3D C++ engine
https://ogrecave.github.io/ogre-next/api/latest
Other
1.08k stars 233 forks source link

Add vertex shader code for accurate non-uniform-scaled normals #381

Closed jwwalker closed 1 year ago

jwwalker commented 1 year ago

This is to address issue #373.

darksylinc commented 1 year ago

Can I ask you to give me write access to your fork? There's a minor style fix I want to push before merging the PR.

Thanks.