Hello, I am currently designing an online, multiplayer Version of GLOOMHAVEN the boardgame. Having tried to program it myself in UNITY and having failed miserably, I am now looking for someone with coding skills, who'd be interested in developing an online version of it. Naturally it is meant for private use only. - If you…
I was wondering if anyone else had come across this problem in Max 8. At the moment it doesn't seem to be happening to all characters, but to a fair few of them. They were all built and rigged and animated in Max 7. If I have saved a character with Figure Mode switched on, when I (or others) load it, it is still in figure…
Hey Froyok, i know this is a necro post and all, but you can access the SceneTexture inside the custom node by using the following code float3 output = tex2D(SceneColorTexture, ScreenAlignedUV(UV));
Next update is ready and there are new game builds available here: http://www.artoflightandmotion.com/downloads ! For this update, I’ve mainly been working on implementing the ideas I had for the seasons and teleporter options I mentioned in the previous update, and I also got my first Aspen bush/sapling done! There are a…
[ QUOTE ] D'oh... honestly, my one and only critique on this is that its just a street cone. The cone is decent if you're a beginner. Not to toot my own horn, but you may find this useful: http://www.adambromell.com/?page_id=27 My honest-to-god suggestion for you is to expand yourself technically and artistically and push…
personally (bias off) I like irrlicht most of all open-source engines. The license is very liberal (in fact some of the luxf3d fileformat conversion uses irrlicht code), features are solid and support is growing... while it is not technically as advanced as some others, ease of use, clean code and compiling and so on are a…