Skip to content

vraus/testVulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan First Engine

This repo serves has tutorial for futur Vulkan development projects

Table of Content

  1. Showcase
  2. Roadmap
    1. 2D and basic setup
    2. 3D

Showcase

Just a track of the progress so far

First motion showcase

Using Matrice Transformation

Roadmap

2D and basic setup

  • Graphics Pipeline Basic Setup ✅
  • Rendering a triangle ✅
  • Window Resizing ✅
  • Copies and Motions ✅
  • Scale Rotation Transformation ✅
  • Gravity System

3D

  • 3D Rotation
  • Camera view transform
  • Rendering 3D models

Lights

  • Point Lights
  • Multiple Lights
  • Specular Lighting
  • Alpha Blending and transparency

About

testVulkan tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages