wow Thankyou guys for supporting those still using this. I've spent the past 2 years under a rock, only to find that this is still being used - on one side I'm humbled that people still use this shader, on the side side... damn! it's old and crusty :D Maybe it's time to do some updates... I've been slowly updating my folio…
We need testers for iPiStudio experimental release 1.2.0.119 The latest release can be downloaded from: http://www.truebones.com As new release implements new copy protection technology, we would like to collect some feedback before making a full official release. As a bonus for early adopters, the new release resets…
Hi! - I was going to update webpage this morning and do some re-rendering of old models. I was just going to render old rapper model but then i decided i would do some changes which did have time to do earlier. - Updated all textures, remade shapes and fixed edgeflow here and there. - I also updated face, added small…
One thing that’s worked well here is to start a new Topic and post your work in progress, with frequent updates as you go along. Ask for feedback. But keep going whether you get any or not. Be a force of nature! Kick ass and chew gum! You got this.
A new build is available for the Knald Beta For those of you participating in the current beta for Knald (and why wouldn't you be..) make sure to grab the latest build! Build Number: 20150727001 – July 28th 20th, 2015. New Features, Improvements and Optimizations * Added single and dual channel Curvature maps to The Baker.…
Updating after wasting more time with graphics mods. Enhanced Shaders: updated and with more visible differences. You can get pretty decent results, but honestly it takes a shitload of dicking around in the .ini. ENB: updated with much better results, but the last version gives me like 1 fps with SSAO enabled. And…
This seems to happen more often when the system is running low on memory and I'm resaving big texture files quickly. When memory starts to get low I notice Max takes a while to update textures, if it gets resaved while max is spooling in the new texture, it stops trying to update and pretty much says "ok this file is going…
Hey everyone, Right now I'm in the last 4 months of Full Sail's Game Art program (Online) so now I'm starting to work on building my portfolio. For this months work, I'm doing an abandoned warehouse shot, so I figure I'd try and get some feedback from the awesome people here, because I really want to push this project as…
Ninja Dojo 5.7 updated for Black Belt and Grand Master. Can be found on Creative Crash and the Ninja Dojo Page 5.7 updates Ninja Dojo 1. Added constraints to the Ninja Dojo Toolbar on the main UI. This is now context sensitive. Ninja Mesh 3.0 1. updated translate, rotate, scale constraints so it is now context sensitive.…
This is actually a similar case to Nanite in a sense that gpu can work in a more parallel way, when the data is provided in a texture. Niagara in Unreal holds a lot of data in textures. 1 sprite ->1 pixel on the atlas. An operation can be applied on all sprites at once (SIMD). A texture is just a 2d array. Or multiple 1d…