Some winners of the 40% discount code for the Three.js Journey course did not respond, so if you are interested, please reach out to me on insta! instagram.com/threeveloper/
@VoodooChino Жыл бұрын
Hi there! I know have been a lot of time, but there is any discount code still available? hehehe I don't miss anything for asking, thanks for all (sorry my english)
@threeveloper Жыл бұрын
@@VoodooChino you can try, at least! :) Send me a message on my insta and I'll let you know
@424kchun424 Жыл бұрын
@@threeveloper Sorry, this page isn't available. The link you followed may be broken, or the page may have been removed.
@nguyenhuy1552 Жыл бұрын
Can you give me a ticket please? Thank you so much.
@alvichowdhury28742 жыл бұрын
Never thought someone will come up with this tutorial video. Thanks man. following you to watch more.
@threeveloper2 жыл бұрын
Thanks Alvi, enjoy the content!
@paragsarkar82582 жыл бұрын
Can't wait for the next video.
@threeveloper2 жыл бұрын
Hey Parag! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@chocair92662 жыл бұрын
Great to see that you’re back! Hope to see more of you in the future :)
@threeveloper2 жыл бұрын
Thanks once again, happy to be back as well 😉
@rollingc20132 жыл бұрын
I'd love to see react fibre with a full blown application like that. Please continue 🙏
@lasanthakarunarathne54542 жыл бұрын
Perfect 👌 Thats my boy, Its working 100%. Hope new tutorials as well.. Please continue....good luck
@MohammedJamal-lv1dj2 жыл бұрын
Bro if you followed through on this project you'll be the greatest to ever live and I will be forever in your debt
@threeveloper2 жыл бұрын
Thank you Mohammed 🙏😉
@MohammedJamal-lv1dj2 жыл бұрын
@@threeveloper no bro thank you people like you have made me love programming even more I'm waiting on the upload xD
@onijohn72722 жыл бұрын
I’m hyped up. 😀
@threeveloper2 жыл бұрын
Finishing the entire course is going to take a while, but it will be worth your patience and time 😉
@sonamsehgal37418 ай бұрын
I was looking for this for so long
@ilyasselarbaouti72872 жыл бұрын
so excited for this project
@baybui82142 жыл бұрын
nice would love to see more of these. i'd be interested in his course
@threeveloper2 жыл бұрын
Hey Bay! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@zubairzafar4802 жыл бұрын
I am really excited to do that course. Btw it is a brilliant idea to start such a series.
@threeveloper2 жыл бұрын
Thanks ✌️
@threeveloper2 жыл бұрын
Hey Zubair! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@cdoodev2 жыл бұрын
This is awesome!
@threeveloper2 жыл бұрын
Hey Ben! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@TheScienceGuy10 Жыл бұрын
What happened between 08:02 and 08:04? I can't get it to work on my system. Please help.
@adityabiswas1172 жыл бұрын
Awesome Video!
@vinarasimadha4 ай бұрын
i had impressed on your portfolio design❤
@sagred78322 жыл бұрын
finally, the wait is over...
@alvarobyrne2 жыл бұрын
Don't worry if you didn't understand what just happened here! Well done signore/ meneer
@threeveloper2 жыл бұрын
Hey Alvaro! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@nelsonberm39109 ай бұрын
Thanks for this tutorial !
@raymondmichael49872 жыл бұрын
Subed today
@landondepaul34912 жыл бұрын
Yessssss
@carlosrofts52302 жыл бұрын
i love this
@ketan.pkapale3490 Жыл бұрын
Awesome man
@threeveloper Жыл бұрын
Thanks! ✌️
@hknowledge47592 жыл бұрын
🔥
@hknowledge47592 жыл бұрын
Please make full begginer course for three.js and WebGL
@threeveloper2 жыл бұрын
I'll keep that in mind, I'd also like to hear from others if they would like to see three.js content without r3f!
@franreysaycon33192 жыл бұрын
would love to have that course! it's funny since I've been wondering how that portfolio is done. you're doing god's work man :D
@threeveloper2 жыл бұрын
Thanks a lot, Franrey! Hopefully you will be 1 out of the 10 😉
@threeveloper2 жыл бұрын
Hey Franrey! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@nihalkumar30952 жыл бұрын
Bro can please teach us about the texture and creating some kind of art gallery or something like that, It definetely will be highly appreciated!!
@threeveloper2 жыл бұрын
Hey! Have you watched my video about textures and materials already? - textures: kzbin.info/www/bejne/gGazlWysrp6bhdk - materials: kzbin.info/www/bejne/maDGYXeuj9mAgcU You can try to use those videos and the FirstPersonControls (threejs.org/docs/#examples/en/controls/FirstPersonControls) from three.js to create something like an art gallery. I will probably make a video about it in the future, but there are lots of other video ideas as well, so it might take some time 😉
@nihalkumar30952 жыл бұрын
@@threeveloper Thanks man. One more thing, Can you please suggest with what I should move forward either Three.js aur react three fiber?
@threeveloper2 жыл бұрын
@@nihalkumar3095 I'm a fan of react three fiber myself because it removes a lot of boilerplate code, I don't have to handle disposing certain objects anymore, and I just prefer to work in react's ecosystem. It might be a little more effort to learn in the first place, but in my experience, it pays off once you get the hang of it. But opinions differ and there are other people who prefer plain three.js, so keep that in mind ✌
@uzair-khan07 Жыл бұрын
I'm interested in purchasing the course!
@threeveloper Жыл бұрын
The code expired, unfortunately :(
@Aman_yadav1419 Жыл бұрын
Is that the code is updated as the latest version of react with nextjs and threejs
@threeveloper Жыл бұрын
No, it's a few versions behind by now so if you run into any issues, it might be best to use my versions as an example :)
@tigrlily6662 жыл бұрын
Hey! Great video. Would love a discount for the 3js journey course.
@threeveloper2 жыл бұрын
Hey Magnus! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@noahha9374 Жыл бұрын
Hello I'm new to developing 3D websites and I appreciate what you are doing Question: why are you converting to react three fiber? Is it because it is more modern?
@threeveloper Жыл бұрын
Welcome to the 3D developers club :D React three fiber will remove a lot of boilerplate code and it will add new possibilities which would take a lot of effort to create yourself using plain three.js such as specific materials and portals, just to name a few 😁 Enjoy your journey! ✌️
@tomerhertz85022 жыл бұрын
greetings, having some problems when trying to run the app... right after this timeline in the clip: 13:01 it says: The following dependencies are imported but could not be resolved: gsap/TweenLite (imported by /Users/sslider/Desktop/work/Projects/JavaScript/threeJs/threeveloper/src/folio/src/javascript/World/Controls.js) Are they installed? Failed to resolve import "gsap/TweenLite" from "src/folio/src/javascript/World/index.js". Does the file exist? Failed to resolve import "gsap/TweenLite" from "src/folio/src/javascript/Camera.js". Does the file exist? Failed to resolve import "gsap/TweenLite" from "src/folio/src/javascript/ThreejsJourney.js". Does the file exist? could anyone help please?
@tomerhertz85022 жыл бұрын
i refactor the code an change each : import TweenLite from 'gsap/TweenLite' to import gsap from 'gsap' ... that seems to do the trick , although i'm not sure it's a quality fix
@threeveloper2 жыл бұрын
Hey Tomer, you might be using a different version of gsap. You could check out the result of this video in the link in the description. The gsap version that you should be using can be found in the package.json. Let me know if you need more help 👍
@tomerhertz8502 Жыл бұрын
@@threeveloper heya mate. firstly let me thank you for the ultra quick reply, it's very appreciated. i got it working...i'm just not used to all the un updated/ several versions of each dependencies...(i come from python/ai background ) , been coding in JS for a few weeks now. so again thank you very much...and can't wait to continue with your tutorial !!!!!!!!!
@threeveloper Жыл бұрын
@@tomerhertz8502 dependency management is a whole thing on its own indeed 😄 Glad you figured it out and thanks for the compliments 👍
@DavidTonsing-b2h8 ай бұрын
Can you explain how to change the name, I created 3D of desire name, and import in the Resources file and then use it in the introSection setTitles(), but the desire 3D model doesn't exist. Please guide how to change the name
@sagred78322 жыл бұрын
when are you uploading the 2nd part?
@threeveloper2 жыл бұрын
I could say that, but people could pin me to that date, so I prefer not to. Just know that I'm working on it! 🙏
@sagred78322 жыл бұрын
@@threeveloperSure 😃
@sudoPrivileges Жыл бұрын
A bunch of erros. Tried installing glslify plugin and it wasn't working. Gave up, very frustrating. Moving on to another project.
@threeveloper Жыл бұрын
I'm sorry to hear that. You could always check out the final version of the first video in the description. That one works and can be used as a base. For every video I created a branch with the code at the end of that video 😄
@albertb4460 Жыл бұрын
@@threeveloper heya just wanted to thank you for being active on a year old video. Picked up the project version from the description and installed it with "npm install --legacy-peer-deps" (not sure if useful but maybe it helped) and I got all the node_modules installed and with no errors! Thanks!
@sudoPrivileges Жыл бұрын
@@albertb4460 I tried that and tried again in the weekend and today. It sucks bc I wanted to make this work but it doesn't.
@CaptainDouchie Жыл бұрын
hey im interested in the course, do u happen to still have a discount code
@threeveloper Жыл бұрын
Hey! You can try to use the code threeveloper1. Let me know if that worked! 😄
@CaptainDouchie Жыл бұрын
@@threeveloper expired sadly hahah guess i have to wait for the next promo
@threeveloper Жыл бұрын
@@CaptainDouchie :( I'm sorry for that
@INITart Жыл бұрын
hi, any discounts still available for Bruno Simon's course??
@threeveloper Жыл бұрын
Hi Vikas, please reach out to me on Instagram and I'll send you the discount code 👍
@7heMech2 жыл бұрын
What are the benefits of react over threejs?
@threeveloper2 жыл бұрын
Less boilerplate code, there are a lot more helpers and ready-to-use components available, in some cases performance improvements, you are in a react context which can be nice if the rest of your application is written in react. It also has full support for all three.js features. 😄 Those are the main reason I'd say, but there are probably more :) Some downside might be an increased bundle size or the fact that you need to understand react.
@jiviteshnagudolla9488 Жыл бұрын
Im having problems with installing the dependencies
@threeveloper Жыл бұрын
Alright, if you want me to help, you'll need to be more specific. You can always try to use the repo linked in the description :)
@sjfieksnd2 жыл бұрын
So it is like usng three js in react three fiber project?
@threeveloper2 жыл бұрын
At the end of this video, it is still only using three.js. We only imported Bruno's project into our base code project which contains support for TypeScript, React, React Three fiber, etc. But we haven't used those technologies yet. After this video we will actually start using them 👍
@sjfieksnd2 жыл бұрын
@@threeveloper Oh alright I was expecting that . Would you be converting all the imported threejs to react componenets eventually?😊
@threeveloper2 жыл бұрын
Yes, we are going to convert the entire project so that it's fully working inside of the react context. This will include converting a lot of code to react components indeed 🙂👍🏼
@sjfieksnd2 жыл бұрын
@@threeveloper Wowww that is amazing!!! It would be such a big project !! I am really looking forward to it!! Thanks for the contents!!
@tuomaskoivistoinen64762 жыл бұрын
I watch a lot of videos like these on mobile devices and the text is so small if you show everything at desktop scale.
@threeveloper2 жыл бұрын
That's great feedback. I was thinking most people would code along on PC, but that's probably not the case for everyone. I'll take your feedback into account for the future videos, thanks! 👍
@threeveloper2 жыл бұрын
Hey Tuomas! Congratulations, you won one of the Three.js Journey discount codes! Could you reach out to me on instagram to claim yours or let me know if you're not interested? :) instagram.com/threeveloper/
@EricaMaeMagalona10 ай бұрын
I cannot install npm -D vite-plugin-glslify. pls help :(
@threeveloper9 ай бұрын
Could you try "npm install -D vite-plugin-glslify" instead?
@mamashay072 жыл бұрын
When did u add the additional html file how do i open it in a browser where did that inspector window come from .... like i dont understand whats the point if ur not going ti tell me how yr doing what ur doing ..... its nit a tutorial its just a viewing session
@threeveloper2 жыл бұрын
Hey there, I understand your frustration, but I'm not explaining those basics since that would make this course way too long. If you are unfamiliar with the things you mentioned, then I recommend you to learn more about web development basics (possibly in react later on) first before watching this course ✌
@Amzodt2 жыл бұрын
I literally have tears coming down my cheeks, it's been 18 hours and I can't get it working, can't install the packages because it says a complete log of this file can be found... and at the same time my imports are saying that they can't find a declaration file for module....
@Amzodt2 жыл бұрын
and when I npm run dev, it says vite is not recognized as a command
@threeveloper2 жыл бұрын
Hey, feel free to message me on my Instagram which is linked in my KZbin account info. I might be able to help you out :)
@Amzodt2 жыл бұрын
@@threeveloper Finally made it!!! Switched from npm to yarn, did a lot of other stuff and worked!!!
@threeveloper2 жыл бұрын
@@Amzodt That's great, congrats! 👏
@rinshankolayil6855 Жыл бұрын
Hi, I would like to receive the offer
@threeveloper Жыл бұрын
It does not work anymore unfortunately :(
@Victor-fg1ky2 жыл бұрын
Please I am so so so interested in Bruno Simon's course🙏🙏 I'd also love to know if he's offering a lifetime access to the course, or a yearly package. Thanks.
@threeveloper2 жыл бұрын
You will get lifetime access to it when you buy it 😉 Could you contact me via Instagram which i linked to in my profile? 👍
@HashLipsAcademy2 жыл бұрын
Hey man I love your content would you like to come and make some cool videos on my open source channel? I would love to give you the recognition and it would be an amazing collaboration. Let me know how we can connect.
@threeveloper2 жыл бұрын
Hey there! Feel free to send me a message on my Instagram which I linked to in my profile. We can discuss the options! 😉