Render 3D models with Python!

Поділитися
Вставка

КОМЕНТАРІ • 25

  • @jesusleguiza77
    @jesusleguiza77 Рік тому +1

    Nice, can this make animations with morph targets and then generate a video?

  • @dyanaadawiyahhh3386
    @dyanaadawiyahhh3386 8 місяців тому +1

    How to do the faces and vertices file?

  • @GorblinRat
    @GorblinRat 2 роки тому

    yoooo, cool stuff

  • @TheRealBillix
    @TheRealBillix Рік тому +2

    So... basically AI, like ChatGPT can code 3d models for you? Even real life structures.

    • @CloudlessStudio
      @CloudlessStudio  Рік тому +1

      you just need the points of each vertices and the face indices that are made by 3 vertices

  • @JohnloydCapili-re5wu
    @JohnloydCapili-re5wu 4 місяці тому

    pls send the file of your vertices

  • @JohnloydCapili-re5wu
    @JohnloydCapili-re5wu 4 місяці тому

    pls send the file of scarecrow

  • @amhkm9034
    @amhkm9034 5 місяців тому

    is it possible to render it in a CustomTkinter frame?

    • @CloudlessStudio
      @CloudlessStudio  5 місяців тому

      Probably, you’d just need to modify the code

  • @rrplaygames2883
    @rrplaygames2883 11 місяців тому

    Hey nice video. I am working on a small project where I want to overlay a 3d ring on my index finger in webcam video. Finger detection part is done in python and I also have 3d object file for ring. Can you guide how I can proceed from here. Does PyOpenGL be useful for this. Any resources are much appreciated. Thanks

    • @CloudlessStudio
      @CloudlessStudio  11 місяців тому

      theres a youtuber called dafluffypotato he knows a lot about pyopengl maybe ask him, other than that chat gpt is your best bet.

    • @rrplaygames2883
      @rrplaygames2883 11 місяців тому

      @@CloudlessStudio Thanks. Will check this

  • @RenderingUser
    @RenderingUser Рік тому +1

    "indicies" option doesnt exist

  • @abhinash2560
    @abhinash2560 Рік тому

    bro my pc is windows 10 dell , it was not working and running

  • @yoshikagekira128
    @yoshikagekira128 Рік тому

    why is my 3d model aren't rotating on it 'sown

    • @CloudlessStudio
      @CloudlessStudio  Рік тому

      Well if you follow this exactly the rotate on a button press

    • @CloudlessStudio
      @CloudlessStudio  Рік тому

      All you’d really have to do is add 1 to the rotation value in the while loop

    • @yoshikagekira128
      @yoshikagekira128 Рік тому

      @@CloudlessStudio i followed the 1 from source code down at your description

    • @CloudlessStudio
      @CloudlessStudio  Рік тому

      @@yoshikagekira128 yeah so just tweak the part where you use the keys to rotate

  • @mlungisindlela6810
    @mlungisindlela6810 2 роки тому

    What about texturing