Create 3D Games and More with Dead Deer
Posted by: Jon Ben-Mayor on 07/08/2017 05:28 AM
[
Comments
]
It has an odd name, and at first glance, it appeared to be some type of hunting/shooting game. Wrong. But you can use it to create your own.
Dead Deer is a 3D modeler, 3D game maker, and a 3D demo maker designed to create games.

The scripting language allows you to code interactions in pseudo-C with the animation and synthesizes your rendering with your shaders.
Dead Deer has support for Direct3D9 and ShaderModel3, Direct3D10 and ShaderModel4, Direct3D11 and ShaderModel5, OpenGL and GLSL,
GLES and GLES20, and METAL for OSX and iOS.
Download @ http://www.majorgeeks.com/files/details/dead_deer.html

The scripting language allows you to code interactions in pseudo-C with the animation and synthesizes your rendering with your shaders.
Dead Deer has support for Direct3D9 and ShaderModel3, Direct3D10 and ShaderModel4, Direct3D11 and ShaderModel5, OpenGL and GLSL,
GLES and GLES20, and METAL for OSX and iOS.
Download @ http://www.majorgeeks.com/files/details/dead_deer.html
Comments