当前位置:网站首页>Dry goods collection | Vulkan game engine video tutorial
Dry goods collection | Vulkan game engine video tutorial
2022-07-06 04:22:00 【Starshards 】
I haven't been doing anything lately , Then I found a treasure video series .
Remember to leave a message for everyone before the Chinese New Year Audio and video Spring Festival holiday inner volume guide , There are many good video tutorials , I don't know if you have finished reading it during the Chinese New Year , I haven't finished reading it anyway .
Now there is a new video collection recommendation , Is it :
Vulkan Game Engine Video collection :

The link address is as follows :
https://www.youtube.com/c/BrendanGalea/playlists
seeing the name of a thing one thinks of its function , This video tutorial is to teach you to pass Vulkan Make a game engine .
Not only can you learn Vulkan Knowledge can also be applied to the development of game engine , At present, this series is still in series :

The author may update slowly , But the content quality is still quite high .
Currently in B No one on the station has carried his video yet , If you are interested, you can also carry it , After all, there are some objective reasons why I can't visit the website .
Because the author speaks English , English is not good like us , You have to open the subtitles on the oil pipe , Or the meaning of the code can be understood without translation .
however , The author also released the code very attentively , Directly in Github Can be accessed on :
https://github.com/blurrypiano/littleVulkanEngine
Students who are free can clone Come down and learn a wave .
most important of all , must do Collect this article , because Collecting is learning .
in addition , Also recommend what I used before Vulkan Written GPUImage .
use Vulkan Render write one Android GPUImage
Official account has also released some before Vulkan The content of , Welcome to :
【 Recommended collection 】30 Minute introduction Vulkan ( Chinese translation )
边栏推荐
- 1291_ Add timestamp function in xshell log
- 解决“C2001:常量中有换行符“编译问题
- [leetcode question brushing day 33] 1189 The maximum number of "balloons", 201. The number range is bitwise AND
- About some basic DP -- those things about coins (the basic introduction of DP)
- tengine 内核参数
- 查询mysql数据库中各表记录数大小
- 2/11 matrix fast power +dp+ bisection
- How does computer nail adjust sound
- Lombok principle and the pit of ⽤ @data and @builder at the same time
- 满足多元需求:捷码打造3大一站式开发套餐,助力高效开发
猜你喜欢

JVM garbage collector concept

CADD课程学习(8)-- 化合物库虚拟筛选(Virtual Screening)

MySql數據庫root賬戶無法遠程登陸解决辦法
![[face recognition series] | realize automatic makeup](/img/a5/de98d0522b9dae809cd242aac305b3.jpg)
[face recognition series] | realize automatic makeup
![[tomato assistant installation]](/img/06/672a616d4fc2a43b83054eb1057628.jpg)
[tomato assistant installation]

Record an excel xxE vulnerability

颠覆你的认知?get和post请求的本质

10個 Istio 流量管理 最常用的例子,你知道幾個?

CADD course learning (7) -- Simulation of target and small molecule interaction (flexible docking autodock)

Stable Huawei micro certification, stable Huawei cloud database service practice
随机推荐
About some basic DP -- those things about coins (the basic introduction of DP)
lora网关以太网传输
Implementation of knowledge consolidation source code 2: TCP server receives and processes half packets and sticky packets
Le compte racine de la base de données MySQL ne peut pas se connecter à distance à la solution
牛顿插值法
1291_ Add timestamp function in xshell log
After learning classes and objects, I wrote a date class
题解:《单词覆盖还原》、《最长连号》、《小玉买文具》、《小玉家的电费》
2/13 review Backpack + monotonic queue variant
HotSpot VM
. Net interprocess communication
P3500 [poi2010]tes intelligence test (two points & offline)
Coreldraw2022 new version new function introduction cdr2022
Class A, B, C networks and subnet masks in IPv4
解决“C2001:常量中有换行符“编译问题
Record an excel xxE vulnerability
About some basic DP -- those things about coins (the basic introduction of DP)
What is the difference between gateway address and IP address in tcp/ip protocol?
MySQL learning record 13 database connection pool, pooling technology, DBCP, c3p0
Lombok原理和同时使⽤@Data和@Builder 的坑