I've done nearly exclusively VR stuff on mobile over the last year, and I use Shaderforge for basically all shaders I build. The general optimization limitations above apply, and there are a few settings in SF itself you should probably toggle: Forward Rendering, "Single Directional" Light count if possible, disable…
Hey, Im back with another dev update, Im very happy with the results. I learned how to code my own AI and add customizeable outfits using the Mutable plugin. This is just a WIP of my game and I'll be adding the environment and character clothing modeling soon. If I'm missing something , leave a comment below and I can…
Hey so today I got my second tablet (Wacom Intuos4 Medium). My first one was a bamboo but it got stolen at board school. Anyway my question is which do you prefer, Pen or Mouse mode? Pen mode is when the hotspot on the tablet represents the entire screen. Mouse mode is when the cursor moves like a mouse would. Let me know…
If you switch the node mode to Manual, you'll have a unique non tiling texture, you acan then use the make it tile node to make a non square and unique seamless texture.
Thoughts? Link: https://www.techspot.com/news/112513-unreal-engine-6-coming-2028-aims-streamline-live.html Video: https://www.youtube.com/watch?v=p5d7y1cbWIk A comment said they are using their own coding language? Highly sus to me, i can see problematic moves there if this is true. Just want to hear what people whom use…
Hi all. I have been using UE4 for a while now and everything was working fine. The other day I started it up and the perspective view-port was black while in LIT mode and I could not see nothing. I thought it was the updated version of the engine, so I rolled back the engine to 4.9.2 but the perspective view-port was still…
keep in mind Custom node isn't a good idea for production use, it prevents code side optimization of the material down stream from the node. Having said that it's a great prototyping/own time tool :)
It's been one of those weeks. But I did manage to get a bit more progress made. I'm still procrastinating the torso, so I've been working on the legs. I'm sure having an actual arse and hips, when I finish them, will make the torso easier to judge. There's a lot of small inaccuracies I want to fix. I've been mainly using…
Hey peeps, I have a small issue with my max setup which I'm hoping someone has the answer to. When you press 1-5 with an edit poly selected it usually cycles between the subobject modes. if you press the number corresponding to the subobject mode you are in, then it toggles it off and goes back to object mode allowing you…
making your own is a bit on the 'easier said than done' side - i'm not exactly well versed in driver authoring but my surface level understanding is that it's a bit of a black box as far as Nvidia are concerned. AMD opensource their linux drivers but afaik not the windows ones. if we're doing conspiracy theories (facts)…