Skip to content

How should I use the tangent semantic in HLSL #119

Answered by egorodet
yillis asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @yillis! Great to hear that you like Methane Kit framework and plan to use it for prototyping. VertexField enum is a part of a simple procedural Mesh generation library used in tutorial applications. Currently this "Mesh" library supports only limited use cases from tutorials and it should to be extended to loading mesh data from external file formats in future. If you want to add tangent data to the existing mesh generators in this library, you can do it in your fork and then create pull request in main repository for back merge. Alternatively, you may decide to use some external mesh loading library like Assimp and feed raw mesh data to Methane Buffers.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@egorodet
Comment options

Comment options

You must be logged in to vote
1 reply
@yillis
Comment options

Answer selected by yillis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #118 on April 20, 2023 17:04.