Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NEthansGraphicsKit
 NImageEffects
 CFullscreenImageEffect
 CTemporalFullscreenImageEffect
 NLighting
 CDirectionalLightDirectional light for EthansGraphicsKit.Lighting.
 CLightingSystemLighting system.
 CLightingSystemCameraDisplayDeferred rendering ImageEffet, you need to attach this to the desired camera link this with LightingSystem for deferred rendering.
 CSphereLightSphere light.
 NProceduralMesh
 CProceduralSceneProceduralScene, generate mesh from ProceduralSceneFunction.
 CSceneFunctionSampleScene function sample.
 NProceduralTexture
 CProceduralTextureGenerator
 NSky
 CSkyRendererRuntime sky cubemap renderer.
 NEthansLighting
 CEthansLighting
 CGlobalIlluminationCamera
 CPrelightingEffectPrelightingEffect, screen-space material alterations in deferred rendering.
 CTangentSolver