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

support vanilla models.jag #142

Open
alarixnia opened this issue Mar 4, 2024 · 1 comment
Open

support vanilla models.jag #142

alarixnia opened this issue Mar 4, 2024 · 1 comment

Comments

@alarixnia
Copy link
Collaborator

to do this, we need to fix some problems in the models that the gl renderer doesn't like in the code. For example removing excess polygons that are far away from the origin

@misterhat
Copy link
Member

yup. alternatively we can re-do how mouse picking works by using a colours like emscripten's does for landscape. each object would get a unique colour associated with its position and rendered in another context. for now it'd be easier to just cut off the stray faces and continue with bounding box picking.

bad models include:

  • wallclockface
  • market

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

No branches or pull requests

2 participants