3D Gaussian Splatting full tutorial, crop, transform, mesh, import into UE5 & Collision

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 71

  • @oleksiy2133
    @oleksiy2133 9 หลายเดือนก่อน +10

    You`re a hero. It is very hard to find stuff in one place. Looking at gaussian splat as an actual working in-engine thing. I want to try using them with PCG , Thanks!

  • @kedardes
    @kedardes 9 หลายเดือนก่อน +5

    Thank you for putting together this walkthrough with all the details!

  • @OlliHuttunen78
    @OlliHuttunen78 9 หลายเดือนก่อน +5

    Great video. That thing how you build the collision model was pretty smart. Thanks for the tip.

  • @BrunoSommier
    @BrunoSommier 5 หลายเดือนก่อน +1

    thanks for tuto. 5:26 I made some tries with native resolution, but it was always crashing before the end of the train

  • @mirceam7152
    @mirceam7152 5 หลายเดือนก่อน

    Thanks for this. PS. there is an easier way to setup the collision for this; in Unreal, open the static mesh (not the blueprint) and under collision select "use complex as simple"

  • @martinwettig8212
    @martinwettig8212 7 หลายเดือนก่อน

    That was an excellent overview. Thanks a bunch!

  • @SafwanKhalid-mc3is
    @SafwanKhalid-mc3is 5 หลายเดือนก่อน

    Thanks a lot for the great tutorial 👍 . Also, in the awful native viewer of Gaussian splatting repo, if you use drop down to select trackball instead of FPS you can rotate, pan zoom etc but it is still quite awful

  • @FeuerDrache0702
    @FeuerDrache0702 8 หลายเดือนก่อน

    Hey man, I recently saw your video on the pulse sensor. I wanted to ask you if you could do more tutorials with the serial comms plugin! Stuff like motion tracking via acceleration sensors is something that I think many people could be interested in :)
    I love your videos man, keep it up!

  • @remedytee
    @remedytee 8 หลายเดือนก่อน

    I believe that the repo you use (inria) has limitations of its own i.e. the software cannot be used for commercial purposes without a license from inria.

  • @MalmqvistM
    @MalmqvistM 8 หลายเดือนก่อน

    This is very interesting! How does it compare to regular photogrammetry? Does it give more detailed meshes?

  • @MADMOVIESINC
    @MADMOVIESINC 2 หลายเดือนก่อน +1

    Great video! Thanks!
    I tried following along with my own. When I get it into UE5, I can drop the BP in the scene, but it has no color information for some reason. If I blow up the size of the points, it looks like the World Material. Any suggestions on how to remedy this issue? Any help would be greatly appreciated.

    • @aguswijaya6322
      @aguswijaya6322 หลายเดือนก่อน

      Turning off all project settings pertaining to raytracing works for me

  • @BrunoSommier
    @BrunoSommier 5 หลายเดือนก่อน +1

    thanks for tuto, I have try to install the XVerse plug (UE 5.4 and UE 5.3), but for both, when I open a ply (demo_fox_gs.ply). the splat appear 1 second then disappear, showing only planes !!

  • @JinKee
    @JinKee หลายเดือนก่อน

    6:05 did you try middle mouse button? Some 3d programs love middle mouse button

  • @nicolasportu
    @nicolasportu 6 หลายเดือนก่อน

    Outstanding! But as you said, gaussian or nerf without collision automation are useless or hard to work like you genius did. 😮

  • @voxyloids8723
    @voxyloids8723 8 หลายเดือนก่อน

    Wow. But could you give an advice. What if I want to use mesh for generating shadow from GS splats? And what is there a simple way to texture mesh with splats projection to change lighting? Thank you )

  • @MultiMarco9999
    @MultiMarco9999 9 หลายเดือนก่อน

    Hello and thanks for your contribution.
    To elaborate the model, I wonder how powerful the Home Computer needs to be? Thank you.

    • @Zagroseckt
      @Zagroseckt 7 หลายเดือนก่อน

      i sed it in the video but heres the just.
      As far as the PC RAM probly not that important but i'd bet it would eat 16gig easy if anything is processed on the cpu. I would recomend myself a min of 32gig ram better if 64 and up so your not limited to just doing the one thing at a time.
      Now for the important bit.
      For the easiest install and setup.
      You NEED an NVIDA card with 24 GigaBytes of Video memory. You can get away with less Video ram but it will lemit how detaild and large your splats will be and effect the speed of generation if the system has to swap data in and out of the card wich i dont think it can do. yet anyway.
      Good luck.

  • @constantinosschinas4503
    @constantinosschinas4503 20 วันที่ผ่านมา

    What is the approximate difference in file size, photogrammetry vs gaussian splatting? Let us say for same or similar render performance, framerate wise.

  • @jorgemodek
    @jorgemodek 7 หลายเดือนก่อน

    Amazing video !
    thank you so much 👏

  • @seanogdevaney
    @seanogdevaney 9 หลายเดือนก่อน

    Hi there, really enjoying your tutorials, thank you. Is it possible i could contact you to ask some career advice?

  • @lucarossini2151
    @lucarossini2151 2 หลายเดือนก่อน

    How did you get the DOF on the 3dgs in Unreal?? Lookng online couldn't find any workaround ..

  • @plagiats
    @plagiats 5 หลายเดือนก่อน

    You should look into UCX collisions instead of complex ones

    • @MrKams1
      @MrKams1  5 หลายเดือนก่อน

      i wanted a complex one in this case as i wanted the projectiles i fired to go through the car door

  • @raymondhardman7286
    @raymondhardman7286 8 หลายเดือนก่อน +1

    Thanks!

    • @MrKams1
      @MrKams1  8 หลายเดือนก่อน +1

      Much appreciated

  • @thomasshawcroft
    @thomasshawcroft 9 หลายเดือนก่อน

    Great video kam , really great detail .

    • @MrKams1
      @MrKams1  9 หลายเดือนก่อน

      Tx buddy

  • @JWPanimation
    @JWPanimation 5 หลายเดือนก่อน

    Nice, thanks for the post!

  • @brappineau4161
    @brappineau4161 6 หลายเดือนก่อน

    I understand you have the invisible mesh, but is the visible object a point cloud running in the game live? Like could this run point cloud environments in VR if I put down an invisible collidable floor?

  • @alphamineron
    @alphamineron 6 หลายเดือนก่อน

    Gosh, what a god! Love you man

  • @olzhas1one755
    @olzhas1one755 6 หลายเดือนก่อน

    It it possible to turn those splats into *textured* meshes? I think I'd probably prefer working with them that way.

  • @locho4579
    @locho4579 2 วันที่ผ่านมา

    My mesh from cloudcompare looks like swiss cheese when ive imported it into blender. Any ideas?

  • @afterg10w
    @afterg10w 5 หลายเดือนก่อน

    omg, that is pretty cool!

  • @ColiN00B
    @ColiN00B 9 หลายเดือนก่อน

    Switch from FPS to Trackball to pan. Also there are some keys like u,i,o or p work for panning and rotating? I never use them to be honest. Trackball works fine

    • @MrKams1
      @MrKams1  9 หลายเดือนก่อน

      Thank you I never bothered doing any looking into this just went with CC and playcanavs that are great for working with .ply and 3dgs ply

  • @PrinceBrosnan
    @PrinceBrosnan 24 วันที่ผ่านมา

    my normals are turned in all directions, I do not know how to fix it. Have you encountered this problem? Thanks for the video

    • @MrKams1
      @MrKams1  24 วันที่ผ่านมา

      you can flip normals easy enough in Blender,mesh / normals / flip or recalculate inside with all faces selected

  • @luisreynoso9413
    @luisreynoso9413 9 หลายเดือนก่อน +1

    That's awesome. I didn't know you could mesh 3DGS. Can you export any textures with that mesh or is it too much to ask? 😂

    • @MrKams1
      @MrKams1  9 หลายเดือนก่อน +3

      As I understand it each point has a colour so it will be per polygon texture. I know blender allows you to bake these baked textures to a 2d image but I have not tried with this workflow and would not expect a high res texture

    • @b4rtmod
      @b4rtmod 9 หลายเดือนก่อน +2

      I was looking for that aswell lol

    • @b4rtmod
      @b4rtmod 9 หลายเดือนก่อน +1

      @@MrKams1 Interesting, I`m thinking in use that workflow to 3d modeling, like using a 3d in place to have as a reference, maybe can work even better that just some images , lets see lol

  • @danceglass
    @danceglass 9 หลายเดือนก่อน

    Thank you so much.

  • @tobiasdierl4557
    @tobiasdierl4557 7 หลายเดือนก่อน

    great video! Thank you

  • @lilpost3619
    @lilpost3619 2 วันที่ผ่านมา

    does it interacts with lighting or no?

  • @salomahal7287
    @salomahal7287 7 หลายเดือนก่อน +2

    hey s1 else got this error when giving the training command:
    ModuleNotFoundError: No module named 'diff_gaussian_rasterization',
    the rasterization folder is there under .git but i dont know how to resolve this error

    • @lucarossini2151
      @lucarossini2151 3 หลายเดือนก่อน

      Hi, I got the same error. My issue was that I had a previously installed Cuda version that didn't match with the compile, resintalling the correct Cuda and re-reun the installation fixed the issue for me. Hope it helps!

  • @Pointverse-zs4bs
    @Pointverse-zs4bs 6 หลายเดือนก่อน

    Is there any update that simplify this or a equivalent workflow or app can do the same?

  • @sirens3237
    @sirens3237 9 หลายเดือนก่อน

    Amazing thanks so much

  • @pedromachado6253
    @pedromachado6253 8 หลายเดือนก่อน

    Hi, nice video. You export in format.stl, but its possible export the textures? the color data? like the old scan softwares?

    • @pkmnjourney
      @pkmnjourney 7 หลายเดือนก่อน

      im interested in this as well because if you could it would increase the performance for VR

    • @MrKams1
      @MrKams1  หลายเดือนก่อน

      I would use photogrammetry for vr at this stage.

  • @betterdeadthanred4196
    @betterdeadthanred4196 2 หลายเดือนก่อน

    if you are not using cloud based platforms how can you share your work with a client?

    • @MrKams1
      @MrKams1  2 หลายเดือนก่อน

      Play canvas is an option and offers self hosting, might actually do a video on this

  • @alexcawo3826
    @alexcawo3826 9 หลายเดือนก่อน

    Thanks! Amazing

  • @agnieszkatkaczewska1381
    @agnieszkatkaczewska1381 7 หลายเดือนก่อน +1

    Hi, could you advise me what to do if I get this information?:
    (gaussian-splatting) C:\Users\agnie\pinokio\api\gaussian-splatting-Windows.git>python train.py -s input_data/fern
    Traceback (most recent call last):
    File "train.py", line 16, in
    from gaussian_renderer import render, network_gui
    File "C:\Users\agnie\pinokio\api\gaussian-splatting-Windows.git\gaussian_renderer\__init__.py", line 14, in
    from diff_gaussian_rasterization import GaussianRasterizationSettings, GaussianRasterizer
    ModuleNotFoundError: No module named 'diff_gaussian_rasterization'

    • @MrKams1
      @MrKams1  หลายเดือนก่อน

      Seems like missing python library...

  • @AdamaDiallo-sn7mw
    @AdamaDiallo-sn7mw 9 หลายเดือนก่อน

    Cool!

  • @dronearon3085
    @dronearon3085 9 หลายเดือนก่อน

    nice tuotorial

  • @isthattrue
    @isthattrue 5 หลายเดือนก่อน

    I want to capture a room from the inside to watch it later in VR. But 3D Gaussian splatting seems to work best when capturing objects from the outside. My results with Polycam were truly ABYSMAL. How to do it?

    • @MrKams1
      @MrKams1  5 หลายเดือนก่อน

      Depends on the room and camera really. If there is lots of glass and windows it will fail. If it's empty model it, if it's full of objects any occluded areas behind objects will be hard to capture using anything other than lidar

  • @ActuallyPuppy
    @ActuallyPuppy 9 หลายเดือนก่อน

    Having issues with Pinokio closing itself after a few seconds of being open. Is this an issue with the latest dev build of windows 11?

    • @MrKams1
      @MrKams1  9 หลายเดือนก่อน

      seems like its stopping at installing something, sees simple but have tried running as admin, also see what it is installing and try manually. They have a discord afaik, give it a go?

  • @emanggitulah4319
    @emanggitulah4319 8 หลายเดือนก่อน

    Is that the death of 3d scanners in general?

    • @MrKams1
      @MrKams1  8 หลายเดือนก่อน +1

      I would not have thought so, 3D scanners still preferable for scanning smaller precision parts for CAD/manufacture etc, also lidar methods still preferable (with photogrammetry) for larger areas. These methods are simply faster (and cheaper) for VFX/Game/cinematic scans on a budget

    • @Zagroseckt
      @Zagroseckt 7 หลายเดือนก่อน +1

      Not by a long shot. :) There's no measure of scale in the splats just an estimation. Even with a reference the scale is going to have a huge range of error compared to a scanner.
      Some of the highest end ones can get into the micrometer range and still be a few inches away from the surface it's scanning.

  • @louishancock8154
    @louishancock8154 9 หลายเดือนก่อน

    Promo_SM 💔

  • @PaulChapman-j6v
    @PaulChapman-j6v วันที่ผ่านมา

    Play with balls and splat eh?

    • @MrKams1
      @MrKams1  วันที่ผ่านมา

      @@PaulChapman-j6v well you came to watch someone playing with his balls, shooting and Splatting....

    • @PaulChapman-j6v
      @PaulChapman-j6v 14 ชั่วโมงที่ผ่านมา

      @MrKams1 I was misled. I came for gaussian splats, and got balls and splats. False advertising lol