|
Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
|
| ▼NEthansGraphicsKit | |
| ▼NImageEffects | |
| CFullscreenImageEffect | |
| CTemporalFullscreenImageEffect | |
| ▼NLighting | |
| CDirectionalLight | Directional light for EthansGraphicsKit.Lighting. |
| CLightingSystem | Lighting system. |
| CLightingSystemCameraDisplay | Deferred rendering ImageEffet, you need to attach this to the desired camera link this with LightingSystem for deferred rendering. |
| CSphereLight | Sphere light. |
| ▼NProceduralMesh | |
| CProceduralScene | ProceduralScene, generate mesh from ProceduralSceneFunction. |
| CSceneFunctionSample | Scene function sample. |
| ▼NProceduralTexture | |
| CProceduralTextureGenerator | |
| ▼NSky | |
| CSkyRenderer | Runtime sky cubemap renderer. |
| ▼NEthansLighting | |
| CEthansLighting | |
| CGlobalIlluminationCamera | |
| CPrelightingEffect | PrelightingEffect, screen-space material alterations in deferred rendering. |
| CTangentSolver |