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?
Is it possible to use .desktop files to open local pdf files on specific pages with a browser?
How to color a curve
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?
Drawing a topological "handle" with Tikz
What (else) happened July 1st 1858 in London?
Is XSS in canonical link possible?
Is camera lens focus an exact point or a range?
Will adding a BY-SA image to a blog post make the entire post BY-SA?
How can "mimic phobia" be cured or prevented?
Visiting the UK as unmarried couple
Is possible to search in vim history?
Gibbs free energy in standard state vs. equilibrium
Hot bath for aluminium engine block and heads
Find last 3 digits of this monster number
MAXDOP Settings for SQL Server 2014
Bob has never been a M before
How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?
Longest common substring in linear time
Some numbers are more equivalent than others
How do I repair my stair bannister?
Why is Arduino resetting while driving motors?
Two-sided logarithm inequality
Divine apple island
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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