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

SetLightSource dir default value #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brccabral
Copy link

Hi,
I was following the "Top Down City Based Car Crime Game #1" video https://www.youtube.com/watch?v=mD6b_hP17WI&t=354s and I was getting this error when compiling
olcPGEX_Graphics3D.h:206:157: error: could not convert ‘{0.0f, 0.0f, 1.0e+0f}’ from ‘<brace-enclosed initializer list>’ to ‘olc::GFX3D::vec3d’
Adding the w component to the default value solves the compiling issue.

Thanks,
Bruno

@brccabral
Copy link
Author

I think this solves #225

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

Successfully merging this pull request may close these issues.

None yet

1 participant