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

Switching of blend mode in ofxAssimpModelLoader #6075

Open
jonaslindemann opened this issue Jul 11, 2018 · 0 comments
Open

Switching of blend mode in ofxAssimpModelLoader #6075

jonaslindemann opened this issue Jul 11, 2018 · 0 comments

Comments

@jonaslindemann
Copy link

Hi!

When working with ofxAssimpModelLoader, I noticed that rendering meshes with drawWireFrame() overrides any blend modes set with ofEnableBlendMode(...). Blend mode is stored the helper class ofxMeshHelper and applied in the rendering methods. It would be nice to have a flag in ofxAssimpModelLoader or similar to easily enable/disable using blend modes in ofxAssimpModelLoader rendering methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant