it may sound weird, but its true, I want to know coding. can some one help?
Hi @Shelby_Rabalais …
Do You have any experience with HTML and Javascript languages?
Because they are the base to start working with Three.js.![]()
I haven’t even started coding, so no. thou java script is familiar
also, in the morning (7:00-3:30) I’m at school, an I’m on school computer, so cant talk til around 5:30 ish. idk if your in the same timezone, but that’s how mine is.
It doesn’t sound weird at all! Most people here do talk about both coding and stuff. It’s possible that one reading this may be in the same time zone as you, but it probably depends on both the time zone you are in, and the time zone the person reading is in.
If you were to share your time zone, the person reading it could better gauge if they’re in the same time zone as you. It’s about 4% likely that you are in the same time zone as random person in the world.
mine is cacogo i think. im in louisiana, so you can conferm or sm.
It it admirable you want to learn coding (I do not include “and stuff” because I have no idea what is included in it). However, learning coding only because others talk about it is like buying fashionable clothes. You will shine for a day, and the next day the clothes would be forgotten in the closet.
And here is my favourite quote from Zig Ziglar:
Now, on a more practical side, “knowing to code” is a rather general wish. You might want to narrow it into a specific domain, so that you know where to start. Also, pay attention on what the others talk about. Is it just “coding” or “vibe coding”? They are completely different things, like “dog” and “dogma”, “ham” and “hamster” or “dam” and “damsel”.
I want to be able to make a decent game, also, now that I look back at it, I don’t know what “and stuff” meant.
that is true, but I realy want to know, I want to make a game, were people visit it, and come back, instead of leaving it to rot.
Stuff could be art. Say someone discussing color or composition, or a 3d model, it wouldn’t really be code necessarily? I don’t think it’s wrong to say that both code and stuff is being discussed here.
oh, i though that, like, coding is like the foundation of a house. but if i read that correctly,
then its not. so I guess this will be simpaler? I might be wrong.
It’s possible yes.
oh, how? I mean, how do you make stuff do stuff without coding.
Get this: Google Antigravity
and ask it “teach me how to write javascript+threejs games.”
ummmm, well, I cant, I have a school computer, sadly
. is there anything like that.
Go into chatgpt and say:
“Make me a single html page threejs app that loads from CDN, and makes a spinning tornado”
then it will give u a file or some text you can paste into a file.. and doubleclick it to see it running. Then you can edit the code to change the behavior. If you do this, then you are a programmer.
If you get stuck, u can ask gpt for help and it will help you.
Once you know a bit more about what you want to make and how you might make it.. we can answer more questions?
Lol, i just tried @mathrax suggestion, and it worked
im confused, what is this. its confusing my ice smooth brain. ![]()
I did some inprovements to @seanwasere s thing that chatgpt Sayed I can add, it did nothing, still a upsidedown cone made of particles that is dancing ![]()
wait, how did you make that, I’m trying to, but its not showing up
I opened up ChatGPT, cut & pasted in “Make me a single html page threejs app that loads from CDN, and makes a spinning tornado”.
It spat out some code.
I copied it, visted sbedit.net, selected all the code in the left editor window, deleted it,
and then pasted in the code I got from ChatGPT, and then pressed the green “UPDATE PREVIEW” button, and it worked.