灵感源于 Aframe.io
Demo:
http://but0n.github.io/Ashes/##1.5#-1
项目地址:
https://github.com/but0n/Ashes
glTF 各种模型测试 (WIP)
https://cx20.github.io/gltf-test/?engines=Ashes
Features:
- glTF 模型加载 (还没有支持骨骼动画)
- 基于 DOM 的场景树
- pure ECS 架构 (Unity 的 component 风格)
- PBR 基于物理渲染 (自己搭配了一套,Schlick 的 Fresnel 项,UE4 的 Geometric 项,NDF 项用了 GGX)
- IBL
- 部分 Filters