这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@vivagelive
Copy link
Contributor

Hi.
Small error fix on InfiniteGridHelper creation :

vec3 pos = [position.RotationOrders.xyz](http://position.rotationorders.xyz/) * uDistance; pos.xy += cameraPosition.xy; worldPosition = pos; gl_Position = projectionMatrix * modelViewMatrix * vec4(pos, 1.0);

->  false ERROR: 0:91: 'RotationOrders' : illegal vector field selection ERROR: 0:91: 'xyz' : field selection requires structure, 
vector, or interface block on left hand side ERROR: 0:91: '=' : dimension mismatch ERROR: 0:91: '=' : cannot convert from 'highp float' to 'highp 3-component vector of float'

Have a nice day.

@Knightro63 Knightro63 merged commit d438d2f into Knightro63:main Sep 16, 2025
1 check failed
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.

2 participants