Although libraries like threejs (or softwares like blender) give you so many tools and knobs to play around, I cannot for the life of me make a scene look so great. The lighting, the composition, the textures, the even level of detail… I would recommend everyone try it out for themselves to see what I’m talking about. No matter how much you try, there is always something too dark or light. Always something that looks…
First off, it's art. You need to stop thinking like a programmer and think more like an artist. That means thinking about colors and lighting, tones and hues and highlights and shadows. If you're unfamiliar with these things, that's fine, you can find plenty of training material and courses online. It takes time, because it's a skill that requires training and practice and self-discovery. Second, lighting is a carefu…
My Room in 3D
51–60 of 134 posts
Re: My Room in 3D
#52Earlier quoted context omitted.
First off, it's art. You need to stop thinking like a programmer and think more like an artist. That means thinking about colors and lighting, tones and hues and highlights and shadows. If you're unfamiliar with these things, that's fine, you can find plenty of training material and courses online. It takes time, because it's a skill that requires training and practice and self-discovery. Second, lighting is a carefu…
I agree it takes time! But would be amazing if the author(s) could make a tutorial / step by step on how they did it. I would def pay for that info / tutorial
Re: My Room in 3D
#53Although libraries like threejs (or softwares like blender) give you so many tools and knobs to play around, I cannot for the life of me make a scene look so great. The lighting, the composition, the textures, the even level of detail… I would recommend everyone try it out for themselves to see what I’m talking about. No matter how much you try, there is always something too dark or light. Always something that looks…
Was recommended https://www.youtube.com/watch?v=m9AT7H4GGrA a little while back, it basically goes 'round in circles a bunch of times describing exactly what you're talking about, then recommends Filmic Blender. I kind of hit my TL;DR point at ~12min.
I have no idea if this information is relevant or insightful. Hopefully at some point I'll be able to play around with this stuff one day. (This machine hits 100°C if I try and play *video*... HP thermal design FTW. Not even going to try launching blender, no need to prove it'll melt everything lol)
Re: My Room in 3D
#54Earlier quoted context omitted.
It actually works on both mobile and desktop. Mind definitely blown
It didn't work at all for me in latest Firefox, even with uBlock disabled. But it worked on a Chomium-based browser.
Worked like a charm for me. Im on linux
Re: My Room in 3D
#55Although libraries like threejs (or softwares like blender) give you so many tools and knobs to play around, I cannot for the life of me make a scene look so great. The lighting, the composition, the textures, the even level of detail… I would recommend everyone try it out for themselves to see what I’m talking about. No matter how much you try, there is always something too dark or light. Always something that looks…
as a 3d artist, every time I work on a new piece, there's a long painful time where I KNOW it could look good, and it looks like crap. and things will continue to look like crap, as I flounder around adding shapes here, forms there whatever... until something clicks, it's like being lost in the woods until the moment you see some glimmer of a direction to start going in. honestly making art is almost always like that…
Particularly the part about not being satisfied until you exactly execute what you had in mind, as opposed to funneling everything through layered techniques that lose fidelity.
The problem with this is that it involves reacquiring orientation over and over. Each time that is done successfully, it becomes easier to hold onto more details at the same time, and execute with more finesse, but it requires the interest in the subject to come from a very fundamental place in order to keep getting back on the horse with a centered mindset that retains focus on the bigger picture, and doesn't get distracted with shortcuts like you mentioned.
Re: My Room in 3D
#56I sometimes use SweetHome3D to visualize spaces. It's a little more accessible being point-and-click CAD, and it takes arbitrary objects in OBJ format (and others). You won't be able to get quite to this level but it can render surprisingly well http://www.sweethome3d.com/
Re: My Room in 3D
#57Apart from Blender, what tools/libraries should I learn to use to do this?
Well, blender itself is a whole world. But you can export to threejs and those are the only two tools you'll need at the very least.
Re: My Room in 3D
#58Earlier quoted context omitted.
What's your opinion on Three.js versus Babylon.js? What's the advantage of one over the other?
I spent two years with threejs then the last 2 years with Babylon.js Three.js has a huge community, learning 3D programming by learning three.js from the community is very feasible, lots of nice exemples around. Babylon.js is maintained by a team of Microsoft employees. It is a cohesive piece of software with tons of integrated utilities (controls, GUI, good debugging tools, an excellent jsfiddle equivalent called pl…
Re: My Room in 3D
#59Although libraries like threejs (or softwares like blender) give you so many tools and knobs to play around, I cannot for the life of me make a scene look so great. The lighting, the composition, the textures, the even level of detail… I would recommend everyone try it out for themselves to see what I’m talking about. No matter how much you try, there is always something too dark or light. Always something that looks…