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

Add Jax.Mesh.Triangle to built-in meshes #57

Open
sinisterchipmunk opened this issue May 1, 2012 · 1 comment
Open

Add Jax.Mesh.Triangle to built-in meshes #57

sinisterchipmunk opened this issue May 1, 2012 · 1 comment
Milestone

Comments

@sinisterchipmunk
Copy link
Owner

How is a simple Triangle not in there?

@sinisterchipmunk
Copy link
Owner Author

Bumping back to v3.1 because I've not decided how to handle Jax.Geometry.Triangle. Also, it might make sense to introduce Jax.Model.Triangle or just Jax.Triangle and have it tie into Jax.Geometry.Triangle, and do the same with Jax.Model.Plane. But this would also mean more overhead for individual triangles, especially where they are parsed out of Jax.Mesh.Data, which might one day get its #getTriangles back if it can be made fast enough (e.g. with web workers).

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