Skip to content

Mesh not generated on 'rayextract terrain' #5

Answered by thomas-lowe
poornima-s10 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Poornima, sorry for the slow reply, I have just figured out how to get github to send me an e-mail notifications (I need to 'watch' my own repo).

There were two changes since March, the first added colour to the terrain, it seems unlikely that this would cause your problem.
The second added an openmp parallel for pragma. As far as I understand, if you don't have openmp then the pragma does nothing.

I suggest removing this #pragma (ln 180 rayterrain.cpp) and see if it fixed the problem. There may be some sort of race condition that only occurs on that particular dataset.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by thomas-lowe
Comment options

You must be logged in to vote
1 reply
@thomaslowe123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants