(Translated by https://www.hiragana.jp/)
easel/README.md at master · samhattangady/easel · GitHub
Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 750 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 750 Bytes

Easel

Easel is the code name for a 3D renderer for a landscape written in Vulkan.

This was just a fun project to work on learning a bit of Vulkan and see what I could come up with. All rendering is done from scratch.

The project is mostly abandoned.

High Level Features:

  • Skybox
  • Shadows
  • Procedurally Generated Trees
  • Animations via Vertex Shaders (and Fragment shaders sometimes?)

Here are some screenshots and things.

easel8.mp4
easel9.mp4

2