of     1   

Wunder_Wulfe
#207770674Saturday, January 21, 2017 5:06 AM GMT

Its a bit annoying to have to calculate and render a bunch of triangles in lua, itd be nicer if roblox meshes supported deformation or at the very least soft body.
Wunder_Wulfe
#207771216Saturday, January 21, 2017 5:13 AM GMT

my destructible car and prop tests are pretty laggy when you hit things, i built them with a bunch of triangles and deformed it at certain points but i have to constantly update each triangle on collisions
Wunder_Wulfe
#207772502Saturday, January 21, 2017 5:29 AM GMT

bump, i dont think anybody knows what this is so i will show you mesh deformation used in character animation: https://youtu.be/ZhLVmXSa51s?t=17m47s soft body physics: https://youtu.be/KppTmsNFneg?t=24s Uses: dents, bendable objects, any type of animation (character, vehicular), fluid-like / cloth-like / squishy physics simulation Can be mesh deformation of a certain point or selections/areas of points
Natej89
#207772745Saturday, January 21, 2017 5:33 AM GMT

Do you think mesh rigging would solve this even for cars if they made something like rigging? R+://571844059 https://www.roblox.com/Ennard-item?id=569889668
Wunder_Wulfe
#207773042Saturday, January 21, 2017 5:36 AM GMT

yes but then you still would have to do soft body physics by yourself 1 big issue: weight painting every joint in the rig has to have weight painting (weight affects how strong the pull of joint movement is in certain locations) https://youtu.be/5MJPq4k_aU4?t=3m42s So it would be in general easier for roblox just to implement simple mesh deformation instead.
Wunder_Wulfe
#207773226Saturday, January 21, 2017 5:39 AM GMT

i.e. if you made a car and rigged its wheels, each wheel joint would be heavily weighted around the wheels and no weight on the car itself or the cars mesh will also be pulled along with the wheels mesh
Chaddaking
#207773654Saturday, January 21, 2017 5:44 AM GMT

Support1
Wunder_Wulfe
#207773749Saturday, January 21, 2017 5:45 AM GMT

imagine if roblox added fluid simulation too lol
Natej89
#207774413Saturday, January 21, 2017 5:54 AM GMT

Roblox in a long time has not been very advanced when it comes to these things. I would be surprised if they added something like this. What you're saying is something like a realistic simulation of a car crash and that is something that Roblox is going to take probably years to make. I've seen some other cars on Roblox that have crashed and they only unanchor when they collide but not bend. Maybe what you're saying is something that's similar to bendable meshes like you see in Roblox ads where a Roblox character has bendable arms or legs that were done in Cinema 4D or Blender. Bendable meshes were first mentioned on the DevForums before but they are still kind of stumped on making that a feature. It takes a bunch of advanced lua coding to make something like that since Roblox is mostly made of blocks and spheres. It'll be quite a change when Roblox makes something like bendable meshes R+://571844059 https://www.roblox.com/Ennard-item?id=569889668
Wunder_Wulfe
#207777670Saturday, January 21, 2017 6:39 AM GMT

It most definitely will not be done in lua or lua only though, most likely on the engine itself instead as it will have to have custom physics and the textures/model will have to stretch/bend
Wunder_Wulfe
#207777812Saturday, January 21, 2017 6:41 AM GMT

but other than that as long as roblox is rendering polygons correctly then you could deform the mesh by moving the vertices of any given mesh and moving a selection of vertices at the same time by using calculations relative to the part or maybe just world to position the new vertices
Wunder_Wulfe
#207834884Saturday, January 21, 2017 8:00 PM GMT

boomp #bump4donaldtrump
Wunder_Wulfe
#207835768Saturday, January 21, 2017 8:09 PM GMT

cmon admins read pls :( i dont like dev forum
Wunder_Wulfe
#207838509Saturday, January 21, 2017 8:38 PM GMT

yay
Wunder_Wulfe
#207839677Saturday, January 21, 2017 8:49 PM GMT

halp unreal engine takes too much code to do this
Wunder_Wulfe
#207854938Saturday, January 21, 2017 11:37 PM GMT

o well ok bye roblox ill just use ue 4 then good luck with this problem other devs
Wunder_Wulfe
#207890899Sunday, January 22, 2017 6:19 AM GMT

ima scat man bump bump bump bump pls pls pls bump bump bump bump

    of     1