VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
Skybox.h File Reference

Go to the source code of this file.

Classes

struct  venom::common::SkyboxShaderData
 
class  venom::common::SkyboxImpl
 
class  venom::common::Skybox
 

Namespaces

namespace  venom
 Contains the entirety of the code of the VenomEngine project.
 
namespace  venom::common
 High-Level Frontend of the VenomEngine project. It also contains all the code shared between every APIs/Dynamic Libraries. But most importantly, that is where the abstraction is setup for the different APIs contained in this project. Use the alias 'vc' to access the namespace.
 

Macros

#define SKYBOX_IRRADIANCE_HEIGHT   128
 
#define SKYBOX_IRRADIANCE_WIDTH   (SKYBOX_IRRADIANCE_HEIGHT * 2)
 
#define SKYBOX_RADIANCE_HEIGHT   1024
 
#define SKYBOX_RADIANCE_WIDTH   SKYBOX_RADIANCE_HEIGHT
 
#define SKYBOX_RADIANCE_MIP_LEVELS   10
 

Detailed Description

Project: VenomEngineWorkspace

Date
Oct, 29 2024
Author
Pruvost Kevin | pruvostkevin (pruvo.nosp@m.stke.nosp@m.vin0@.nosp@m.gmai.nosp@m.l.com)