Skip to content

原初黎明引擎:实时PBR路径追踪渲染引擎(WIP)

Notifications You must be signed in to change notification settings

Ryu613/PrimalDawnEngine

Repository files navigation

PrimalDawnEngine(WIP)

real-time PBR rendering engine

now just for personal study

all handcrafted from scratch, no copy paste

project structure

  • docs: project documentation
  • engine: engine main directory
  • libs: local libraries
  • 3rd_party: thrid party externals
  • samples: executable render samples
  • shader: shaders
  • cmake: cmake scripts

dev env

  • OS: Windows
  • GPU: should support Vulkan other graphics APIs not support temporarily

TODO

  1. graphics pipeline
  2. FrameGraph
  3. PBR implementation
  4. ECS system
  5. Job System
  6. scene & view management

About

原初黎明引擎:实时PBR路径追踪渲染引擎(WIP)

Resources

Stars

Watchers

Forks

Packages

No packages published