Ursina Tutorials
Ursina Tutorials
  • Видео 9
  • Просмотров 161 057

Видео

3D in Python! Getting Started With Ursina | Ep.6: Terrain
Просмотров 16 тыс.3 года назад
Terrain in ursina: www.ursinaengine.org/cheat_sheet.html#Terrain Terraincast if you want to read about it: www.ursinaengine.org/cheat_sheet.html#terraincast World Machine: www.world-machine.com/
3rd Person in Ursina
Просмотров 9 тыс.3 года назад
#shorts Yes you should probably change the origin if you were going to take longer than 20 seconds on this Circus Tent - Netherworld Shanty by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. creativecommons.org/licenses/by/4.0/ Source: incompetech.com/music/royalty-free/index.html?isrc=USUAN1100769 Artist: incompetech.com/
3D in Python! Getting Started With Ursina | Ep.5: Animations and Animators
Просмотров 7 тыс.3 года назад
2d animation: www.ursinaengine.org/cheat_sheet.html#Animation 3d animation: www.ursinaengine.org/cheat_sheet.html#FrameAnimation3d Animator: www.ursinaengine.org/cheat_sheet.html#Animator
3D in Python! Getting Started with Ursina | Ep. 4: Weapons, Input and Raycasting
Просмотров 22 тыс.3 года назад
Looking at Key Input and Raycasting today. There's a typo right at the end but it's pretty easy to spot. The first person controller: github.com/pokepetter/ursina/blob/master/ursina/prefabs/first_person_controller.py Key Inputs: www.ursinaengine.org/cheat_sheet.html#Keys Raycasting: www.ursinaengine.org/cheat_sheet.html#raycaster Hit Info: www.ursinaengine.org/cheat_sheet.html#HitInfo
How to *Actually* Make Minecraft in Python
Просмотров 32 тыс.3 года назад
In this video we take a look at the overall process for making minecraft in python using ursina. The perlin noise module: pypi.org/project/perlin-noise/ (pip install perlin-noise)
3D in Python! Getting Started with Ursina | Ep. 3: Our First Game
Просмотров 16 тыс.3 года назад
link to download blender: www.blender.org/ If you are new to the series please check out episode 1 here: ruclips.net/video/5w3nJQBT09s/видео.html
3D in Python! Getting Started with Ursina | Ep. 2: Entities
Просмотров 22 тыс.3 года назад
Sorry for the wait :) Links from video: www.ursinaengine.org/cheat_sheet.html#Entity www.ursinaengine.org/cheat_sheet.html#models www.ursinaengine.org/cheat_sheet.html#color www.ursinaengine.org/cheat_sheet.html#textures
3D in Python! Getting Started with Ursina Engine | Ep. 1: Setting Up
Просмотров 30 тыс.3 года назад
This is the first video in a series teaching you the basics of Ursina Engine. latest version: pip install github.com/pokepetter/ursina/archive/master.zip cheat sheet/API reference: www.ursinaengine.org/cheat_sheet.html

