You might find a 40% split board to be a pain in the arse if you're working in modelling apps etc. I can't come up with a good layout that supports writing code and operating the wide range of apps I use regularly (eg. I want alt on the right half of the board for typing but need it on the left for Maya) Also - where do…
A few things I'm noticing: You're going to want to use a Texture Coordinates node to be able to set your noises/textures mapping separately. I see you're inputting a vector in a Color Mix, but the output is going into the 'Scale'. You can tell by the yellow-to-grey cable that there's conversion going on, and in this case…
This is part 2 of our series on MaxScript. I'll cover some simple ways you can start to use maxscript in your every day workflow. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take…
KP: This is the base layer set up I have for guns. I'll delete a folder I don't need, but it pretty much covers the majority of what will pop up for me. Like I said I only color code major groups. I don't bother with trying to color code individual layers except red in which case they'll probably be deleted anyways. I'm…
Hit me up. Sound Designer Job duties include: · Designs, develops, implements and debugs audio for next-gen game development. · Assists in determination of audio tasks and develops scheduling to complete those tasks. · Creates audio assets using PC and Mac based software and hardware · Collaborates with team members to…
I had an idea for a way to create wavy sand. Heres where I'm starting. It's pretty terrible but it'll do for this example. I'm assuming that you don't know anything so I don't leave anything out. Sorry if some of this is stuff you already know. What we're going to do is do some UV distortion to introduce some eddies into…
First, go here and read this. I'm interested in what this community thinks of what First Person Plural is doing. If you haven't read the entire article and are just going to come in here with "Fuck ads in video games!" then I'd like to ask that you keep the comment to yourself. This threads about the article, and what FPP…
Codename is an independent game label. As such, Codename supports and nurtures independent game designers and provides a development environment that excels at delivering interesting, unique games. Codename provides a space for experimentation, where the labels small-teams and individuals explore their ideas about game…
It's coming, it's not entirely useful yet over the next year or two we will start to see machine learning handle complex sims (cloth, fluid etc) at runtime -because it's faster than performing the calculations - and we will see more influence in terms of procedural generation. As a guess its somewhat likely we'll see ML…
Thanks for kind words, I am glad to find like-minded people here as gemstones rendering is my passion. I am using Three.js and a customized shader with an environment map, based on these sources: https://github.com/N8python/diamonds. You may also look at MeshRefractionMaterial in Drei:…