3D in Python! Getting Started with Ursina Engine | Ep. 1: Setting Up
Вставка
- Опубліковано 10 лют 2025
- This is the first video in a series teaching you the basics of Ursina Engine.
latest version: pip install github.com/pok...
cheat sheet/API reference: www.ursinaengi...
I would just like to say that your tutorials are very short, easy and helpfull!
I saw you videos.. Please don't stop! This is really important for US!
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!
omg youtube thank you for recommending me this treasure
Funny but True lmao
Got a new sub ;) please continue this series
great job, god bless you wait for more :)
Pls continue this series
i love it. pls upload more
thx you are great i hope you get 1k subs soon
Nice Video! (Yan7x06) :D
Would appreciate a tutorial for lighting and optimal rendering
Love your videos!
When i type pip install ursina says pip is not a internal or external comand help 🙇🏿
didnt work at all it says "no module named ursina"
Install it first then import it
Thank you!
Which editor you use plz telll
I would love to see something in this engine sometime that isn't cuboid / voxel based. Not a ton out there yet on this engine/library, but everything that is out there (that is 3D) is a Minecraft clone of some sort or another. That said, there isn't a ton out there on Ursina yet and I am looking forward to seeing what you come up with. :)
that is the plan. This series is going to just give you the tools that you need for everything with ursina so you're not limited to minecraft clones :)
@@ursinatutorials cool. I'm a python developer but don't have much experience in games beyond futzing with Unity here and there.
Uhhhhh. “pip is not recognised as an internal or external command, operable program or batch file.”
bro i followede the steps but when i go to sublime text when i typed from ursina import * there is no colors.
.
Use Pycharm or VS code if something doesn't work I guess, it shouldn't be a big of a deal what editor you use as long as you learn
Known pipe types:
wglGraphicsPipe
(3 aux display modules not yet loaded.)
Because of that thing the window closes right after I run the programm
Can anybody help me with that?
I don't think that's the thing that's closing your windows as i have made a minecraft style game with ursina before, albeit much simpler, and i still get that message.
Despite that message i am still able to run and play my game just like normal.
You can try double-checking your code for unwanted spaces or characters as Python cannot understand that.. that was my previous problem too.. hope this helps!
My PC does not understand Ursina() WHAT DO I DO? Ursina is installed
is it possible you have a file called ursina.py?
got a problem any help?
Traceback (most recent call last):
File "C:/Users/Carrick/AppData/Local/Programs/Python/Python39/game.py", line 1, in
from ursina import *
ModuleNotFoundError: No module named 'ursina'
you've probably not installed the module yet? go to your command prompt and type:
pip install github.com/pokepetter/ursina/archive/master.zip
@@ursinatutorials thats exactly what I did. The same thing happened for my friend.
@@ursinatutorials I decided to install pycharm and got the same error. no clue what's happening
@@ytxr4853 in pycharm did you install it to the venv, rather than your standard python install? Go to the terminal button at the bottom and type the install command
@@ursinatutorials did not, i'll give this a try
i am having a error
line 4, in
game = ursina()
TypeError: 'module' object is not callable
use an upper case U
is anyone else having the problem of the text editor not finding ursina? ModuleNotFoundError: No module named 'ursina'
are you using an IDE like pycharm? If so, you need to install ursina in the venv instead
@@ursinatutorials I found out I was using VScode and had to chose conda python
mine keeps popping up a window and them immediately deleting it
How do you open the editor of choice?
its basically any code editor you prefer (for example: vs code, pycharm)
Hi, what IDE are you using?
Most likely VSCode or PyCharm
why I can't use Ursina Engine in pycharm?
you need to install it from the terminal in pycharm rather than command prompt. This is because pycharm runs in a virtual environment rather than your computer's main python installation.
@@ursinatutorials how to install from terminal??
@@_myshorts_. just search command prompt in your pc. Hope that answer your question.
what IDE do you use?
pycharm for anything big. IDLE for small testing etc
I have a problem
load_texture = ?????
plz
texture_name = load_texture('texture_in_your_pc_name')
i'm from Korea
ㅠㅠ
it's just extremely slow
Dont mind but you sound like corpse
Which editor you use plz telll