JohnM Posted May 31, 2018 Share Posted May 31, 2018 Hi, I wanted to just ask if something is possible before putting in the work and finding out it isn't - Can I use the null engine to generate screenshots with full color? the only reason i am questioning if it is possible is because when i read this, i saw this line - With textureSize, you can define the size of all textures (which will be all black) used by the NullEngine. so does this mean if it is possible to produce a screenshot, will it just be a black image? many thanks, John. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 31, 2018 Share Posted May 31, 2018 Unfortunately the nullengine does not render anything. It is used for testing or simulations on server side but not for rendering. Textures will always be plain black But you can use regular engine with headless-gl to produce screenshots Quote Link to comment Share on other sites More sharing options...
JohnM Posted May 31, 2018 Author Share Posted May 31, 2018 ah as i thought then, ok thanks for the confirmation! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.