IMPORTANT: This is a full-time position ON-SITE in New York City Fauna Robotics, an Amazon Company We are looking for an experienced Technical Animator / Technical Artist. The Amazon job title equivalent of this is: 'Design Technologist' Job description We are seeking a Design Technologist to define the expressive motion…
Sup folks. Unfortunately it looks like newest Alpha builds (which previously was contain SDF nodes such as "Mesh To SDF Volume") are no longer exist on official site. At try a several of them and even with enabling experimental features and new voluem nodes - SDF nodes are not there :( Maybe some one still have an zip…
If you're ever in the mood for paid software; Cinema4d - capable modelling software, although some people swear by it, others dislike it. Coda - hands down the best code editor. Xcode - if you ever fancy coding something in Objective C for Mac or iOS Fontlab studio - making fonts Pages, numbers - OSX's cheap and very user…
I understood. It was mostly : - theories of megatexture and compromises to get it going on consoles - caching a megatexture - his mic has a bug - The idea of exploiting Intel's onboard for more direct memory access to memory for performance - a proposal to return to PC-side engine experiments in updates, in relation to the…
Well, I agree with Rick, but at the same time I am working with a small team using a custome engine and it is great. There are reasons why you would go with a custom engine. -Like in the case of Offset, the coders can simply do better than what is available on the market -Your game is so original that it will be faster for…
Hey all, Quick introduction, my name's Andy and Im the team leader for Codex Necrons, a mod for Relic's Warhammer 40k based RTS game "Dawn of War". We're currently working to introduce the Necrons (think undead in space) into the game and are looking for a few talented individuals to join our team. We're currently looking…
Hello everyone! I would like to announce that we’ve finally completed our final year project film! I haven’t updated this thread in a while since we were fully focused on production and polishing for submission, but I wanted to share the final result along with some behind-the-scenes progress. Huge thanks to everyone…
We are making a very basic iPhone game, and looking for a programmer. You will be paid royalties after the game comes out, with a possibility of you coming back to work on more games in the future if you want to. The coding will be mostly basic stuff, with someone already designing the User interface, HUD, and level…
TL;DR: Download Blender 2.80's "Industry Standard" key configuration at: https://gist.github.com/bitinn/22f6fefe026d8d9e83468864edb8f835 ====== Hi there,* Have you ever find yourself tempting to use Blender but just couldn't get the hang of its navigation? * Are you coming from Maya and Unity looking for an alternative…
Not with any great confidence in the technical details - the issue was first raised by one of our render programmers after identifying huge stalls while profiling . The material that really upset everything featured nested branches that were driven by non-static boolean switches. eg.. bool /\ bool bool /\ bool bool (it…