aws / lumberyard

Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
Other
2.03k stars 540 forks source link

Added reading vertex normals into render mesh #457

Open SSPkrolik opened 4 years ago

SSPkrolik commented 4 years ago

Description of changes:

Added reading vertex normals from geometry description into render mesh. Currently vertex normals are set to defaul (0, 0, 1) vector even if content has vertex normals stream.

AMZN-alexpete commented 4 years ago

Hi @SSPkrolik, thank you for submitting this fix/feature. I've created issue LY-107828 to track this internally and will update this pull request with our progress.