嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Qt粒子系统官方教程英文
Contents
1 About this Tutorial 1
1.1 Why Would You Want to Read this Guide? . . . . . . . . . . . . . . . . . . . 1
1.2 Get the Source Code and the Tutorial in Different Formats . . . . . . . . . . . 1
1.3 License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Particles 3
2.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Basic Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 ParticleGroups and Transitions . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.4 what’s next? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3 Shader Effects 11
3.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.2 What’s next? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4 Demo Application 15
4.1 The Main Element . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.2 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.3 Winter Animation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
4.4 Spring Aniamtion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
4.5 Summer Animation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.6 Autumn Animation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
4.7 Shader Effect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
4.8 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28