View Issue Details

IDProjectCategoryView StatusLast Update
0000073Gorilla3DBug Reportspublic2020-03-26 08:52
Reporteradministrator Assigned Toadministrator  
PriorityhighSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version0.8.2.x 
Target Version0.8.2.xFixed in Version0.8.2.x 
Summary0000073: Lighting with PointLight on Android not correct
DescriptionFor some reason the lighting on windows platform is correct, but not on android.
Using a pointlight will only lighten up one side, like the normals weren't correct.
TagsNo tags attached.
Attached Files
modelview_android_lighting1.jpg (Attachment missing)
modelview_android_lighting2.jpg (Attachment missing)
Delphi-Version 10.3.3
OpenGLVersionOpenGL 4.3

Activities

administrator

2020-03-26 08:52

administrator   ~0000064

It is not a programming error, but an error in the ModelView demo where it occurred.
The GorillaModel1 component is a child of Dummy1, just like Camera1 (and thus Light1).
The rotation in the GUI was incorrect. Once the GorillaModel1 was rotated and at another place the Dummy1 and thus Light1.

Issue History

Date Modified Username Field Change
2020-03-17 08:36 administrator New Issue
2020-03-17 08:36 administrator Status new => assigned
2020-03-17 08:36 administrator Assigned To => administrator
2020-03-17 08:36 administrator File Added: modelview_android_lighting1.jpg
2020-03-17 08:36 administrator File Added: modelview_android_lighting2.jpg
2020-03-26 08:52 administrator Status assigned => resolved
2020-03-26 08:52 administrator Resolution open => fixed
2020-03-26 08:52 administrator Fixed in Version => 0.8.2.x
2020-03-26 08:52 administrator Note Added: 0000064