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?

Multi tool use
If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?
Reply 'no position' while the job posting is still there
Is there a conventional notation or name for the slip angle?
Create all possible words using a set or letters
Can somebody explain Brexit in a few child-proof sentences?
Can I sign legal documents with a smiley face?
How to decide convergence of Integrals
Why did the EU agree to delay the Brexit deadline?
Flux received by a negative charge
What major Native American tribes were around Santa Fe during the late 1850s?
Why does Async/Await work properly when the loop is inside the async function and not the other way around?
How should I respond when I lied about my education and the company finds out through background check?
How do I extrude a face to a single vertex
How much character growth crosses the line into breaking the character
Will the technology I first learn determine the direction of my future career?
What is the grammatical term for “‑ed” words like these?
How can "mimic phobia" be cured or prevented?
Can I use my Chinese passport to enter China after I acquired another citizenship?
On a tidally locked planet, would time be quantized?
Difference between -| and |- in TikZ
Can a significant change in incentives void an employment contract?
Drawing ramified coverings with tikz
Did US corporations pay demonstrators in the German demonstrations against article 13?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
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
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$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
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$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
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$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
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 hours ago
Chris
New contributor
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 hours ago


ChrisChris
62
62
New contributor
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Chris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
zAFJUw4XQOsO,x eA68jd opiTzhkkhHhu2EYlL4jo Q,Qz2INroSx d,c62W,CuDx7Gytf4akL0Dnv