Skip to content

LinkClinton/Code-Red-Demo

Repository files navigation

Code-Red-Demo

Demos for Code-Red(A Graphics Interface for DirectX12 and Vulkan).

List

  • DemoApp: Some helper functions and classes. For example, Effect and Shaders.

  • EffectPassDemo : Lighting, PBR, Effect Pass usage from DemoApp.

  • FlowersDemo : Bezier Curve Rendering, MSAA in Shader, Blend.

  • ParticlesDemo : Texture Sample, Render to Texture.

  • TriangleDemo : Render Triangle, Constant32Bits, MSAA.

Screenshots

There are some screen shots of demos.

effect_pass_pbr_0

effect_pass_pbr_1

References

  • Code-Red :A Graphics Interface for DirectX12 and Vulkan.

Requirement

ThirdParties

  • glm : OpenGL Mathematics (GLM)

  • shaderc : A collection of tools, libraries, and tests for Vulkan shader compilation.

  • stb : stb single-file public domain libraries for C/C++.

Releases

No releases published

Packages

No packages published