Yeah....................i see what you mean which is really weird. For some reason even when your TijdSpinner has a value of 12 by default it still reads as zero through the listener. Just have this line of code run first before you set your global variables to fix this bug.TijdSpinner.value = 12 Now if you looking for…
Hey PixelMagus, [EDIT: I had asked how you had gone about setting up your images and everything - but after seeing there's no Flash popup menu when right clicking, and after looking at your code, I assume you made your own site based on his rather than using his source files as they came.] Here's two suggestions: To do the…
Hey! Took a look at the file and the first thing I would note, is that the UVs are not good enough. This loop for example occupies only a few pixels - a bad bake is inevitable: Second note would be that the model is currently not very optimized. Lots of geometry that doesn't contribute to shape and shading. Some general…
Hi everyone its been a while since I last posted on here I just want to share something really special with all of you, for the last 3 weeks I have worked many late nights producing what you see here from concepting to final polished model, unreal engine polished model and short presentation reel for the model, This model…
Job Title: Tech Artist Duties and Responsibilities: Were looking for a crew member whose passion is set in investigating new game art workflows and techniques for asset creation and integration. As a Tech artist, you are responsible for creating tools to ensure that art assets can be integrated into the game without…
As far as I know the "deep" exr stores records of multiple hits a ray-tracing ray does when it goes through a scene for a single pixel . like two intersecting clouds and a wall . I t stores samples of cloud 1, then when it goes through and hit cloud 2 and then the wall/object behind . it can record layers and layers of…