Today I've been sitting mostly with my materials/shaders to clean up and improve how the textures blend. I've tried to cobble something together from old tutorials and my own experimentation. I'm not confident in that these are the easiest/best approaches, so feel free to give me some pointers/tips if anyone knows a better…
Next up was rigging. This is my first non-skeletal rig, as well as my first rig with custom controls. Rundown: Front autocannon actuates by rotation of a 2-axis control (represented by a pistol icon). Manipulation of the control rotates and pitches the gun, and rotates the lower camera array in sync (the camera array does…
Where should I put or what should I do with the material functions? Because its saying "missing material function" Strangely they are all on the material function list, but they aren't working. I copied them to the engine's material function package too, but still nothing. :(
Thanks melviso Wonder how calculation expensive it could really be for modern video-cards considering amount of per-pixel calculation in a typical game scene, I mean vector noise and Ceiling function. Or it would be just a tiny fraction among total PBR calculations? I think I found a kind of simpler approach with same…
thanks guys, i really appreciate all of these responses. from what i can gather, there seem to be a lot of issues directed at functionality. while i will get to addressing the first model immediately, i need to adjust it's function a bit. the first thing i wanted to do was just to remove its "swim" sort of function, as…
Nice work! Is there a concept for this? :) The keypad on top seems a bit weird in terms of functionality though, the base plate is so thin it does not look like the keys have enough space underneath them to be actually pressed?
Hi all, been working on highpoly, baking and texturing and wish to polish these skills. For now I'll be working on sci fi props, which I will use in a scene later on. Found some nice refs from killzone, war for cybertron..going for a mix between those two, to show I can also pull of a sci fi style on my portfolio. Looking…
Thanks Monster!! I did it like you said via a dotnet timer and it works great! The only thing i miss, is a function to show all active dotnet eventhandler currently running. Because i'm not 100% sure if the timer is deleted completely. Anyway, it works! Here is the code. If you are interested why i do this: i use a script…
Just a place to dump my environment work, I think I'd like to keep this an on going thread for all my work (if I can keep it up.) So I'v started with this idea I had for an environment, no small inspiration coming from places like Kolwoon walled city and Hong Kong corner houses, etc. But if I take it far enough I'd like to…