Archives mensuelles : mars 2011

Custom shaders example

Hi, I just released a new example, showing how to use more complex custom shaders : – simple envmap shader (reflexion) – simple ink shader – standard shader with diffuse/specular/normal/emit and shadow map – standard shader with additional envmap DOWNLOAD … Continuer la lecture

Publié dans Tutorials | Un commentaire

How to create a game plugin

In this example we are going to see how to create a game plugin using c++ and Maratis SDK. Creating game plugin and custom behavior can be seen as complicated in the beginning and require some programming experience, but once … Continuer la lecture

Publié dans Tutorials | 4 commentaires