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

[BUG] .obj loader does not dynamically reallocate memory #1

Open
gabekz opened this issue Oct 5, 2022 · 0 comments
Open

[BUG] .obj loader does not dynamically reallocate memory #1

gabekz opened this issue Oct 5, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@gabekz
Copy link
Owner

gabekz commented Oct 5, 2022

Memory needs to be dynamically reallocated when the .obj file exceeds in size.

While we're at it, the TBN calculation should be isolated.

@gabekz gabekz added bug Something isn't working enhancement New feature or request labels Oct 5, 2022
@gabekz gabekz self-assigned this Oct 5, 2022
@gabekz gabekz removed the enhancement New feature or request label Oct 5, 2022
@gabekz gabekz changed the title [loaders] .obj loader does not dynamically reallocate memory .obj loader does not dynamically reallocate memory Oct 5, 2022
@gabekz gabekz added this to the v1.0 milestone Jan 4, 2023
@gabekz gabekz changed the title .obj loader does not dynamically reallocate memory [BUG] .obj loader does not dynamically reallocate memory Apr 4, 2023
@gabekz gabekz removed their assignment Dec 7, 2023
@gabekz gabekz added the good first issue Good for newcomers label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant