-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Test createVerticesFromHeightMap and createVerticesFromQuantizedTerrainMesh #3902
Comments
Hello, I am part of the JTC Flagship program and would like to work on this issue. |
@ChristianToro Sounds good! Our testing guide may help getting starting. |
Hey @ggetz , I have been researching the testing guide which has been helpful, but I have a few questions that need clarification: This issue cites PR #3902, which cited the original issue #3676, referencing a terrain exaggeration sandcastle problem. When checking out tag 1.18 to try a reproduction of the issue resulted in an ES6 error during build. The terrain exaggeration example seems to use |
@ChristianToro Thanks for review all these materials. These are good questions.
To create these tests, I would set up two new files For the parameters themselves, I would look at Let me know if you have any further questions! |
createVerticesFromHeightMap
andcreateVerticesFromQuantizedTerrainMesh
have no unit tests.The text was updated successfully, but these errors were encountered: