We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of #4
Alpha channel support needs implementation of png or bmp with transparent color, and alpha test for no conflict with other polygons.
The text was updated successfully, but these errors were encountered:
#5 Add image loader, manager
672426d
support bmp files
solved. it was bit field problem.
Sorry, something went wrong.
#5 fix bitfield issue
e2a4da8
#4 #5 Add texture material function
26ea79c
#5 update run-time loader
e5a6b20
fix minor errors - fix knee detector - fix vmd loader change file io functions to easy to fit FatFs make model and motion file flexibly loadable.
No branches or pull requests
Part of #4
Implement texture loader.
Considering image file format
Alpha channel support needs implementation of png or bmp with transparent color, and alpha test for no conflict with other polygons.
Algorithm
The text was updated successfully, but these errors were encountered: