Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skylicht Engine Core #5

Open
ducphamhong opened this issue Nov 26, 2019 · 0 comments
Open

Skylicht Engine Core #5

ducphamhong opened this issue Nov 26, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ducphamhong
Copy link
Contributor

ducphamhong commented Nov 26, 2019

CORE FEATURES:

DONE:

  • GameObject (Camera, Lighting, Transform)
  • Component
  • Basic Engine Shader
  • Render pipe line: Forwarder/Deferred
  • Collada DAE loader
  • OBJ loader
  • FBX loader
  • Mesh Render
  • Material
  • Texture Manager
  • Entity Component System (ECS)
  • Skeletal Mesh
  • Animation/Animation Blending
  • Utils
  • Lightmapper
  • Particle system (billboard, trail)
  • Audio/Sound 3D engine
  • Android Studio APK build
  • Blend-Shapes
  • Mesh Instancing (skinned mesh instancing, vertex animation texture instancing)
  • Collision
  • Scene (Import, export)
  • Bullet Physics
  • Animation IK
  • Tween

IN PROGRESS:

  • Compute Shader
    • Done in DX11
  • GPU Lightmap baker
    • Done in DX11
  • Post processing
    • Done: Tonemapping, Camera Exposure, Bloom/Glow, FXAA
    • In progress: SSAO, ColorGrading
  • Particle system
    • In progress: Mesh particle instancing
  • Occlusion Culling
    • Done Query
  • GUI Editor
  • GUI (Import, export)

PLANNED

  • Irrlicht Metal Driver
  • Terrain (Wait Editor)
@ducphamhong ducphamhong added the enhancement New feature or request label Nov 26, 2019
@ducphamhong ducphamhong self-assigned this Nov 26, 2019
This was referenced Jan 18, 2020
@ducphamhong ducphamhong changed the title Add Skylicht Engine Core Skylicht Engine Core Jun 6, 2020
This was referenced Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant