looks neat, reminds me of rtzen, just even more artist friendly than it rtzen but I think rtzen has died or so... also had another app in mind, a procedural texture generator which was similar intend on doing something similar (graph based) for luxinia's shader editor in the future as well. about the price, well…
No, it works on ALL triagles. Read it carefully, I'm not multiplying the height x width, I'm doing a cross-product between two edge vectors, and the definition of the magnitude of a cross product is that it is the area of the parallelogram formed by the two vectors. (from…
For the UV, at least on UE4, there's a solution (I can't check if it works, because I don't have UE4) https://forums.unrealengine.com/showthread.php?1861-Tutorial-How-to-proper-export-a-FBX-scene-from-Cinema-4D-to-U4-with-2-UV-channels I don't like the UV tools too, but I'd like to see if with this:…
this is what we suspected. we really wanted all maya nodes to be animateable and viewable in realtime. as you decribed, the only way to get this is by coding everything in the cgfx shader. plus we need to add this feature to our game engine exporter. bad luck for now, but thanks for your input.
Wow spug, nice! The snow is really well done, very atmospheric. Solid animation and the art style is so graphic and polished, you guys nailed it. Hook us up with some beta codes when the time comes! :D I've never played an MMO, but I wanna play this.
Mostly coder, but i try to learn other arts too. Since i'm a FPS freak having a few FPS-like engines almost made (but none finished :-P), all my model work is made to be used there. Skipping the extra blahblah that comes into my mind right now, i decided to make a small one-handed shotgun-like gun, similar to the one used…
Hey there everyone! I know its been a while since I updated this thread. Had some things to take care of IRL. But im back and working on my project again! @LeahM Thank you so much! those words mean so much to me! :smile: So I made a pretty big decision with regards to my combat system. I recently picked up For Honor from…
I though this was done with UV shell mask too, and requires an SVG or bitmap. Anyone know if there is a way to access the UV coordinates via code magic and auto generate a UV shell mask? I guess that may be flawed the way Designer works, you'd need to feed it a 3D model in a node.... guess baking it out makes sense in the…
I agree it's a really nice simple design. Easy to navigate. Liked the scale of everything, nicely big and clear. I expect you will put a downloadable CV/Resume on there. If not you should. Your art is cool too. I am also clueless when it comes to web design code. So will have to give Muse a whirl sometime.
I didn't do any of the network code, but I'll pass the question to our programmers! I can tell you so much as that we used the Photon Network System which worked great but defo needed some getting used to (I remember quite a few "Aha"-Moments coming from them as they kept polishing the netcode).