#editpoly
🇪🇸: El modificador Edit Spline tiene algunas diferencias frente a Editable Spline y es lo que analizaré en este video.

youtu.be/5vTMQ4fCm_0?...

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 64 Modificadores OSM: Edit Spline
YouTube video by Mazhuka
youtu.be
July 27, 2026 at 6:50 PM
🇪🇸: Los diferentes modificadores FFD de 3DS Max nos permiten deformar de forma controlada nuestras mallas. Analizamos los modificadores estáticos de este grupo.

youtu.be/UXIBGnGRebI

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 67 Modificadores OSM: FFD Modifiers (I)
YouTube video by Mazhuka
youtu.be
September 7, 2026 at 5:44 PM
🇪🇸: El modificador Extrude nos permite realizar extrusiones de caras a lo largo de sus normales así como animaciones con esta funcionalidad.

youtu.be/ICkMqzEO0QE

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 66 Modificadores OSM: Face Extrude
YouTube video by Mazhuka
youtu.be
August 24, 2026 at 1:47 PM
🇪🇸: El modificador Edit Poly en 3DS Max tiene algunas diferencias frente a Editable Poly y es lo que analizaré en este video.

youtu.be/MeMCh3wM8Yo?...

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 63 Modificadores OSM: Edit Poly (3)
YouTube video by Mazhuka
youtu.be
July 13, 2026 at 1:21 PM
Shell Offset is Weird
<p>Hi team,&nbsp;<br /><br />Ive built a simple plane &gt; turned into editpoly &gt; created shell &gt; mirror.&nbsp;<br /><br />However, for some reason, as perpendicular as I believe ive built this ( Done with default axis ),&nbsp;<br />My Shell is noticably offset on a slight angle ( Orange arrow indicating the difference ) where the offset....grows?&nbsp;<br />On top of that, When I mirror, Its clearly not perpendicular as there is gaps ( Final snip ) with a the pink plane as reference.&nbsp;<br /><br /></p><p><span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 400px;"><img alt="liamyongging_0-1769546660820.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/1613650i4C296837473E08EF/image-size/medium?v=v2&amp;px=400" title="liamyongging_0-1769546660820.png" /></span></p><p><span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 400px;"><img alt="liamyongging_1-1769546711223.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/1613651iD636294ADCD6675E/image-size/medium?v=v2&amp;px=400" title="liamyongging_1-1769546711223.png" /></span></p><p><span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 400px;"><img alt="liamyongging_2-1769546771354.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/1613652i732BCBB23514DB74/image-size/medium?v=v2&amp;px=400" title="liamyongging_2-1769546771354.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 400px;"><img alt="liamyongging_3-1769546816596.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/1613653i5E5074C5CA8C0E94/image-size/medium?v=v2&amp;px=400" title="liamyongging_3-1769546816596.png" /></span><br /><br />My quesiton is :&nbsp;<br />1. how do i detect slight ( if any ) angles quickly with my plane.<br />2. If not, Do let me know what the issue is here.&nbsp;<br /><br />File attached&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>
forums.autodesk.com
January 27, 2026 at 10:36 PM
Animate edit poly modifier verts
Hi, How do animate verts in an editpoly modifier with maxscript? My current attempt doesn't set keys even if I set the modifier to animate mode and also wrap it all within an on animate context. Here's my code so far, it matches the vert positions of one object to another but I'd like it to animate the verts: sourceobj = selection[1] modifyObject = selection[2] storedVertPositions = #() vertCount = polyop.getNumVerts sourceobj print vertCount -- Cache vertex positions in world space for i = 1 to vertCount do ( pos = polyop.getVert sourceobj i --append storedVertPositions #(i, pos) append storedVertPositions pos ) -- add epoly to modified mesh ePolyMod = undefined --Edit_Poly () for modify in modifyObject.modifiers where modify.name == "Edit Poly" do ePolyMod = modify select modifyObject max modify mode modPanel.setCurrentObject ePolyMod ePolyMod.enabled = true subobjectLevel = 1 ePolyMod.useSoftSel = off ePolyMod.SetSelection #Vertex #{} ePolyMod.animationMode = true for i = 1 to vertCount do ( sourcePos = storedVertPositions[i] currentPos = polyop.getVert modifyObject i diffVector = sourcePos - currentPos with animate on( at time 100 ( modifyObject.modifiers[#Edit_Poly].Select #Vertex #{i} modifyObject.modifiers[#Edit_Poly].MoveSelection diffVector modifyObject.modifiers[#Edit_Poly].Commit() modifyObject.modifiers[#Edit_Poly].SetSelection #Vertex #{} ) ) ) Thanks for reading 🙂 Cheers
forums.autodesk.com
July 10, 2025 at 7:55 AM
🇪🇸: El modificador Edit Poly ofrece en 3DS Max todas las funcionalidades del objeto Editable Poly con el añadido de poder animar sub-objetos

youtu.be/zk33Wlq8GUQ?...

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 62 Modificadores OSM: Edit Poly (2)
YouTube video by Mazhuka
youtu.be
June 29, 2026 at 12:47 PM
🇪🇸: El modificador Edit Poly ofrece en 3DS Max todas las funcionalidades del objeto Editable Poly con el añadido de poder animar sub-objetos

youtu.be/Ljh2iax4qwo?...

#cursosgratis
#3dsmax
#3dsmaxtutorial
#curso3dsmax
#editpoly
#curso3D
#Modelado3D
#3d
#3dmodeling
#tutorial3d
3DS MAX - 03 Modificadores - 61 Modificadores OSM: Edit Poly (1)
YouTube video by Mazhuka
youtu.be
June 15, 2026 at 6:21 PM