Spellcaster Studios

Make it happen…

Tag Archives: normal

Render to texture

Good news, everyone! Got render to texture working (on Direct3D only for now)… Bad news… Above we should only see the normals of the scene (world space), but the player character is transparent… The reason is that it gets rendered with alpha blending, since I don’t have a global way to shut it down… Need […]