PDA

View Full Version : Replacing Material Editor Preview Slot. Can it be done?


suvakas
02-13-2007, 12:18 PM
Hey,

Does anyone knows if it is possible to replace that sphere in the material editor preview slot with a simple bitmap image? I'm doing a custom material here and i want to render a preview bitmap and put it into mat editor slot. I found no info about this from help files so i'm not sure if it can be done at all.

Any feedback would be kindly appreciated!!
Thanks!
Suvakas

AnimG
02-15-2007, 11:50 AM
In material editor then material editor options, there is a slot for a custom object. not tried it but guess thats it.

Anim

scorpion007
02-16-2007, 12:57 PM
this can be done only (AFAIK) by implementing your own renderer. That is, by deriving from class Renderer. Max will call your specialized render() function when it needs to render either the scene, or a material slot (which is like a mini scene).

CGTalk Moderation
02-16-2007, 12:57 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.