How do I extrude a face to a single vertexIs it possible to crease a NURBS vertex?Scale a 3D beveled bezier path vertex on 1 axis, not 3Scale face by units rather than percentTips for making the face topologyHow to select/extrude all the upper faces of a lot of buildings in one only stepProblem When Using Cell Fracture on hollow shapesHow does one extrude an edge relative to the vertex normals?Extrude object along curve not workingNeed help with hardsurface modelingWhich tool can best extrude two angles from the same face?
Why does Async/Await work properly when the loop is inside the async function and not the other way around?
How do ground effect vehicles perform turns?
Can I use my Chinese passport to enter China after I acquired another citizenship?
Is a model fitted to data or is data fitted to a model?
Why has "pence" been used in this sentence, not "pences"?
Global amount of publications over time
What does this horizontal bar at the first measure mean?
Why did the HMS Bounty go back to a time when whales are already rare?
Drawing ramified coverings with tikz
On a tidally locked planet, would time be quantized?
Do the concepts of IP address and network interface not belong to the same layer?
Indicating multiple different modes of speech (fantasy language or telepathy)
Could solar power be utilized and substitute coal in the 19th Century
MAXDOP Settings for SQL Server 2014
Did arcade monitors have same pixel aspect ratio as TV sets?
How to decide convergence of Integrals
How can "mimic phobia" be cured or prevented?
Why is Arduino resetting while driving motors?
Visiting the UK as unmarried couple
What major Native American tribes were around Santa Fe during the late 1850s?
How do I implement a file system driver driver in Linux?
anything or something to eat
Is it possible to use .desktop files to open local pdf files on specific pages with a browser?
A Permanent Norse Presence in America
How do I extrude a face to a single vertex
Is it possible to crease a NURBS vertex?Scale a 3D beveled bezier path vertex on 1 axis, not 3Scale face by units rather than percentTips for making the face topologyHow to select/extrude all the upper faces of a lot of buildings in one only stepProblem When Using Cell Fracture on hollow shapesHow does one extrude an edge relative to the vertex normals?Extrude object along curve not workingNeed help with hardsurface modelingWhich tool can best extrude two angles from the same face?
$begingroup$
I am new to blender so I am trying to learn the basics so bear with me while I try to explain this. I am trying to extrude a face to a single point to make a spikey-looking shape and I only seem to be able to extrude the face outwards keeping the face the same size but I actually want the face to extrude to a point or vertex.
modeling
New contributor
$endgroup$
add a comment |
$begingroup$
I am new to blender so I am trying to learn the basics so bear with me while I try to explain this. I am trying to extrude a face to a single point to make a spikey-looking shape and I only seem to be able to extrude the face outwards keeping the face the same size but I actually want the face to extrude to a point or vertex.
modeling
New contributor
$endgroup$
add a comment |
$begingroup$
I am new to blender so I am trying to learn the basics so bear with me while I try to explain this. I am trying to extrude a face to a single point to make a spikey-looking shape and I only seem to be able to extrude the face outwards keeping the face the same size but I actually want the face to extrude to a point or vertex.
modeling
New contributor
$endgroup$
I am new to blender so I am trying to learn the basics so bear with me while I try to explain this. I am trying to extrude a face to a single point to make a spikey-looking shape and I only seem to be able to extrude the face outwards keeping the face the same size but I actually want the face to extrude to a point or vertex.
modeling
modeling
New contributor
New contributor
edited 2 hours ago
Chris
New contributor
asked 2 hours ago
ChrisChris
62
62
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
One way is to use Vertices > Merge (or Alt+M) > Collapse to turn multiple selected faces into multiple vertices:
Collapse
Every island of selected vertices (connected by selected edges) will merge on its own median center, leaving one vertex per island.
Merging vertices
$endgroup$
add a comment |
$begingroup$
you can extrude the faces and then scale them, you can change your pivot point to individual origin so that you scale the faces individually.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Chris is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f135226%2fhow-do-i-extrude-a-face-to-a-single-vertex%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
One way is to use Vertices > Merge (or Alt+M) > Collapse to turn multiple selected faces into multiple vertices:
Collapse
Every island of selected vertices (connected by selected edges) will merge on its own median center, leaving one vertex per island.
Merging vertices
$endgroup$
add a comment |
$begingroup$
One way is to use Vertices > Merge (or Alt+M) > Collapse to turn multiple selected faces into multiple vertices:
Collapse
Every island of selected vertices (connected by selected edges) will merge on its own median center, leaving one vertex per island.
Merging vertices
$endgroup$
add a comment |
$begingroup$
One way is to use Vertices > Merge (or Alt+M) > Collapse to turn multiple selected faces into multiple vertices:
Collapse
Every island of selected vertices (connected by selected edges) will merge on its own median center, leaving one vertex per island.
Merging vertices
$endgroup$
One way is to use Vertices > Merge (or Alt+M) > Collapse to turn multiple selected faces into multiple vertices:
Collapse
Every island of selected vertices (connected by selected edges) will merge on its own median center, leaving one vertex per island.
Merging vertices
answered 1 hour ago
R El CleinR El Clein
84114
84114
add a comment |
add a comment |
$begingroup$
you can extrude the faces and then scale them, you can change your pivot point to individual origin so that you scale the faces individually.
$endgroup$
add a comment |
$begingroup$
you can extrude the faces and then scale them, you can change your pivot point to individual origin so that you scale the faces individually.
$endgroup$
add a comment |
$begingroup$
you can extrude the faces and then scale them, you can change your pivot point to individual origin so that you scale the faces individually.
$endgroup$
you can extrude the faces and then scale them, you can change your pivot point to individual origin so that you scale the faces individually.
answered 2 hours ago
SylerSyler
18511
18511
add a comment |
add a comment |
Chris is a new contributor. Be nice, and check out our Code of Conduct.
Chris is a new contributor. Be nice, and check out our Code of Conduct.
Chris is a new contributor. Be nice, and check out our Code of Conduct.
Chris is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f135226%2fhow-do-i-extrude-a-face-to-a-single-vertex%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown