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

Example 05_character renders incorrectly #12

Closed
hoelzl opened this issue Jan 9, 2019 · 4 comments
Closed

Example 05_character renders incorrectly #12

hoelzl opened this issue Jan 9, 2019 · 4 comments

Comments

@hoelzl
Copy link

hoelzl commented Jan 9, 2019

To compile example 05_character I had to modify the file name for the character model (the trivial patch is attached after the text.)

After doing that I get the following output instead of the expected animated character:

2019-01-09_18-39-54

(Built from the latest master (00fc8af) using VS2017 on Windows 10 Pro 64 bit with GeForce GTX 1080 graphics card, driver version 417.35, 4k monitor.)

05_example_file_name_fix.zip

@hugoam
Copy link
Owner

hugoam commented Jan 10, 2019

The missing character file is due to the files being out of sync, which I fixed in f38fdcf.
I've had similar reports of the character skinning not working properly on GL, can you please send me the console/debug log of that one so I can check ?

@hoelzl
Copy link
Author

hoelzl commented Jan 10, 2019

Console and debug log for the OpenGL build are as follows:

05_character_console_output.txt
05_character_debug_output.txt

Just like example 3, the demo works when I switch do D3D.

@hoelzl
Copy link
Author

hoelzl commented Jan 11, 2019

When building from 6ed1f1c the output no longer looks quite as random when using OpenGL:

05_character_d_2019-01-11_15-56-27

I'm not sure how clear this is from a still image, but you can now see the ground plane and the character's base circle, and you can move the character around, but the mesh looks as if it somehow explodes around the character's origin.

@hugoam
Copy link
Owner

hugoam commented Aug 18, 2020

It took me an incredibly long amount of time to figure this out, but I think this issue is now solved.

@hugoam hugoam closed this as completed Aug 18, 2020
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

2 participants