Does anyone managed to use it for something other than vertex paint based scattering of things ? I am trying to make randomized arrays along curves , something more complex than what was formerly dupliverts and couldn't figure out anything yet. Like random fence posts along a road curve driven by some id map or something ?
Nice that there are DVD's now. :) Less slogging through Nvidia tech docs and MSDN and taking apart other peoples code to find what actually works. Also the packages here don't seem to show anything in my version of UDK, what release are you gents up to? Further: I built up a functional oren-nayar model. And I learned to be…
Technology At the beginning of the project we looked into existing engines for Flash, including a technology developed at Soap for an unreleased game called Ninja-X, and the Citrus Engine, which is built on top of Starling and two physics engines. Neither engine turned out to be suitable for the games need. Citrus was…
Runover process of Custom COPs node to create variations of tileable stones (Height and Normalmap) Takes time to get a concise and believable normal vectors and flow for rock/stone textures. Therefore, I created a node that does that plus a few more post processing to ease my job on creating these. The rest, color,…
Simple automation tools are easily done by chat GPT. Blender is where it shines actually. What I'd love to see is a kind of deeper Blender customization. A 2d vector editor mode with editable spline brushes driven by grease pensil. The whole "draw" mode is quite inconvenient currently . I want something like "skeletal"…
Evernote. I got too much stuff there to migrate (study notes, tutorials, code snippets, reference pictures, bookmarks, articles, etc.) and OneNote is a bit too simple for the way I want to organize my notes.
Wanted to drop a quick pipeline piece we did solving a data-bloat problem. We needed a reusable, highly deformed eye rig setup for a stylized project, but relying on geometry caching to bake out the lattice deformations was killing our data foot print. We’ve shared a quick, high-level teaser of the rig over on LinkedIn if…