Community
3ds Max Programming
Welcome to Autodesk’s 3ds Max Forums. Share your knowledge, ask questions, and explore popular 3ds Max SDK, Maxscript and Python topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Game shader import into 3dmax

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
bendaowei
607 Views, 3 Replies

Game shader import into 3dmax

Hi, we have a custom game engine written in c++.

Then, our artist create model in 3d max, and they have to view reuslt in the engine, which cost much time. So we want to write plugins to make 3dmax render the same result as game engine.  

How to do it? 

 

Other reasons to do this is that, we will oursouce the art works and the engine source is not going to provided.

3 REPLIES 3
Message 2 of 4
3Doomer
in reply to: bendaowei

Just use DirectX materials.
You'll have to slightly adopt your shaders to MAX...use examples from "<3D MAX root>\maps\fx\" folder.
Message 3 of 4
bendaowei
in reply to: 3Doomer

This solution makes me rewrite the shader in the engine for 3dmax, this is not what I want.

What I want is to replace the 3dmax render system with our engine. Is there a demo or document to do this?

Message 4 of 4
istan
in reply to: bendaowei

install the maxsdk and check the help file. there are also several shader and render examples there.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report