Комментарии

  • @rovenshah1915
    @rovenshah1915 Месяц назад

    THAT TERRAIN IN SUS

  • @meIIoww
    @meIIoww 2 месяца назад

    Legend!

  • @aSamWow
    @aSamWow 2 месяца назад

    great videos, ty

  • @Biokompott
    @Biokompott 2 месяца назад

    Just doesnt work ... The blender file doesnt show up.

  • @Biokompott
    @Biokompott 2 месяца назад

    cannot find reference "dt" in time.pyi!

  • @Jenimpaz
    @Jenimpaz 3 месяца назад

    Thanks buddy! These videos help me a lot, I used to do only scratch and construct 3 and my dream was to make 3d, not fake 3d on raycasting like in scratch, or like in construct 3 3d without balls and rotation along the X and Z axes. Thanks again, I will continue to learn from your videos!

  • @fardplayer69
    @fardplayer69 6 месяцев назад

    Guys I don't understand why pip install won't work, I can't set up ursina, what do I do?

  • @minbhone7713
    @minbhone7713 6 месяцев назад

    help it keeps trying to convert the .blend to .obj and it crashes

  • @G.R.A.2023
    @G.R.A.2023 6 месяцев назад

    My PC does not understand Ursina() WHAT DO I DO? Ursina is installed

  • @online.python.dersim
    @online.python.dersim 6 месяцев назад

    Thanks great video

  • @LeMageNoob
    @LeMageNoob 9 месяцев назад

    Hey i managed to understand a bit of 3d and i got to the point where i have the cube with 24 vertices and all the triangles. Im struggling to understand how do you make the UV mapping. I can only map 2 faces of the voxel.

  • @shohruzbekrajabov1083
    @shohruzbekrajabov1083 11 месяцев назад

    which shader do u use

  • @antonnaumenko8298
    @antonnaumenko8298 Год назад

    Is this video still relevant with the current version of Ursina?

  • @chugbunga1665
    @chugbunga1665 Год назад

    PLEASE LET US SEE THE CODE FOR THIS

  • @LeMageNoob
    @LeMageNoob Год назад

    Hello, i am quite struggling hard on the making the mesh have UV mapped textures, could someone help me out ?

    • @ArbreLuisant
      @ArbreLuisant Год назад

      the idea is rather than using 8 points to make the cube, you use 4 points for each face, so 24 points total (3 at each corner of the cube). Then you set the uv coordinate for each corner of each face individually, rather than setting it for a single vertex, which would then affect all 3 adjacent faces. It's a bit inefficient, but you just need to work with what you've been given sometimes.

  • @aavalos163
    @aavalos163 Год назад

    Good demonstration but the bullet seems to be coming out of the camera and not the gun.

  • @Raphi-2Code
    @Raphi-2Code Год назад

    I like all of your videos. They're always helpful.😊 Any idea when your new video is coming out?

  • @felixnyamongo
    @felixnyamongo Год назад

    Gem

  • @oglothenerd
    @oglothenerd Год назад

    May I see the source code?

  • @jayl1756
    @jayl1756 Год назад

    gifs can get a resize?

  • @mlungisindlela6810
    @mlungisindlela6810 Год назад

    Show us shadow

  • @Kakashi_dev
    @Kakashi_dev Год назад

    I had no f**king idea that this would work i was searching for weeks

  • @linuxrant
    @linuxrant Год назад

    This is amazing series, I am so glad I subbed. And I can put my own music in the background under your tutorial...amazing! Keep them coming!

  • @PathtoPeacex
    @PathtoPeacex Год назад

    Please make another video please you are an expert than everyperson

  • @Yeetboii
    @Yeetboii Год назад

    Please keep making videos they are short but helpful, I'm the type to read the doco but before I get too into it I am here to see what can be done on a basic level before I jump into a new environment but I am sure there are many people out there that will find these videos helpful and really appreciate them being uploaded as theres little video on YT covering 3d Ursina projects

  • @Elisei36
    @Elisei36 Год назад

    NICE TUTORIALS!!

  • @9o261
    @9o261 Год назад

    Nagging users about how unsubscribed they are is only going to reinforce said state of unsubscribedness. Stop begging, let US decide what buttons to click. Rant complete. Good video.

  • @Albukhshi
    @Albukhshi Год назад

    Aha! I've been looking for a way to do this for some time! So the follow-up that occurs to me: can one render a lake above sea level using separate DEM and ground_type maps? One other question: how would one go about rendering this on a globe?

  • @Qwerty_30f
    @Qwerty_30f Год назад

    idk why is the code not working it would be good if u give the code

  • @НадеждаГорина-ч5з

    Any ideas how to make raycast between meshes in ursina? for now it's only for Entityes except meshes.

  • @RJplaysofficial295
    @RJplaysofficial295 Год назад

    Which editor you use plz telll

  • @RJplaysofficial295
    @RJplaysofficial295 Год назад

    Which editor you use plz telll

  • @mmustric
    @mmustric 2 года назад

    Perhaps re-upload this in higher resolution as it's sometimes hard to make out the syntax with brackets and parentheses. I ended up figuring it out and nice video thanks.

  • @hussainabidi1043
    @hussainabidi1043 2 года назад

    How can I change the position of the cube to use with perlin noise?

  • @thanos2380
    @thanos2380 2 года назад

    how can i add picture to a 3d model

  • @creeper4879
    @creeper4879 2 года назад

    can i have all code

  • @loudmounthartist2257
    @loudmounthartist2257 2 года назад

    My player is still going thru the maze

  • @magnummedias
    @magnummedias 2 года назад

    Is there a way to implement the terrain without collision in your past video by using the drawing mechanic? I want to be able to use the terrain without mentioned rendering issues / fps drop.

    • @individualcoder
      @individualcoder 2 года назад

      yes, in your terrain code, just write collider = None

    • @magnummedias
      @magnummedias 2 года назад

      @@individualcoder what about terraincasting and walking thru terrain generated by images? I can’t workout why the FirstPersonController keeps falling thru the map

  • @parkourparker7575
    @parkourparker7575 2 года назад

    Seriously tho how did you do this lighting and shading? It looks so good

  • @rexo3588
    @rexo3588 2 года назад

    Hey! Can someone please explain me the UVs problem? I don't get it xd. I don't know either how to create the "multiple points" he said. So yea, may someone help me? thx

    • @ursinatutorials
      @ursinatutorials 2 года назад

      the idea is rather than using 8 points to make the cube, you use 4 points for each face, so 24 points total (3 at each corner of the cube). Then you set the uv coordinate for each corner of each face individually, rather than setting it for a single vertex, which would then affect all 3 adjacent faces. It's a bit inefficient, but you just need to work with what you've been given sometimes.

    • @rexo3588
      @rexo3588 2 года назад

      @@ursinatutorials oh ok. thx <33

    • @rexo3588
      @rexo3588 2 года назад

      @@ursinatutorials btw, is that what u used on the video "How to *Actually* Make Minecraft in Python"?

    • @ursinatutorials
      @ursinatutorials 2 года назад

      @@rexo3588 it is yeah. I'm working on a step by step guide to it all now but idk when it'll be out

    • @rexo3588
      @rexo3588 2 года назад

      @@ursinatutorials ok. Really appreciate it, and take ur time, no pressure :D. Thx <3

  • @_zoko3571
    @_zoko3571 2 года назад

    so glad you're back!

  • @silme9417
    @silme9417 2 года назад

    lets go you are back !!

  • @nakamija961
    @nakamija961 2 года назад

    OMG! I tought this channel died a long time ago! I was accualy learning from the tutorial series!

    • @ursinatutorials
      @ursinatutorials 2 года назад

      Nah I just didn't have much time to make videos while I was at uni, gradually working on it all!

  • @Neon-CorollaVirus
    @Neon-CorollaVirus 2 года назад

    He's back 💥 He's back 💥

  • @lost_mowglii
    @lost_mowglii 2 года назад

    He's back 💥

  • @TheOfficialKingIdea
    @TheOfficialKingIdea 2 года назад

    YOUR BACK

  • @hardiktrikha1303
    @hardiktrikha1303 2 года назад

    uhh how did you do it?? any source code?