Тёмный
No video :(

What is the difference between a NURBS-Model and a Polygon mesh? 

Holocreators GmbH
Подписаться 15 тыс.
Просмотров 18 тыс.
50% 1

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 75   
@Holocreators
@Holocreators 3 года назад
I made a mistake in the video, whenever I talk about voxel-graphics I actually meant vector-graphics. Otherwise it's all correct. Have a great day! If you would like to learn more about the NURBs-Modeling or Polygon mesh modeling, check out our website: holocreators.com/blog/what-is-the-difference-between-a-nurbs-model-and-a-polygon-mesh/ Holocreators is a 3D-Scanning and Reverse Engineering Company. We'd love to help you with your projects. Please call us +49 40 481133 or write to us an an email: info@holocreators.com
@Daniel_WR_Hart
@Daniel_WR_Hart Год назад
I thought it was odd how only the subtitles were correct lol
@arjunsr3379
@arjunsr3379 5 лет назад
Thanks for the explanation. Really helpful.
@Holocreators
@Holocreators 5 лет назад
thank you :-)
@dylanvoisard
@dylanvoisard Год назад
So the analogy of NURBS & polygons in 2D design is: *NURBS models = vector graphics / polygon meshes = pixel graphics* Vectors/NURBS are _non-rasterized_ paths whereas pixels/polygons are _rasterized_ images Or in the most general lingo-Illustrator vs Photoshop
@Holocreators
@Holocreators 10 месяцев назад
sounds good
@gokermalikaltuntas6355
@gokermalikaltuntas6355 4 года назад
This was so simple and clear. Thank you very much
@Holocreators
@Holocreators 4 года назад
Thanks Göker, video is about 2 years old, and I would explain it a little different today, but basics still hold up. Have a great day.
@user-jk3ec6bq4g
@user-jk3ec6bq4g 5 лет назад
Спасибо, очень ясно и доступно. Thank you, very clear and accessible.
@Holocreators
@Holocreators 5 лет назад
Thank you :-)
@davidcolti9979
@davidcolti9979 Год назад
What is the difference between a vector and a voxel model ? What does voxel mean ? Btw thank you for the video, it makes it clearer !
@Holocreators
@Holocreators Год назад
that was a mistake I made. I ment vectors.
@gags1343
@gags1343 3 года назад
Thanks for the explanation It was really helpful! 👍
@Holocreators
@Holocreators 2 года назад
Glad it was helpful!
@florianh4222
@florianh4222 2 года назад
1:22 pixel and voxel graphic ^^
@Holocreators
@Holocreators 2 года назад
yes, please take a look at the description and comments. known about that for some time. otherwise the video is correct.
@darkengine5931
@darkengine5931 Год назад
I think the comparison for polygons is more like lines vs. curves, not pixels vs. vector graphics. Polygons are vector graphics. They're just ones formed by straight lines. They have infinite resolution just like a curve, but limited to straight edges. Pixels and voxels are discretized and have finite resolution in ways both polygons and NURBs curves do not.
@Holocreators
@Holocreators 10 месяцев назад
that might be the better analogy, thanks
@darkengine5931
@darkengine5931 10 месяцев назад
@@HolocreatorsCheers and apologies for my pedantry! I work as a VFX engineer and it is a popular marketing slogan to advertise voxel applications as having "infinite resolution". But from my perspective, voxels are the epitome of finite resolution and prone to issues similar to aliasing with pixels. We can zoom in and start noticing "chunkiness". So I think the artists and animators are referring to "resolution" in the sense of "topology"; in that sense, voxels have no topological constraints. Yet I think of "resolution" as a factor of rasterization or raytracing, so actually polygons have infinite resolution as well as NURBs patches and so forth and have parallels to 2D vector graphics (ex: Illustrator), while voxels have finite resolution and parallels to pixel/raster graphics (ex: Photoshop).
@rogersaele
@rogersaele 3 года назад
It seems you say voxel graphics, but mean to say vector graphics. Voxel is the volume/3D equivalent of a pixel.
@Holocreators
@Holocreators 3 года назад
yes you are correct, I do mean vector graphics, I meant to rerecord the video at some point
@kdeuler
@kdeuler Год назад
Thanks for this. one thing: You mentioned the advantage of the NURBS model being that it scales well. But what are the advantage(s) of the polygon model? I often wonder why a 3d program can't combine the advantages of both the NURBS and polygon models. Thanks!
@Holocreators
@Holocreators Год назад
Hi Kurt, good question. I don't really have answer for that. Maybe ask Chat GPT :-)
@darkengine5931
@darkengine5931 Год назад
From a dev perspective, polygons -- more specifically triangles -- can be directly rasterized or raytraced. NURBs patches have to be converted into triangles before they can be rasterized and, while hypothetically a raytracer might be able to perform a ray/patch intersection, it's generally still cheaper in a raytracer to convert the patches to triangles first. NURBs are also a bit finnicky both for programmer and user. They're very popular in CAD/CAM but they require more intricate knowledge about geometric continuity and degree, knot vectors, isoparametric curves, etc. Polygons are dumb simple and easy to program for developers and easy to understand for users and don't require any calculus. There's also something of a blend in between with subdivision surfaces, like Catmull-Clark subdivision, where your polygon model effectively gets turned into curved patches with their edges effectively turning into b-splines. There's some extra complexity involved there though -- not quite as much as with NURBs -- but most subdivision schemes don't have things like extraordinary vertices very well.
@JamesSmith-ix5jd
@JamesSmith-ix5jd 2 месяца назад
What's a patch? NURBS have different types of control handles right? Do they have different names for different manipulation types i.e. like simple points or handles like typical bazier curve?
@Holocreators
@Holocreators 21 день назад
i think they are all called nurbs patches, idenpendently of the manipulation style
@mastart4971
@mastart4971 4 года назад
Thanks. Very helpful!!!
@Holocreators
@Holocreators 4 года назад
glad it was helpful
@sirpfa
@sirpfa 3 года назад
Thank you for categorical explanation, i really needed it. Ok so lets speak of this in term of production and machining… what would be the differences?
@Holocreators
@Holocreators 3 года назад
well with a nurbs model you should get a smoother machined part. But I am really no expert on this.
@jamaalsineke2405
@jamaalsineke2405 5 месяцев назад
Can you use Nurbs models in games? Can they be used for character animation in said games?
@Holocreators
@Holocreators 21 день назад
i would recommend polygons for that
@jamaalsineke2405
@jamaalsineke2405 21 день назад
@@Holocreators Thanks for your suggestion
@nonetrix3066
@nonetrix3066 3 года назад
I had no idea about nurbs could a game be made? it would obviously be pretty basic since I imagine it is very computationally inefficient but I see no reason you couldn't
@Holocreators
@Holocreators 3 года назад
Hi, a game with Nurbs models? I suppose you are thinking about a retopology with quads. That's a little different process. Quads will not scale in the same way that nurbs can. So a quads model will look jagged if you make it bigger and bigger, of course you can then subdevide it but thats a different story.
@darkengine5931
@darkengine5931 Год назад
I think you could make that reasonably efficient now with hardware dedicated to dynamic tessellation for rasterization (assuming rasterizer rather than raytracer which is getting popular nowadays with RTX), but it doesn't make so much sense to me unless your engine does some in-game effects that benefits directly from NURBs splines or a level editor that provides NURBs-based modeling since you can represent the same forms using much more compact representations (ex: patches using curves other than NURBs curves which are quite heavy, like quadratic bezier curves which are much lighter). Also all the other things a game needs to do besides rendering becomes more much involved computationally (ex: physics) with NURBs patches.
@fayosan
@fayosan 3 года назад
so are they made of the same components?
@Holocreators
@Holocreators 3 года назад
sorry i dont understand the question
@MAYA-pr1cr
@MAYA-pr1cr 3 года назад
Thanks / Really helpfull
@Holocreators
@Holocreators 3 года назад
thank you
@slavik5932
@slavik5932 3 года назад
thanks for the subtitles
@Holocreators
@Holocreators 3 года назад
Thank you. Putting subs on all our videos was a lot of work. Really happy if they are used. Also I corrected some of the incorrect wording I used in the video, so the subs are actually more accurate then me talking. Maybe you should just switch of my voice :D
@slavik5932
@slavik5932 3 года назад
@@Holocreators Yes, they really helped. My native language is not english so i could use them to better understand you
@Holocreators
@Holocreators 3 года назад
@@slavik5932 thats good to hear. have a wonderful day.
@brezovprut4431
@brezovprut4431 4 года назад
What about T-Splines vs Nurbs?
@Holocreators
@Holocreators 4 года назад
T-splines are just a type of NURBs surface. Same principals apply.
@neelbakaraniya2187
@neelbakaraniya2187 5 лет назад
I want to model a car. Currently i use AutoDesk maya to model. What other software should i use to create car. I was thinking about AutoDesk alias, will it work.
@Holocreators
@Holocreators 5 лет назад
Maya is great for modeling cars. NURBs modeling is the way to go for car modeling. Good choice!
@mastart4971
@mastart4971 4 года назад
You could also try Blender 2.8x... very good vor modeling...
@sirpfa
@sirpfa 3 года назад
Dont forget rhino… many cars makers use it too
@alfamonk
@alfamonk Год назад
Alias for Nurbs, Blender for SubD, GravitySketch for sketch modelling
@liadnil
@liadnil 5 лет назад
Thank you :)
@Holocreators
@Holocreators 2 года назад
Thank you!
@swapnanilnag3713
@swapnanilnag3713 5 лет назад
Is this like the cad modelling in fusion 360 ... Why this process isn't used in films and animation Please reply me
@Holocreators
@Holocreators 5 лет назад
Hi Swapnanil, In CAD (Fusion 360)you can do Solid modeling or Nurbs Modeling. Depends on the application. Did I understand your question correctly?
@swapnanilnag3713
@swapnanilnag3713 5 лет назад
Thank u so much for your quick reply But I wanna ask that question , I am actually an animation student and I asked it to my teacher , but I wasn't happy with that foggy answer I just wanna ask you why in films , VFX , or animation we use polygonal modelling all that time I think it's good for organic modelling and some other area But if we use this cad type or mathematical type of modelling to model some hard surface or like pistal , cup, teapot, solid pieces of mechanical parts can not be it helpful ... Beacouse no need to take hedech of heavy numbers of polygon I can remember some months ego my Iron man mask modelling in 3DS Max ... And some days ego I saw some one did the same thing in solids works with some simple curves, it was so time consuming ...from that i am thinking about that ... I don't know if I could make u understand. But will be really happy if you kindly answer again (And sorry if my English wasn't fully correct ... And can I connect you in Facebook ?? Thank you
@Holocreators
@Holocreators 5 лет назад
@@swapnanilnag3713 Hey. There is a few types of modeling. 1. There is CAD modeling where you create solid models with sketches and extrude ( example Fusion360). 2. There is NURBS modeling where you create NURBs models with curves ( example Fusion360 & Blender). 3. There is polygon modeling with triangles or quads ( example Blender). So Fusion360 can do Solid modeling and NURBs modeling And Blender can do NURBs modeling and polygon modeling you can add me on facebook. its swann manuel
@swapnanilnag3713
@swapnanilnag3713 5 лет назад
@@@Holocreators thank u sir for sharing your knowledge with me ...
@Holocreators
@Holocreators 5 лет назад
@@swapnanilnag3713 sure thing. happy to help :-)
@nourghafarji
@nourghafarji 5 лет назад
why nurbs not used in games! for like the circular simple shapes, it does not work in game engines ?
@Holocreators
@Holocreators 5 лет назад
good question i don't know
@ashfordnichols3622
@ashfordnichols3622 5 лет назад
because the GPU is more efficient at calculating the position and behavior of polygons, especially in large quantities. This isn't the same for dealing with NURBS.
@Holocreators
@Holocreators 5 лет назад
@@ashfordnichols3622 thanks. that makes sence.
@incomebuilder4032
@incomebuilder4032 4 года назад
NURBS model needs to be tessalated before displaying onscreen. So it is used mainly for precision work such as CAD. A good NURBS + Polygon combo is Rhino + Blender though.. here's a demo : ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-n9zMxUOD3CU.html
@mariut00
@mariut00 4 года назад
Efficency wise, Polygons are less resource consuming to compute and apply any type of PP filtering than nurbs. The same figure, lets say for example, a teapot with a very easy shape, can be easily x10 heavier with resources when modeled with nurbs that with simple polygons depending in the software you use. You may end with exactly the same results, form wise and aliasing wise but the processing unit (either cpu or gpu) will have to calculate more quads or tris when doing nurbs in a cad system to have an easier predefined fidelity into the 3d model, that is why software that does mesh based modeling such as blender has a lot of tools for rendering and PP, instead of 1000 quads to process you might end up having 100 depending in the complexity of what are you doing and then applying mathematical technics within the software to simulate smoothed surfaces and refractions that take way less time and resources. However, this might not be the case always, I've seen models made with nurbs that have some really nice meshing that would allow the same strategies to be applied in other software. Im speaking from my experience as a drafter that use Solidworks both for mechanical engineering and game design wise.
@ryanchen1793
@ryanchen1793 Год назад
it's like svg vs jpg
@Holocreators
@Holocreators 10 месяцев назад
ok
@hameddesign70
@hameddesign70 Год назад
they're the same
@Holocreators
@Holocreators 10 месяцев назад
i dont think so.
Далее
3D Scanning for Free
9:34
Просмотров 716 тыс.
I Built a WATERPARK In My House!
26:28
Просмотров 15 млн
Reveal Invisible Motion With This Clever Video Trick
14:20
3D Gaussian Splatting - Explained!
8:28
Просмотров 85 тыс.
Mesh vs  NURBS
6:06
Просмотров 51 тыс.
What is a Point Cloud?
4:53
Просмотров 66 тыс.
Why white things are white
11:53
Просмотров 973 тыс.
What Is Reverse Engineering to Solid Model?
5:33
Просмотров 2,3 тыс.
Poly Modeling vs Sculpting - Which is Better?
10:26
Просмотров 540 тыс.
4. What is NURBS Modeling?
3:48
Просмотров 16 тыс.
I Built a WATERPARK In My House!
26:28
Просмотров 15 млн