Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement assets loading using Assimp #4

Open
brayner1 opened this issue Jul 16, 2023 · 2 comments
Open

Implement assets loading using Assimp #4

brayner1 opened this issue Jul 16, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request scene Scene related issues

Comments

@brayner1
Copy link
Owner

No description provided.

@brayner1 brayner1 added enhancement New feature or request scene Scene related issues labels Jul 16, 2023
@brayner1 brayner1 added this to the Basic Rendering Engine milestone Jul 27, 2023
@brayner1 brayner1 self-assigned this Jan 15, 2024
@brayner1
Copy link
Owner Author

#26 partially finished this task.
TODO:

  1. Add normal, tangent and bitangent to shader. Import this into geometry.
  2. Import object material. (including images)

@brayner1
Copy link
Owner Author

#29 closed point 1 of previous TODO list.
TODO list now:

  1. Add normal, tangent and bitangent to shader. Import this into geometry.
  2. Import object material. (including images)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scene Scene related issues
Projects
None yet
Development

No branches or pull requests

1 participant