Install issues. This is what Im getting when I run the the latest update in Maya 2026, import maya.cmds as cmds from CreasePlus import CreasePlusMain CreasePlusMain.start() # Error: ModuleNotFoundError: file C:\Users/xxxx/Documents/maya/2026/scripts\CreasePlus\CreasePlusCore.py line 25: No module named 'CreasePlusNodes'…
If you want to learn coding (for UE4 C++) from scratch, I would consider to buy a beginner book about C and C++ or to start watch some YT tutorials. I can recommend for starters this channel. Before you will start to learning a new programming language, I would be sure what I should expect as my study results. C++ is not…
About Us: Tiberian Genesis, is a small multinational video game development team that collaborates online. We have team members working remotely from the USA, UK, Netherlands, Germany and Romania. There are roughly 12 of us in total, and 6 of us reside in the UK. We are currently developing Command & Conquer (C&C)…
Hey, I keep a 32bit version of Maya around for some plugins that only work on 32bit. Recently however, it has started giving me a fatal error on startup once the main window loads. Looking at the crashlog it seems that a nvd3d9wrap.dll is causing the issue, all I've found on the problem is gamers saying that it's causing…
unfortunately I disabled the convert to mesh code now I can't find it :) any way heres the planar (z=0.0) unit point to quad code.... //********************************************************************************************
// where quad is defined as.... // c----d
// | |
// | |
// | |
// b----a inline void…
Hey Pior sorry late reply, i was about to give a try as you say, but Seem like I am giving more attention to the development :) And its not that bad, so now you can define a Workspace directory. and it will be easy for me to export all kind of stuff in there with Zbrush you can't to define a directory as path when you…
This one I really need help with... I've finished my new portfolio scene with shader maps assigned to and all but when I booted up to do final renders today, Mental Ray suddenly could not render. The script editor said it's out of memory, I tried restarting and optimize scene size but nothing is helping it. This is what my…
I tried to import my mesh from substance painter to maya but I didn not get it to look right in Arnold. So I decided to start with the basics and follow the Arnold tutorials first. Unfortunately the files provided in the solidangle learning area https://support.solidangle.com/display/AFMUG/Learning+Scenes do not look like…