Skip to content

using bitmap for tessellation #479

Answered by rquey
majidmech asked this question in Q&A
May 23, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The tesr format is defined here. You can get a sample tesr file using, e.g.,

neper -T -n 2 -dim 2 -for tesr

From the tesr file, you may reconstruct a tess using -morpho "tesr:file(<file_name>)", but, if the final intent is to generate a mesh, such a 2D tesr can also be meshed directly:

neper -M <file_name>

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@majidmech
Comment options

@rquey
Comment options

rquey Jun 2, 2022
Maintainer

@majidmech
Comment options

@rquey
Comment options

@majidmech
Comment options

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