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

WebGL problem when selecting mesh 127 #141

Open
GoogleCodeExporter opened this issue Apr 9, 2015 · 0 comments
Open

WebGL problem when selecting mesh 127 #141

GoogleCodeExporter opened this issue Apr 9, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Here is what I did:

I tried to use the jsc3d code to reproduce a scene with lots of meshes (a 
floor-plan with furniture). 
It works perfectly fine except when I try to select those object. If I select 
one of the first few meshes it works, but the mesh with internalID = 127 gets 
repeated twice and therefore, after that, when I click on one mesh, its 
neighbor is selected. This happens until mesh 254, then mesh 255 is skipped and 
things get back to working normally after that. 
If webGL is disabled things work, so I guess it is a problem with webGL and not 
with my code.

I am using the latest version of the software I think.

Anybody had the same problem?

Any help is greatly appreciated :) 

Andrea.

Original issue reported on code.google.com by moscand1...@gmail.com on 19 Jan 2015 at 9:46

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

No branches or pull requests

1 participant