Skip to content
Atsumu Ono edited this page Apr 9, 2018 · 1 revision

EnhancedRTRenderingEngine is a powerful and fast real-time rendering engine.

File brief

Algorithms

Files related to algorithms on different axes from drawing processing

Asset

Resource file such as texture, model etc.

Contant

Predefined values such as constants and enumerations

GraphicsInterface

Abstract drawing command and GPU resource

Material

Material information

Mesh

Mesh model class and inline code mesh data group

Render

Rendering classes

RenderCore.D3D11

DirectX 11 rendering commands

Resource

Asset classes, loader and handler

Scene

Scene object classes. Mesh objects, lights, cameras.. etc.

Shader

Shader files

Structure

Data structure definition file

Utility

Utility methods.