You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Shaders !!!
-Added PixelShader class! (is called to shade when a pixel in the Camera
is set)
-Added Shader class! (is called to shade the vertexes and polygons by
the SceneRenderer)