In fact when "repeating" the pattern in the three directions (120 segree "apart") and constraining onto the triangle like in case of pattern generation then the spherical projection does work and the "continuoes curves" does fit. Used the almost legaxy trick in blender to instance those pattern geometry on th faces of…
Im sorry but this contest seems a lot like trying to get underpaid real estate archviz work from artists disguised as a contest. The judges include "A Digital Platform for Real Estate business that develops Software, Hardware, Digital Architecture, Marketing and Communications." ( on the website of TECMA solutions ) as…
Saving and loading now works. Someone made tik tak toe in it. https://nimp.app/g/5d2d245de4ddcf64b2021251/tic-tac-toe-with-results Double click on the output node then set the 9 number nodes in the middle to 0 or -1. More image manipulation nodes coming soon.
This has been a long time coming, I am incredibly happy to announce that I am finally releasing one of my personal mech parts kitbash sets that I have built and use on a daily basis for my own production work. The Full Kit Includes: - 235 Total Pieces meticulously organized and broken up into 7 distinct categories. -…
In which mode are you ? In the graph toolbar (on top of the grpah area) you can switch between 3 modes : - Standard (shortcut 1 on your numpad) - Material (shortcut 2) - Standard material (shortcut 3) In standard mode you can connect anything to anything, however in material mode (2 and 3) you can only connect…
Lastest update: 17/04/19 Note 1: Part for ward, courier and particle effects will come very soon. Note 2: All those guides are the post I have written on Blender Stack Exchange, if you like don't forget to leave a like there: https://blender.stackexchange.com/users/23134/danyl-bekhoucha?tab=answers Note 3: this guide will…
Hello guys. My question is software independent, technique based. So, If i were to have make an open world game and i make hundreds of people in my modelling software, and when things would come to make a face solution that can be compatible with sharing 1 animation across hundreds of models, and lets say i wanted to make…
Hi all, The last month, 3 programmer joined our team, but only one was active enough, the others became to busy with there current work not having enough time. Our current programmer is currently working on the main character basic code, we have our project setup on server. We need a new talented programmer that can take…
Hi! I’m an experienced Unity developer looking to form a small remote team to create and release our own commercial indie game. I have over 15 years of game-development experience, primarily as a programmer, lead developer and project lead. I’ve worked on released indie titles, high-profile mobile projects and many other…
Hello! I'm having some small issues with the code in one of my classes. I'm trying to create a custom Kismet node that, when triggered, will change the camera view (code from the UDN Camera Technical Guide). I have the following code: CameraMovement.uc// extend UIAction if this action should be UI Kismet Action instead of…