Linked Questions

0 votes
0 answers
118 views

I'd like to create a 2D object (outline only), as a projection of a 3D object on a plane; for example, I would like the outline I see from the top view (the orange loop, as shown here), to be a 2D ...
MinePro120's user avatar
6 votes
2 answers
4k views

I just can't find the Blender way to do this. I have two objects (cubes) at a given height above a plane. These two cubes are 5cm apart, say. How can I view the perspective projection of these cubes ...
user1301295's user avatar
6 votes
2 answers
6k views

How to get Viewport Position, Direction, UpVector? For Perspective and Ortho views. Here is explanation Screenshot:
mifth's user avatar
  • 2,450
2 votes
4 answers
5k views

I am trying to automate generation of a 2D plan from a 3D ship. For that I need to get a contoured object in some projection. To accomplish that I make the object flat, but there are a lot of vertices ...
Paul Vinogradov's user avatar
5 votes
2 answers
2k views

I have a 3D scene I need to flatten towards the cammera in order for the geometry to still appear 3D when viewed in a 2D game from the front. I've done this in Maya with the shrinkwrap method and the "...
JoelArt's user avatar
  • 185
1 vote
2 answers
1k views

I'm wondering the most efficient way to programatically "slice" though objects to generate a 2D set of faces, vertex loops and derivatives such as face area, and centrons (for more complex ...
David's user avatar
  • 161
1 vote
0 answers
1k views

I want to use Python to get the outline/contour/silhouette of a selected object in the Orthogonal View. Just like the orange shape/outline that blender shows when I select the object in the view3D. As ...
sdsy888's user avatar
  • 33
0 votes
1 answer
743 views

Here is my bisect plane command, which does infact produce new verticies along the bisected plane (Blender 2.90): ...
Kevin Kostlan's user avatar
1 vote
1 answer
359 views

I have a square plane mesh with applied texture (satellite image of an area) and displacement (height map) that gives an overview of a land area with some features like water which I want to remove. ...
mtx's user avatar
  • 123
1 vote
0 answers
407 views

I would like to just take a 2D silhouette outline of a side of one of my 3D meshes. I located the question How to extract side-view outline (e.g. top view) of a 3D object to 2D surface? but since it ...
Forrest's user avatar
  • 135
1 vote
1 answer
221 views

I have a sliced shape that I would like to copy it's outline as it's seen from the top down view (looking straight down on it). Example: I have an equation that is sliced by a plane using the ...
Rick T's user avatar
  • 5,263