Skip to main content

Questions tagged [mesh]

Questions about a network of connected vertices, edges and faces to describe the shape of a specific 3D object.

0 votes
0 answers
62 views

Here an overview of all gizmos inside my software: https://youtu.be/5BsgcJC005w NOW I want to properly rotate several meshes around their shared center. Here what I am trying to achieve: https://...
TheChamp's user avatar
  • 105
1 vote
1 answer
90 views

I am reading the new qem paper for mesh simplification with attributes. On page 5 one encounters this paragraph: The extended form of equation (2) referred to by the paper looks like this: $$Ax = -b$$...
Makogan's user avatar
  • 1,891
1 vote
0 answers
52 views

I am quite new to meshing and mesh manipulation. I am working on a problem consiting of meshes $A$, $B$, and $C$. The mesh $C$ completely encloses the meshes $A$ and $B$ as shown in the attached ...
Prakhar's user avatar
  • 11
0 votes
1 answer
133 views

Tight frustum I intend to create a tight frustum around a 3D model: I have these variables: Inputs: 3D model bounding box or bounding sphere or bounding volume. To be determined: Eye distance and ...
Megidd's user avatar
  • 133
0 votes
1 answer
190 views

I am looking for code or pseudo-code for the generation of genus $k$ tori triangle meshes. I want to get something like in the image here. Book/paper references, code, github links, etc. are all ...
lightxbulb's user avatar
  • 2,711
1 vote
0 answers
107 views

Kobbelt et al. published a paper some 20 years ago where they specified how solving Poisson equations on the positions of a mesh lead to removing noise. This can be used for reconstructing mesh ...
Makogan's user avatar
  • 1,891
0 votes
1 answer
77 views

If you have a map from a mesh into the 2D plane. How do you measure its distortion? I know that theoretically what you do is express the differential map of the transformation then use SVD to figure ...
Makogan's user avatar
  • 1,891
1 vote
1 answer
453 views

I am confused by a 'wavefront obj' file's true triangle number. For example, I downloaded the Rungholt scene from McGuire's Computer Graphics Archive. ...
bim's user avatar
  • 135

15 30 50 per page
1
2 3 4 5
12